COLOR #D5B488

HEX: #D5B488 RGB: (213,180,136)

Renk bilgisi

#D5B488 contains mainly red and green colors. #D5B488 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#D5B488 color RGB value is (213,180,136).

RGB: (213,180,136) (84%, 71%, 53%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 180 of 255 = 71%
B 136 of 255 = 53%

213
180
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 180 + 136 = 529 (100%)
R 213 of 529 ~ 40.26%
G 180 of 529 ~ 34.03%
B 136 of 529 ~ 25.71'%

%40.26
%34.03
%25.71

CMYK RENK MODELİ

#D5B488 rengi CMYK tonu (0,15,36,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.49%
  • sarı tonu 36.15%
  • ana renk tonu 16.47%

CMYK: (0,15,36,16)
C0M15Y36K16 (0%, 15%, 36%, 16%)
(0.00 / 0.15 / 0.36 / 0.16)

CMYK yüzdeleri

%0
%15.49
%36.15
%16.47

Codes

Color #D5B488 in popluar color models

D5 B4 88
RGB 213 180 136
HSL 34° 47.83% 68.43%
HSB/HSV 34° 36.15% 83.53%
CMYK 0.00% 15.49% 36.15%
16.47%

Color #D5B488 in popluar number systems.

HEX D5 B4 88
Decimal 213 180 136
Binary 11010101 10110100 10001000
Octal 325 264 210

Shades and tints

Shades of #D5B488

#D5B488
(213,180,136)
#C2A47C
(194,164,124)
#AF9470
(175,148,112)
#9C8464
(156,132,100)
#897458
(137,116,88)
#76644C
(118,100,76)
#635440
(99,84,64)
#504434
(80,68,52)
#3D3428
(61,52,40)
#2A241C
(42,36,28)
#171410
(23,20,16)
#000000
(0,0,0)

Tints of #D5B488

#D5B488
(213,180,136)
#D8BA92
(216,186,146)
#DBC09C
(219,192,156)
#DEC6A6
(222,198,166)
#E1CCB0
(225,204,176)
#E4D2BA
(228,210,186)
#E7D8C4
(231,216,196)
#EADECE
(234,222,206)
#EDE4D8
(237,228,216)
#F0EAE2
(240,234,226)
#F3F0EC
(243,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5B488 color. Also use rgb(213,180,136) instead hex code.

Text Font Color

.myTextColor { color: #D5B488; }

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

This text font color is #D5B488.

Background Color

.myBgColor { background-color: #D5B488; }

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

This div background color is #D5B488.

Border color

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

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

This div border color is #D5B488.

Opacity

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

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

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

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

This text has shadow with #D5B488 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5B488.

Preview

Color preview on black background

This text has color #D5B488 on black background.


Color preview on white background

This text has color #D5B488 on white background.


Black color preview on #D5B488 background

This text has black color on #D5B488 background.


White color preview on #D5B488 background

This text has white color on #D5B488 background.


Related colors

Complementary color

Complementary color for #hex is #2A4B77.


I love getcolorcode.com

Triadic colors

1 #88D5B4 and #B488D5 with #D5B488 are triadic colors.

2 #88B4D5 and #B4D588 with #D5B488 are triadic colors.