COLOR #D5B598

HEX: #D5B598 RGB: (213,181,152)

Color info

#D5B598 contains mainly red and green colors. Web safe color of #D5B598 is #CCCC99 (or #CC9).

RGB color model

#D5B598 color RGB value is (213,181,152).

RGB: (213,181,152) (84%, 71%, 60%)

RGB channels and saturation

R 213 of 255 = 84%
G 181 of 255 = 71%
B 152 of 255 = 60%

213
181
152

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

Portions of RGB colors in percentages

R + G + B = 213 + 181 + 152 = 546 (100%)
R 213 of 546 ~ 39.01%
G 181 of 546 ~ 33.15%
B 152 of 546 ~ 27.84'%

%39.01
%33.15
%27.84

CMYK color model

#D5B598 color CMYK value is (0,15,29,16).

  • cyan value is 0.00%
  • magenta value is 15.02%
  • yellow value is 28.64%
  • key color value is 16.47%

CMYK: (0,15,29,16)
C0M15Y29K16 (0%, 15%, 29%, 16%)
(0.00 / 0.15 / 0.29 / 0.16)

CMYK percentages

%0
%15.02
%28.64
%16.47

Codes

Color #D5B598 in popluar color models

D5 B5 98
RGB 213 181 152
HSL 29° 42.07% 71.57%
HSB/HSV 29° 28.64% 83.53%
CMYK 0.00% 15.02% 28.64%
16.47%

Color #D5B598 in popluar number systems.

HEX D5 B5 98
Decimal 213 181 152
Binary 11010101 10110101 10011000
Octal 325 265 230

Shades and tints

Shades of #D5B598

#D5B598
(213,181,152)
#C2A58B
(194,165,139)
#AF957E
(175,149,126)
#9C8571
(156,133,113)
#897564
(137,117,100)
#766557
(118,101,87)
#63554A
(99,85,74)
#50453D
(80,69,61)
#3D3530
(61,53,48)
#2A2523
(42,37,35)
#171516
(23,21,22)
#000000
(0,0,0)

Tints of #D5B598

#D5B598
(213,181,152)
#D8BBA1
(216,187,161)
#DBC1AA
(219,193,170)
#DEC7B3
(222,199,179)
#E1CDBC
(225,205,188)
#E4D3C5
(228,211,197)
#E7D9CE
(231,217,206)
#EADFD7
(234,223,215)
#EDE5E0
(237,229,224)
#F0EBE9
(240,235,233)
#F3F1F2
(243,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5B598 color. Also use rgb(213,181,152) instead hex code.

Text Font Color

.myTextColor { color: #D5B598; }

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

This text font color is #D5B598.

Background Color

.myBgColor { background-color: #D5B598; }

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

This div background color is #D5B598.

Border color

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

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

This div border color is #D5B598.

Opacity

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

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

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

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

This text has shadow with #D5B598 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5B598.

Preview

Color preview on black background

This text has color #D5B598 on black background.


Color preview on white background

This text has color #D5B598 on white background.


Black color preview on #D5B598 background

This text has black color on #D5B598 background.


White color preview on #D5B598 background

This text has white color on #D5B598 background.


Related colors

Complementary color

Complementary color for #hex is #2A4A67.


I love getcolorcode.com

Triadic colors

1 #98D5B5 and #B598D5 with #D5B598 are triadic colors.

2 #98B5D5 and #B5D598 with #D5B598 are triadic colors.