COLOR #D5B19E

HEX: #D5B19E RGB: (213,177,158)

Renk bilgisi

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

RGB renk modeli

#D5B19E color RGB value is (213,177,158).

RGB: (213,177,158) (84%, 69%, 62%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 177 of 255 = 69%
B 158 of 255 = 62%

213
177
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 177 + 158 = 548 (100%)
R 213 of 548 ~ 38.87%
G 177 of 548 ~ 32.3%
B 158 of 548 ~ 28.83'%

%38.87
%32.3
%28.83

CMYK RENK MODELİ

#D5B19E rengi CMYK tonu (0,17,26,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.90%
  • sarı tonu 25.82%
  • ana renk tonu 16.47%

CMYK: (0,17,26,16)
C0M17Y26K16 (0%, 17%, 26%, 16%)
(0.00 / 0.17 / 0.26 / 0.16)

CMYK yüzdeleri

%0
%16.9
%25.82
%16.47

Codes

Color #D5B19E in popluar color models

D5 B1 9E
RGB 213 177 158
HSL 21° 39.57% 72.75%
HSB/HSV 21° 25.82% 83.53%
CMYK 0.00% 16.90% 25.82%
16.47%

Color #D5B19E in popluar number systems.

HEX D5 B1 9E
Decimal 213 177 158
Binary 11010101 10110001 10011110
Octal 325 261 236

Shades and tints

Shades of #D5B19E

#D5B19E
(213,177,158)
#C2A190
(194,161,144)
#AF9182
(175,145,130)
#9C8174
(156,129,116)
#897166
(137,113,102)
#766158
(118,97,88)
#63514A
(99,81,74)
#50413C
(80,65,60)
#3D312E
(61,49,46)
#2A2120
(42,33,32)
#171112
(23,17,18)
#000000
(0,0,0)

Tints of #D5B19E

#D5B19E
(213,177,158)
#D8B8A6
(216,184,166)
#DBBFAE
(219,191,174)
#DEC6B6
(222,198,182)
#E1CDBE
(225,205,190)
#E4D4C6
(228,212,198)
#E7DBCE
(231,219,206)
#EAE2D6
(234,226,214)
#EDE9DE
(237,233,222)
#F0F0E6
(240,240,230)
#F3F7EE
(243,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5B19E color. Also use rgb(213,177,158) instead hex code.

Text Font Color

.myTextColor { color: #D5B19E; }

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

This text font color is #D5B19E.

Background Color

.myBgColor { background-color: #D5B19E; }

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

This div background color is #D5B19E.

Border color

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

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

This div border color is #D5B19E.

Opacity

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

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

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

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

This text has shadow with #D5B19E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5B19E.

Preview

Color preview on black background

This text has color #D5B19E on black background.


Color preview on white background

This text has color #D5B19E on white background.


Black color preview on #D5B19E background

This text has black color on #D5B19E background.


White color preview on #D5B19E background

This text has white color on #D5B19E background.


Related colors

Complementary color

Complementary color for #hex is #2A4E61.


I love getcolorcode.com

Triadic colors

1 #9ED5B1 and #B19ED5 with #D5B19E are triadic colors.

2 #9EB1D5 and #B1D59E with #D5B19E are triadic colors.