crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#bd3825 hex color - Red - Warm color - Information

#bd3825 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #bd3825 Color code in RGB color code model is created after adding 74.12% red color, 21.96% green color and 14.51% blue color. Hex #bd3825 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 70% magenta, 80% yellow and 26% black.

Hex #bd3825 color code is between #bb3322 web safe hex color code and #cc4433 web safe hex color code. #bb3322 is the nearest web safe color code. You can see here many more shades of #bd3825 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebd3825#bd3825
RGB Decimal189, 56, 37rgb(189, 56, 37)
RGB Percent74%, 22%, 15%rgb(74%, 22%, 15%)
CSS RGBa189, 56, 37,1rgba(189,56,37,1)
CMYK Modelcmyk(0%,70%,80%,26%)
HSL Color Space8,67% ,44%hsl(8,67% ,44%)
HSV Color Space8°, 80%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111010011100000100101
Octal2757045
Decimal1895637
Hexbd3825

Different shades of #bd3825 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #bd3825
#d9503c
Dark Shade of #bd3825
#922b1d
Saturated Shade of #bd3825
#c8301a
Desaturated Shade of #bd3825
#b24030
Grey scale Shade of #bd3825
#717171
Brighten Shade
#d6513e
Most Readable Shade
#FFFFFF

Shades of #bd3825 color code

Generate more color scales with scales (color stack) generator.

#bd3825
#a83120
#932b1c
#7e2518
#691f14
#541810
#3f120c
#2a0c08
#150604
#000000

Similar Color like #bd3825 color

Find visually similar hex color codes nearing to #bd3825 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#be3926
#bf3a27
#c03b28
#c13c29
#c23d2a
#c33e2b
#c43f2c
#c5402d
#c6412e
#c7422f
#c84330
#c94431
#ca4532
#cb4633
#bc3724
#bb3623
#ba3522
#b93421
#b83320
#b7321f
#b6311e
#b5301d
#b42f1c
#b32e1b
#b22d1a
#b12c19
#b02b18
#af2a17

Monochromatic Color with #bd3825

#bd3825
#e7452d
#130604
#3d120c
#681f14
#922b1d

Tints of #bd3825 Color

#bd3825
#c44e3d
#cb6455
#d37a6d
#da9085
#e1a69e
#e9bcb6
#f0d2ce
#f7e8e6
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#bd3825
#25aabd

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#bd3825
#25bd84
#255ebd

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#bd254f
#bd2530
#bd3825
#bd5625
#bd7525

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#bd3825
#25bd38
#3825bd

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#bd3825
#5ebd25
#25aabd
#8425bd

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#bd3825
#25aabd
#255ebd
#bd8425

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #bd3825 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#bd3825 Color Code Preview on Black Background Color

This is how #bd3825 Color will look on black background color. Color contrast ratio is 3.76

#bd3825 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#bd3825">Your Example Paragraph content text in with font color #bd3825 </p>

Your Example Paragraph content text in with font color #bd3825

HTML with inline CSS

<div style="color:#bd3825">Your Paragraph text in with font color #bd3825 </div>

Your Example Paragraph content text in with font color #bd3825

#bd3825 color code is use for CSS Background Color

Background color for the above div is #bd3825

HTML with inline CSS

<div style="background-color:#bd3825;"></div>

#bd3825 color code is use for CSS Border Color

CSS Border color for the above div is #bd3825

HTML with inline CSS

<div style="border:5px solid #bd3825;"></div>

CSS Border Left color for the above div is #bd3825

HTML with inline CSS

<div style="border-left:5px solid #bd3825;"></div>

CSS Border Right color for the above div is #bd3825

HTML with inline CSS

<div style="border-right:5px solid #bd3825;"></div>

CSS Border Bottom color for the above div is #bd3825

HTML with inline CSS

<div style="border-bottom:5px solid #bd3825;"></div>

CSS Border Top color for the above div is #bd3825

HTML with inline CSS

<div style="border-top:5px solid #bd3825;"></div>

#bd3825 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#bd3825; } .examplecolorclass {color:#bd3825; } .examplebordercolor {border:3px solid #bd3825; }

#bd3825 Color code Preview on White Background

This is how #bd3825 Color code will look on white background color. Color contrast ratio is 5.59

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #bd3825; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #bd3825; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.