COLOR #D9B19B

HEX: #D9B19B RGB: (217,177,155)

Renk bilgisi

#D9B19B contains mainly red and green colors. #D9B19B ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#D9B19B color RGB value is (217,177,155).

RGB: (217,177,155) (85%, 69%, 61%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 177 of 255 = 69%
B 155 of 255 = 61%

217
177
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 177 + 155 = 549 (100%)
R 217 of 549 ~ 39.53%
G 177 of 549 ~ 32.24%
B 155 of 549 ~ 28.23'%

%39.53
%32.24
%28.23

CMYK RENK MODELİ

#D9B19B rengi CMYK tonu (0,18,29,15).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.43%
  • sarı tonu 28.57%
  • ana renk tonu 14.90%

CMYK: (0,18,29,15)
C0M18Y29K15 (0%, 18%, 29%, 15%)
(0.00 / 0.18 / 0.29 / 0.15)

CMYK yüzdeleri

%0
%18.43
%28.57
%14.9

Codes

Color #D9B19B in popluar color models

D9 B1 9B
RGB 217 177 155
HSL 21° 44.93% 72.94%
HSB/HSV 21° 28.57% 85.10%
CMYK 0.00% 18.43% 28.57%
14.90%

Color #D9B19B in popluar number systems.

HEX D9 B1 9B
Decimal 217 177 155
Binary 11011001 10110001 10011011
Octal 331 261 233

Shades and tints

Shades of #D9B19B

#D9B19B
(217,177,155)
#C6A18D
(198,161,141)
#B3917F
(179,145,127)
#A08171
(160,129,113)
#8D7163
(141,113,99)
#7A6155
(122,97,85)
#675147
(103,81,71)
#544139
(84,65,57)
#41312B
(65,49,43)
#2E211D
(46,33,29)
#1B110F
(27,17,15)
#000000
(0,0,0)

Tints of #D9B19B

#D9B19B
(217,177,155)
#DCB8A4
(220,184,164)
#DFBFAD
(223,191,173)
#E2C6B6
(226,198,182)
#E5CDBF
(229,205,191)
#E8D4C8
(232,212,200)
#EBDBD1
(235,219,209)
#EEE2DA
(238,226,218)
#F1E9E3
(241,233,227)
#F4F0EC
(244,240,236)
#F7F7F5
(247,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9B19B color. Also use rgb(217,177,155) instead hex code.

Text Font Color

.myTextColor { color: #D9B19B; }

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

This text font color is #D9B19B.

Background Color

.myBgColor { background-color: #D9B19B; }

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

This div background color is #D9B19B.

Border color

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

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

This div border color is #D9B19B.

Opacity

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

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

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

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

This text has shadow with #D9B19B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9B19B.

Preview

Color preview on black background

This text has color #D9B19B on black background.


Color preview on white background

This text has color #D9B19B on white background.


Black color preview on #D9B19B background

This text has black color on #D9B19B background.


White color preview on #D9B19B background

This text has white color on #D9B19B background.


Related colors

Complementary color

Complementary color for #hex is #264E64.


I love getcolorcode.com

Triadic colors

1 #9BD9B1 and #B19BD9 with #D9B19B are triadic colors.

2 #9BB1D9 and #B1D99B with #D9B19B are triadic colors.