COLOR #D58252

HEX: #D58252 RGB: (213,130,82)

Color info

#D58252 contains mainly red color. Web safe color of #D58252 is #CC9966 (or #C96).

RGB color model

#D58252 color RGB value is (213,130,82).

RGB: (213,130,82) (84%, 51%, 32%)

RGB channels and saturation

R 213 of 255 = 84%
G 130 of 255 = 51%
B 82 of 255 = 32%

213
130
82

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

Portions of RGB colors in percentages

R + G + B = 213 + 130 + 82 = 425 (100%)
R 213 of 425 ~ 50.12%
G 130 of 425 ~ 30.59%
B 82 of 425 ~ 19.29'%

%50.12
%30.59
%19.29

CMYK color model

#D58252 color CMYK value is (0,39,62,16).

  • cyan value is 0.00%
  • magenta value is 38.97%
  • yellow value is 61.50%
  • key color value is 16.47%

CMYK: (0,39,62,16)
C0M39Y62K16 (0%, 39%, 62%, 16%)
(0.00 / 0.39 / 0.62 / 0.16)

CMYK percentages

%0
%38.97
%61.5
%16.47

Codes

Color #D58252 in popluar color models

D5 82 52
RGB 213 130 82
HSL 22° 60.93% 57.84%
HSB/HSV 22° 61.50% 83.53%
CMYK 0.00% 38.97% 61.50%
16.47%

Color #D58252 in popluar number systems.

HEX D5 82 52
Decimal 213 130 82
Binary 11010101 10000010 1010010
Octal 325 202 122

Shades and tints

Shades of #D58252

#D58252
(213,130,82)
#C2774B
(194,119,75)
#AF6C44
(175,108,68)
#9C613D
(156,97,61)
#895636
(137,86,54)
#764B2F
(118,75,47)
#634028
(99,64,40)
#503521
(80,53,33)
#3D2A1A
(61,42,26)
#2A1F13
(42,31,19)
#17140C
(23,20,12)
#000000
(0,0,0)

Tints of #D58252

#D58252
(213,130,82)
#D88D61
(216,141,97)
#DB9870
(219,152,112)
#DEA37F
(222,163,127)
#E1AE8E
(225,174,142)
#E4B99D
(228,185,157)
#E7C4AC
(231,196,172)
#EACFBB
(234,207,187)
#EDDACA
(237,218,202)
#F0E5D9
(240,229,217)
#F3F0E8
(243,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D58252 color. Also use rgb(213,130,82) instead hex code.

Text Font Color

.myTextColor { color: #D58252; }

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

This text font color is #D58252.

Background Color

.myBgColor { background-color: #D58252; }

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

This div background color is #D58252.

Border color

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

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

This div border color is #D58252.

Opacity

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

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

Text with #D58252 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 #D58252;}

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

This text has shadow with #D58252 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D58252.

Preview

Color preview on black background

This text has color #D58252 on black background.


Color preview on white background

This text has color #D58252 on white background.


Black color preview on #D58252 background

This text has black color on #D58252 background.


White color preview on #D58252 background

This text has white color on #D58252 background.


Related colors

Complementary color

Complementary color for #hex is #2A7DAD.


I love getcolorcode.com

Triadic colors

1 #52D582 and #8252D5 with #D58252 are triadic colors.

2 #5282D5 and #82D552 with #D58252 are triadic colors.