COLOR #D4B599

HEX: #D4B599 RGB: (212,181,153)

Renk bilgisi

#D4B599 contains red, green and blue colors in about the same proportion. #D4B599 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#D4B599 color RGB value is (212,181,153).

RGB: (212,181,153) (83%, 71%, 60%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 181 of 255 = 71%
B 153 of 255 = 60%

212
181
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 181 + 153 = 546 (100%)
R 212 of 546 ~ 38.83%
G 181 of 546 ~ 33.15%
B 153 of 546 ~ 28.02'%

%38.83
%33.15
%28.02

CMYK RENK MODELİ

#D4B599 rengi CMYK tonu (0,15,28,17).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.62%
  • sarı tonu 27.83%
  • ana renk tonu 16.86%

CMYK: (0,15,28,17)
C0M15Y28K17 (0%, 15%, 28%, 17%)
(0.00 / 0.15 / 0.28 / 0.17)

CMYK yüzdeleri

%0
%14.62
%27.83
%16.86

Codes

Color #D4B599 in popluar color models

D4 B5 99
RGB 212 181 153
HSL 28° 40.69% 71.57%
HSB/HSV 28° 27.83% 83.14%
CMYK 0.00% 14.62% 27.83%
16.86%

Color #D4B599 in popluar number systems.

HEX D4 B5 99
Decimal 212 181 153
Binary 11010100 10110101 10011001
Octal 324 265 231

Shades and tints

Shades of #D4B599

#D4B599
(212,181,153)
#C1A58C
(193,165,140)
#AE957F
(174,149,127)
#9B8572
(155,133,114)
#887565
(136,117,101)
#756558
(117,101,88)
#62554B
(98,85,75)
#4F453E
(79,69,62)
#3C3531
(60,53,49)
#292524
(41,37,36)
#161517
(22,21,23)
#000000
(0,0,0)

Tints of #D4B599

#D4B599
(212,181,153)
#D7BBA2
(215,187,162)
#DAC1AB
(218,193,171)
#DDC7B4
(221,199,180)
#E0CDBD
(224,205,189)
#E3D3C6
(227,211,198)
#E6D9CF
(230,217,207)
#E9DFD8
(233,223,216)
#ECE5E1
(236,229,225)
#EFEBEA
(239,235,234)
#F2F1F3
(242,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4B599; }

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

This text font color is #D4B599.

Background Color

.myBgColor { background-color: #D4B599; }

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

This div background color is #D4B599.

Border color

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

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

This div border color is #D4B599.

Opacity

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

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

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

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

This text has shadow with #D4B599 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4B599.

Preview

Color preview on black background

This text has color #D4B599 on black background.


Color preview on white background

This text has color #D4B599 on white background.


Black color preview on #D4B599 background

This text has black color on #D4B599 background.


White color preview on #D4B599 background

This text has white color on #D4B599 background.


Related colors

Complementary color

Complementary color for #hex is #2B4A66.


I love getcolorcode.com

Triadic colors

1 #99D4B5 and #B599D4 with #D4B599 are triadic colors.

2 #99B5D4 and #B5D499 with #D4B599 are triadic colors.