COLOR #D25438

HEX: #D25438 RGB: (210,84,56)

Color info

#D25438 contains mainly red color. Web safe color of #D25438 is #CC6633 (or #C63).

RGB color model

#D25438 color RGB value is (210,84,56).

RGB: (210,84,56) (82%, 33%, 22%)

RGB channels and saturation

R 210 of 255 = 82%
G 84 of 255 = 33%
B 56 of 255 = 22%

210
84
56

R + G + B ~ 46%. #D25438 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 210 + 84 + 56 = 350 (100%)
R 210 of 350 ~ 60%
G 84 of 350 ~ 24%
B 56 of 350 ~ 16'%

%60
%24
%16

CMYK color model

#D25438 color CMYK value is (0,60,73,18).

  • cyan value is 0.00%
  • magenta value is 60.00%
  • yellow value is 73.33%
  • key color value is 17.65%

CMYK: (0,60,73,18)
C0M60Y73K18 (0%, 60%, 73%, 18%)
(0.00 / 0.60 / 0.73 / 0.18)

CMYK percentages

%0
%60
%73.33
%17.65

Codes

Color #D25438 in popluar color models

D2 54 38
RGB 210 84 56
HSL 11° 63.11% 52.16%
HSB/HSV 11° 73.33% 82.35%
CMYK 0.00% 60.00% 73.33%
17.65%

Color #D25438 in popluar number systems.

HEX D2 54 38
Decimal 210 84 56
Binary 11010010 1010100 111000
Octal 322 124 70

Shades and tints

Shades of #D25438

#D25438
(210,84,56)
#BF4D33
(191,77,51)
#AC462E
(172,70,46)
#993F29
(153,63,41)
#863824
(134,56,36)
#73311F
(115,49,31)
#602A1A
(96,42,26)
#4D2315
(77,35,21)
#3A1C10
(58,28,16)
#27150B
(39,21,11)
#140E06
(20,14,6)
#000000
(0,0,0)

Tints of #D25438

#D25438
(210,84,56)
#D6634A
(214,99,74)
#DA725C
(218,114,92)
#DE816E
(222,129,110)
#E29080
(226,144,128)
#E69F92
(230,159,146)
#EAAEA4
(234,174,164)
#EEBDB6
(238,189,182)
#F2CCC8
(242,204,200)
#F6DBDA
(246,219,218)
#FAEAEC
(250,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D25438 color. Also use rgb(210,84,56) instead hex code.

Text Font Color

.myTextColor { color: #D25438; }

<p style="color:#D25438">This sample text font color is #D25438.</p>

This text font color is #D25438.

Background Color

.myBgColor { background-color: #D25438; }

<div style="background-color:#D25438">Inner text</div>

This div background color is #D25438.

Border color

.myBorderColor { border: 1px solid #D25438; }

<div style="border:3px solid #D25438">Div</div>

This div border color is #D25438.

Opacity

.myOpacity80 { color: #D25438; opacity: 0.8; }

<p style="color:#D25438;opacity:0.8;">80%</p>

Text with #D25438 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #D25438;}

<p style="text-shadow: 3px 3px 1px #D25438">Text here.</p>

This text has shadow with #D25438 color.


.textShadow {text-shadow: 3px 3px 1px #D25438', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #D25438, 5px 5px 20px red">Text here.</p>

This text has shadow with #D25438 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#D25438, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#D25438, Direction=45, Strength=4)">Text</p>

This text has shadow with #D25438 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #D25438;
-webkit-box-shadow: 1px 1px 3px 2px #D25438;
box-shadow: 1px 1px 3px 2px #D25438;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #D25438; -webkit-box-shadow: 1px 1px 3px 2px #D25438; box-shadow:1px 1px 3px 2px #D25438;">
Div content here
</div>

This div box has shadow with color #D25438.

Preview

Color preview on black background

This text has color #D25438 on black background.


Color preview on white background

This text has color #D25438 on white background.


Black color preview on #D25438 background

This text has black color on #D25438 background.


White color preview on #D25438 background

This text has white color on #D25438 background.


Related colors

Complementary color

Complementary color for #hex is #2DABC7.


I love getcolorcode.com

Triadic colors

1 #38D254 and #5438D2 with #D25438 are triadic colors.

2 #3854D2 and #54D238 with #D25438 are triadic colors.