COLOR #D78267

HEX: #D78267 RGB: (215,130,103)

Color info

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

RGB color model

#D78267 color RGB value is (215,130,103).

RGB: (215,130,103) (84%, 51%, 40%)

RGB channels and saturation

R 215 of 255 = 84%
G 130 of 255 = 51%
B 103 of 255 = 40%

215
130
103

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

Portions of RGB colors in percentages

R + G + B = 215 + 130 + 103 = 448 (100%)
R 215 of 448 ~ 47.99%
G 130 of 448 ~ 29.02%
B 103 of 448 ~ 22.99'%

%47.99
%29.02
%22.99

CMYK color model

#D78267 color CMYK value is (0,40,52,16).

  • cyan value is 0.00%
  • magenta value is 39.53%
  • yellow value is 52.09%
  • key color value is 15.69%

CMYK: (0,40,52,16)
C0M40Y52K16 (0%, 40%, 52%, 16%)
(0.00 / 0.40 / 0.52 / 0.16)

CMYK percentages

%0
%39.53
%52.09
%15.69

Codes

Color #D78267 in popluar color models

D7 82 67
RGB 215 130 103
HSL 14° 58.33% 62.35%
HSB/HSV 14° 52.09% 84.31%
CMYK 0.00% 39.53% 52.09%
15.69%

Color #D78267 in popluar number systems.

HEX D7 82 67
Decimal 215 130 103
Binary 11010111 10000010 1100111
Octal 327 202 147

Shades and tints

Shades of #D78267

#D78267
(215,130,103)
#C4775E
(196,119,94)
#B16C55
(177,108,85)
#9E614C
(158,97,76)
#8B5643
(139,86,67)
#784B3A
(120,75,58)
#654031
(101,64,49)
#523528
(82,53,40)
#3F2A1F
(63,42,31)
#2C1F16
(44,31,22)
#19140D
(25,20,13)
#000000
(0,0,0)

Tints of #D78267

#D78267
(215,130,103)
#DA8D74
(218,141,116)
#DD9881
(221,152,129)
#E0A38E
(224,163,142)
#E3AE9B
(227,174,155)
#E6B9A8
(230,185,168)
#E9C4B5
(233,196,181)
#ECCFC2
(236,207,194)
#EFDACF
(239,218,207)
#F2E5DC
(242,229,220)
#F5F0E9
(245,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D78267 color. Also use rgb(215,130,103) instead hex code.

Text Font Color

.myTextColor { color: #D78267; }

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

This text font color is #D78267.

Background Color

.myBgColor { background-color: #D78267; }

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

This div background color is #D78267.

Border color

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

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

This div border color is #D78267.

Opacity

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

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

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

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

This text has shadow with #D78267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D78267.

Preview

Color preview on black background

This text has color #D78267 on black background.


Color preview on white background

This text has color #D78267 on white background.


Black color preview on #D78267 background

This text has black color on #D78267 background.


White color preview on #D78267 background

This text has white color on #D78267 background.


Related colors

Complementary color

Complementary color for #hex is #287D98.


I love getcolorcode.com

Triadic colors

1 #67D782 and #8267D7 with #D78267 are triadic colors.

2 #6782D7 and #82D767 with #D78267 are triadic colors.