COLOR #D5BEA6

HEX: #D5BEA6 RGB: (213,190,166)

Renk bilgisi

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

RGB renk modeli

#D5BEA6 color RGB value is (213,190,166).

RGB: (213,190,166) (84%, 75%, 65%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 190 of 255 = 75%
B 166 of 255 = 65%

213
190
166

R + G + B ~ 75%. #D5BEA6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 190 + 166 = 569 (100%)
R 213 of 569 ~ 37.43%
G 190 of 569 ~ 33.39%
B 166 of 569 ~ 29.17'%

%37.43
%33.39
%29.17

CMYK RENK MODELİ

#D5BEA6 rengi CMYK tonu (0,11,22,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.80%
  • sarı tonu 22.07%
  • ana renk tonu 16.47%

CMYK: (0,11,22,16)
C0M11Y22K16 (0%, 11%, 22%, 16%)
(0.00 / 0.11 / 0.22 / 0.16)

CMYK yüzdeleri

%0
%10.8
%22.07
%16.47

Codes

Color #D5BEA6 in popluar color models

D5 BE A6
RGB 213 190 166
HSL 31° 35.88% 74.31%
HSB/HSV 31° 22.07% 83.53%
CMYK 0.00% 10.80% 22.07%
16.47%

Color #D5BEA6 in popluar number systems.

HEX D5 BE A6
Decimal 213 190 166
Binary 11010101 10111110 10100110
Octal 325 276 246

Shades and tints

Shades of #D5BEA6

#D5BEA6
(213,190,166)
#C2AD97
(194,173,151)
#AF9C88
(175,156,136)
#9C8B79
(156,139,121)
#897A6A
(137,122,106)
#76695B
(118,105,91)
#63584C
(99,88,76)
#50473D
(80,71,61)
#3D362E
(61,54,46)
#2A251F
(42,37,31)
#171410
(23,20,16)
#000000
(0,0,0)

Tints of #D5BEA6

#D5BEA6
(213,190,166)
#D8C3AE
(216,195,174)
#DBC8B6
(219,200,182)
#DECDBE
(222,205,190)
#E1D2C6
(225,210,198)
#E4D7CE
(228,215,206)
#E7DCD6
(231,220,214)
#EAE1DE
(234,225,222)
#EDE6E6
(237,230,230)
#F0EBEE
(240,235,238)
#F3F0F6
(243,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5BEA6 color. Also use rgb(213,190,166) instead hex code.

Text Font Color

.myTextColor { color: #D5BEA6; }

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

This text font color is #D5BEA6.

Background Color

.myBgColor { background-color: #D5BEA6; }

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

This div background color is #D5BEA6.

Border color

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

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

This div border color is #D5BEA6.

Opacity

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

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

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

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

This text has shadow with #D5BEA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5BEA6.

Preview

Color preview on black background

This text has color #D5BEA6 on black background.


Color preview on white background

This text has color #D5BEA6 on white background.


Black color preview on #D5BEA6 background

This text has black color on #D5BEA6 background.


White color preview on #D5BEA6 background

This text has white color on #D5BEA6 background.


Related colors

Complementary color

Complementary color for #hex is #2A4159.


I love getcolorcode.com

Triadic colors

1 #A6D5BE and #BEA6D5 with #D5BEA6 are triadic colors.

2 #A6BED5 and #BED5A6 with #D5BEA6 are triadic colors.