COLOR #D6C089

HEX: #D6C089 RGB: (214,192,137)

Renk bilgisi

#D6C089 contains mainly red and green colors. #D6C089 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#D6C089 color RGB value is (214,192,137).

RGB: (214,192,137) (84%, 75%, 54%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 192 of 255 = 75%
B 137 of 255 = 54%

214
192
137

R + G + B ~ 71%. #D6C089 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 192 + 137 = 543 (100%)
R 214 of 543 ~ 39.41%
G 192 of 543 ~ 35.36%
B 137 of 543 ~ 25.23'%

%39.41
%35.36
%25.23

CMYK RENK MODELİ

#D6C089 rengi CMYK tonu (0,10,36,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.28%
  • sarı tonu 35.98%
  • ana renk tonu 16.08%

CMYK: (0,10,36,16)
C0M10Y36K16 (0%, 10%, 36%, 16%)
(0.00 / 0.10 / 0.36 / 0.16)

CMYK yüzdeleri

%0
%10.28
%35.98
%16.08

Codes

Color #D6C089 in popluar color models

D6 C0 89
RGB 214 192 137
HSL 43° 48.43% 68.82%
HSB/HSV 43° 35.98% 83.92%
CMYK 0.00% 10.28% 35.98%
16.08%

Color #D6C089 in popluar number systems.

HEX D6 C0 89
Decimal 214 192 137
Binary 11010110 11000000 10001001
Octal 326 300 211

Shades and tints

Shades of #D6C089

#D6C089
(214,192,137)
#C3AF7D
(195,175,125)
#B09E71
(176,158,113)
#9D8D65
(157,141,101)
#8A7C59
(138,124,89)
#776B4D
(119,107,77)
#645A41
(100,90,65)
#514935
(81,73,53)
#3E3829
(62,56,41)
#2B271D
(43,39,29)
#181611
(24,22,17)
#000000
(0,0,0)

Tints of #D6C089

#D6C089
(214,192,137)
#D9C593
(217,197,147)
#DCCA9D
(220,202,157)
#DFCFA7
(223,207,167)
#E2D4B1
(226,212,177)
#E5D9BB
(229,217,187)
#E8DEC5
(232,222,197)
#EBE3CF
(235,227,207)
#EEE8D9
(238,232,217)
#F1EDE3
(241,237,227)
#F4F2ED
(244,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6C089 color. Also use rgb(214,192,137) instead hex code.

Text Font Color

.myTextColor { color: #D6C089; }

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

This text font color is #D6C089.

Background Color

.myBgColor { background-color: #D6C089; }

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

This div background color is #D6C089.

Border color

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

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

This div border color is #D6C089.

Opacity

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

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

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

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

This text has shadow with #D6C089 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6C089.

Preview

Color preview on black background

This text has color #D6C089 on black background.


Color preview on white background

This text has color #D6C089 on white background.


Black color preview on #D6C089 background

This text has black color on #D6C089 background.


White color preview on #D6C089 background

This text has white color on #D6C089 background.


Related colors

Complementary color

Complementary color for #hex is #293F76.


I love getcolorcode.com

Triadic colors

1 #89D6C0 and #C089D6 with #D6C089 are triadic colors.

2 #89C0D6 and #C0D689 with #D6C089 are triadic colors.