COLOR #D05730

HEX: #D05730 RGB: (208,87,48)

Color info

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

RGB color model

#D05730 color RGB value is (208,87,48).

RGB: (208,87,48) (82%, 34%, 19%)

RGB channels and saturation

R 208 of 255 = 82%
G 87 of 255 = 34%
B 48 of 255 = 19%

208
87
48

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

Portions of RGB colors in percentages

R + G + B = 208 + 87 + 48 = 343 (100%)
R 208 of 343 ~ 60.64%
G 87 of 343 ~ 25.36%
B 48 of 343 ~ 13.99'%

%60.64
%25.36
%13.99

CMYK color model

#D05730 color CMYK value is (0,58,77,18).

  • cyan value is 0.00%
  • magenta value is 58.17%
  • yellow value is 76.92%
  • key color value is 18.43%

CMYK: (0,58,77,18)
C0M58Y77K18 (0%, 58%, 77%, 18%)
(0.00 / 0.58 / 0.77 / 0.18)

CMYK percentages

%0
%58.17
%76.92
%18.43

Codes

Color #D05730 in popluar color models

D0 57 30
RGB 208 87 48
HSL 15° 62.99% 50.20%
HSB/HSV 15° 76.92% 81.57%
CMYK 0.00% 58.17% 76.92%
18.43%

Color #D05730 in popluar number systems.

HEX D0 57 30
Decimal 208 87 48
Binary 11010000 1010111 110000
Octal 320 127 60

Shades and tints

Shades of #D05730

#D05730
(208,87,48)
#BE502C
(190,80,44)
#AC4928
(172,73,40)
#9A4224
(154,66,36)
#883B20
(136,59,32)
#76341C
(118,52,28)
#642D18
(100,45,24)
#522614
(82,38,20)
#401F10
(64,31,16)
#2E180C
(46,24,12)
#1C1108
(28,17,8)
#000000
(0,0,0)

Tints of #D05730

#D05730
(208,87,48)
#D46642
(212,102,66)
#D87554
(216,117,84)
#DC8466
(220,132,102)
#E09378
(224,147,120)
#E4A28A
(228,162,138)
#E8B19C
(232,177,156)
#ECC0AE
(236,192,174)
#F0CFC0
(240,207,192)
#F4DED2
(244,222,210)
#F8EDE4
(248,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D05730 color. Also use rgb(208,87,48) instead hex code.

Text Font Color

.myTextColor { color: #D05730; }

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

This text font color is #D05730.

Background Color

.myBgColor { background-color: #D05730; }

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

This div background color is #D05730.

Border color

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

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

This div border color is #D05730.

Opacity

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

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

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

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

This text has shadow with #D05730 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D05730.

Preview

Color preview on black background

This text has color #D05730 on black background.


Color preview on white background

This text has color #D05730 on white background.


Black color preview on #D05730 background

This text has black color on #D05730 background.


White color preview on #D05730 background

This text has white color on #D05730 background.


Related colors

Complementary color

Complementary color for #hex is #2FA8CF.


I love getcolorcode.com

Triadic colors

1 #30D057 and #5730D0 with #D05730 are triadic colors.

2 #3057D0 and #57D030 with #D05730 are triadic colors.