COLOR #D67467

HEX: #D67467 RGB: (214,116,103)

Color info

#D67467 contains mainly red color. Web safe color of #D67467 is #CC6666 (or #C66).

RGB color model

#D67467 color RGB value is (214,116,103).

RGB: (214,116,103) (84%, 45%, 40%)

RGB channels and saturation

R 214 of 255 = 84%
G 116 of 255 = 45%
B 103 of 255 = 40%

214
116
103

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

Portions of RGB colors in percentages

R + G + B = 214 + 116 + 103 = 433 (100%)
R 214 of 433 ~ 49.42%
G 116 of 433 ~ 26.79%
B 103 of 433 ~ 23.79'%

%49.42
%26.79
%23.79

CMYK color model

#D67467 color CMYK value is (0,46,52,16).

  • cyan value is 0.00%
  • magenta value is 45.79%
  • yellow value is 51.87%
  • key color value is 16.08%

CMYK: (0,46,52,16)
C0M46Y52K16 (0%, 46%, 52%, 16%)
(0.00 / 0.46 / 0.52 / 0.16)

CMYK percentages

%0
%45.79
%51.87
%16.08

Codes

Color #D67467 in popluar color models

D6 74 67
RGB 214 116 103
HSL 57.51% 62.16%
HSB/HSV 51.87% 83.92%
CMYK 0.00% 45.79% 51.87%
16.08%

Color #D67467 in popluar number systems.

HEX D6 74 67
Decimal 214 116 103
Binary 11010110 1110100 1100111
Octal 326 164 147

Shades and tints

Shades of #D67467

#D67467
(214,116,103)
#C36A5E
(195,106,94)
#B06055
(176,96,85)
#9D564C
(157,86,76)
#8A4C43
(138,76,67)
#77423A
(119,66,58)
#643831
(100,56,49)
#512E28
(81,46,40)
#3E241F
(62,36,31)
#2B1A16
(43,26,22)
#18100D
(24,16,13)
#000000
(0,0,0)

Tints of #D67467

#D67467
(214,116,103)
#D98074
(217,128,116)
#DC8C81
(220,140,129)
#DF988E
(223,152,142)
#E2A49B
(226,164,155)
#E5B0A8
(229,176,168)
#E8BCB5
(232,188,181)
#EBC8C2
(235,200,194)
#EED4CF
(238,212,207)
#F1E0DC
(241,224,220)
#F4ECE9
(244,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D67467 color. Also use rgb(214,116,103) instead hex code.

Text Font Color

.myTextColor { color: #D67467; }

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

This text font color is #D67467.

Background Color

.myBgColor { background-color: #D67467; }

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

This div background color is #D67467.

Border color

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

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

This div border color is #D67467.

Opacity

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

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

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

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

This text has shadow with #D67467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D67467.

Preview

Color preview on black background

This text has color #D67467 on black background.


Color preview on white background

This text has color #D67467 on white background.


Black color preview on #D67467 background

This text has black color on #D67467 background.


White color preview on #D67467 background

This text has white color on #D67467 background.


Related colors

Complementary color

Complementary color for #hex is #298B98.


I love getcolorcode.com

Triadic colors

1 #67D674 and #7467D6 with #D67467 are triadic colors.

2 #6774D6 and #74D667 with #D67467 are triadic colors.