COLOR #D9BEAD

HEX: #D9BEAD RGB: (217,190,173)

Renk bilgisi

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

RGB renk modeli

#D9BEAD color RGB value is (217,190,173).

RGB: (217,190,173) (85%, 75%, 68%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 190 of 255 = 75%
B 173 of 255 = 68%

217
190
173

R + G + B ~ 76%. #D9BEAD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 190 + 173 = 580 (100%)
R 217 of 580 ~ 37.41%
G 190 of 580 ~ 32.76%
B 173 of 580 ~ 29.83'%

%37.41
%32.76
%29.83

CMYK RENK MODELİ

#D9BEAD rengi CMYK tonu (0,12,20,15).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.44%
  • sarı tonu 20.28%
  • ana renk tonu 14.90%

CMYK: (0,12,20,15)
C0M12Y20K15 (0%, 12%, 20%, 15%)
(0.00 / 0.12 / 0.20 / 0.15)

CMYK yüzdeleri

%0
%12.44
%20.28
%14.9

Codes

Color #D9BEAD in popluar color models

D9 BE AD
RGB 217 190 173
HSL 23° 36.67% 76.47%
HSB/HSV 23° 20.28% 85.10%
CMYK 0.00% 12.44% 20.28%
14.90%

Color #D9BEAD in popluar number systems.

HEX D9 BE AD
Decimal 217 190 173
Binary 11011001 10111110 10101101
Octal 331 276 255

Shades and tints

Shades of #D9BEAD

#D9BEAD
(217,190,173)
#C6AD9E
(198,173,158)
#B39C8F
(179,156,143)
#A08B80
(160,139,128)
#8D7A71
(141,122,113)
#7A6962
(122,105,98)
#675853
(103,88,83)
#544744
(84,71,68)
#413635
(65,54,53)
#2E2526
(46,37,38)
#1B1417
(27,20,23)
#000000
(0,0,0)

Tints of #D9BEAD

#D9BEAD
(217,190,173)
#DCC3B4
(220,195,180)
#DFC8BB
(223,200,187)
#E2CDC2
(226,205,194)
#E5D2C9
(229,210,201)
#E8D7D0
(232,215,208)
#EBDCD7
(235,220,215)
#EEE1DE
(238,225,222)
#F1E6E5
(241,230,229)
#F4EBEC
(244,235,236)
#F7F0F3
(247,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9BEAD color. Also use rgb(217,190,173) instead hex code.

Text Font Color

.myTextColor { color: #D9BEAD; }

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

This text font color is #D9BEAD.

Background Color

.myBgColor { background-color: #D9BEAD; }

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

This div background color is #D9BEAD.

Border color

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

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

This div border color is #D9BEAD.

Opacity

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

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

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

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

This text has shadow with #D9BEAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9BEAD.

Preview

Color preview on black background

This text has color #D9BEAD on black background.


Color preview on white background

This text has color #D9BEAD on white background.


Black color preview on #D9BEAD background

This text has black color on #D9BEAD background.


White color preview on #D9BEAD background

This text has white color on #D9BEAD background.


Related colors

Complementary color

Complementary color for #hex is #264152.


I love getcolorcode.com

Triadic colors

1 #ADD9BE and #BEADD9 with #D9BEAD are triadic colors.

2 #ADBED9 and #BED9AD with #D9BEAD are triadic colors.