COLOR #D5B187

HEX: #D5B187 RGB: (213,177,135)

Renk bilgisi

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

RGB renk modeli

#D5B187 color RGB value is (213,177,135).

RGB: (213,177,135) (84%, 69%, 53%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 177 of 255 = 69%
B 135 of 255 = 53%

213
177
135

R + G + B ~ 69%. #D5B187 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 177 + 135 = 525 (100%)
R 213 of 525 ~ 40.57%
G 177 of 525 ~ 33.71%
B 135 of 525 ~ 25.71'%

%40.57
%33.71
%25.71

CMYK RENK MODELİ

#D5B187 rengi CMYK tonu (0,17,37,16).

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

CMYK: (0,17,37,16)
C0M17Y37K16 (0%, 17%, 37%, 16%)
(0.00 / 0.17 / 0.37 / 0.16)

CMYK yüzdeleri

%0
%16.9
%36.62
%16.47

Codes

Color #D5B187 in popluar color models

D5 B1 87
RGB 213 177 135
HSL 32° 48.15% 68.24%
HSB/HSV 32° 36.62% 83.53%
CMYK 0.00% 16.90% 36.62%
16.47%

Color #D5B187 in popluar number systems.

HEX D5 B1 87
Decimal 213 177 135
Binary 11010101 10110001 10000111
Octal 325 261 207

Shades and tints

Shades of #D5B187

#D5B187
(213,177,135)
#C2A17B
(194,161,123)
#AF916F
(175,145,111)
#9C8163
(156,129,99)
#897157
(137,113,87)
#76614B
(118,97,75)
#63513F
(99,81,63)
#504133
(80,65,51)
#3D3127
(61,49,39)
#2A211B
(42,33,27)
#17110F
(23,17,15)
#000000
(0,0,0)

Tints of #D5B187

#D5B187
(213,177,135)
#D8B891
(216,184,145)
#DBBF9B
(219,191,155)
#DEC6A5
(222,198,165)
#E1CDAF
(225,205,175)
#E4D4B9
(228,212,185)
#E7DBC3
(231,219,195)
#EAE2CD
(234,226,205)
#EDE9D7
(237,233,215)
#F0F0E1
(240,240,225)
#F3F7EB
(243,247,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5B187; }

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

This text font color is #D5B187.

Background Color

.myBgColor { background-color: #D5B187; }

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

This div background color is #D5B187.

Border color

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

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

This div border color is #D5B187.

Opacity

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

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

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

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

This text has shadow with #D5B187 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5B187.

Preview

Color preview on black background

This text has color #D5B187 on black background.


Color preview on white background

This text has color #D5B187 on white background.


Black color preview on #D5B187 background

This text has black color on #D5B187 background.


White color preview on #D5B187 background

This text has white color on #D5B187 background.


Related colors

Complementary color

Complementary color for #hex is #2A4E78.


I love getcolorcode.com

Triadic colors

1 #87D5B1 and #B187D5 with #D5B187 are triadic colors.

2 #87B1D5 and #B1D587 with #D5B187 are triadic colors.