COLOR #D69685

HEX: #D69685 RGB: (214,150,133)

Color info

#D69685 contains mainly red color. Web safe color of #D69685 is #CC9999 (or #C99).

RGB color model

#D69685 color RGB value is (214,150,133).

RGB: (214,150,133) (84%, 59%, 52%)

RGB channels and saturation

R 214 of 255 = 84%
G 150 of 255 = 59%
B 133 of 255 = 52%

214
150
133

R + G + B ~ 65%. #D69685 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 150 + 133 = 497 (100%)
R 214 of 497 ~ 43.06%
G 150 of 497 ~ 30.18%
B 133 of 497 ~ 26.76'%

%43.06
%30.18
%26.76

CMYK color model

#D69685 color CMYK value is (0,30,38,16).

  • cyan value is 0.00%
  • magenta value is 29.91%
  • yellow value is 37.85%
  • key color value is 16.08%

CMYK: (0,30,38,16)
C0M30Y38K16 (0%, 30%, 38%, 16%)
(0.00 / 0.30 / 0.38 / 0.16)

CMYK percentages

%0
%29.91
%37.85
%16.08

Codes

Color #D69685 in popluar color models

D6 96 85
RGB 214 150 133
HSL 13° 49.69% 68.04%
HSB/HSV 13° 37.85% 83.92%
CMYK 0.00% 29.91% 37.85%
16.08%

Color #D69685 in popluar number systems.

HEX D6 96 85
Decimal 214 150 133
Binary 11010110 10010110 10000101
Octal 326 226 205

Shades and tints

Shades of #D69685

#D69685
(214,150,133)
#C38979
(195,137,121)
#B07C6D
(176,124,109)
#9D6F61
(157,111,97)
#8A6255
(138,98,85)
#775549
(119,85,73)
#64483D
(100,72,61)
#513B31
(81,59,49)
#3E2E25
(62,46,37)
#2B2119
(43,33,25)
#18140D
(24,20,13)
#000000
(0,0,0)

Tints of #D69685

#D69685
(214,150,133)
#D99F90
(217,159,144)
#DCA89B
(220,168,155)
#DFB1A6
(223,177,166)
#E2BAB1
(226,186,177)
#E5C3BC
(229,195,188)
#E8CCC7
(232,204,199)
#EBD5D2
(235,213,210)
#EEDEDD
(238,222,221)
#F1E7E8
(241,231,232)
#F4F0F3
(244,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D69685 color. Also use rgb(214,150,133) instead hex code.

Text Font Color

.myTextColor { color: #D69685; }

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

This text font color is #D69685.

Background Color

.myBgColor { background-color: #D69685; }

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

This div background color is #D69685.

Border color

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

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

This div border color is #D69685.

Opacity

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

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

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

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

This text has shadow with #D69685 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D69685.

Preview

Color preview on black background

This text has color #D69685 on black background.


Color preview on white background

This text has color #D69685 on white background.


Black color preview on #D69685 background

This text has black color on #D69685 background.


White color preview on #D69685 background

This text has white color on #D69685 background.


Related colors

Complementary color

Complementary color for #hex is #29697A.


I love getcolorcode.com

Triadic colors

1 #85D696 and #9685D6 with #D69685 are triadic colors.

2 #8596D6 and #96D685 with #D69685 are triadic colors.