COLOR #D6B599

HEX: #D6B599 RGB: (214,181,153)

Renk bilgisi

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

RGB renk modeli

#D6B599 color RGB value is (214,181,153).

RGB: (214,181,153) (84%, 71%, 60%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 181 of 255 = 71%
B 153 of 255 = 60%

214
181
153

R + G + B ~ 72%. #D6B599 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 181 + 153 = 548 (100%)
R 214 of 548 ~ 39.05%
G 181 of 548 ~ 33.03%
B 153 of 548 ~ 27.92'%

%39.05
%33.03
%27.92

CMYK RENK MODELİ

#D6B599 rengi CMYK tonu (0,15,29,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.42%
  • sarı tonu 28.50%
  • ana renk tonu 16.08%

CMYK: (0,15,29,16)
C0M15Y29K16 (0%, 15%, 29%, 16%)
(0.00 / 0.15 / 0.29 / 0.16)

CMYK yüzdeleri

%0
%15.42
%28.5
%16.08

Codes

Color #D6B599 in popluar color models

D6 B5 99
RGB 214 181 153
HSL 28° 42.66% 71.96%
HSB/HSV 28° 28.50% 83.92%
CMYK 0.00% 15.42% 28.50%
16.08%

Color #D6B599 in popluar number systems.

HEX D6 B5 99
Decimal 214 181 153
Binary 11010110 10110101 10011001
Octal 326 265 231

Shades and tints

Shades of #D6B599

#D6B599
(214,181,153)
#C3A58C
(195,165,140)
#B0957F
(176,149,127)
#9D8572
(157,133,114)
#8A7565
(138,117,101)
#776558
(119,101,88)
#64554B
(100,85,75)
#51453E
(81,69,62)
#3E3531
(62,53,49)
#2B2524
(43,37,36)
#181517
(24,21,23)
#000000
(0,0,0)

Tints of #D6B599

#D6B599
(214,181,153)
#D9BBA2
(217,187,162)
#DCC1AB
(220,193,171)
#DFC7B4
(223,199,180)
#E2CDBD
(226,205,189)
#E5D3C6
(229,211,198)
#E8D9CF
(232,217,207)
#EBDFD8
(235,223,216)
#EEE5E1
(238,229,225)
#F1EBEA
(241,235,234)
#F4F1F3
(244,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6B599 color. Also use rgb(214,181,153) instead hex code.

Text Font Color

.myTextColor { color: #D6B599; }

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

This text font color is #D6B599.

Background Color

.myBgColor { background-color: #D6B599; }

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

This div background color is #D6B599.

Border color

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

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

This div border color is #D6B599.

Opacity

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

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

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

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

This text has shadow with #D6B599 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6B599.

Preview

Color preview on black background

This text has color #D6B599 on black background.


Color preview on white background

This text has color #D6B599 on white background.


Black color preview on #D6B599 background

This text has black color on #D6B599 background.


White color preview on #D6B599 background

This text has white color on #D6B599 background.


Related colors

Complementary color

Complementary color for #hex is #294A66.


I love getcolorcode.com

Triadic colors

1 #99D6B5 and #B599D6 with #D6B599 are triadic colors.

2 #99B5D6 and #B5D699 with #D6B599 are triadic colors.