COLOR #D5C886

HEX: #D5C886 RGB: (213,200,134)

Renk bilgisi

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

RGB renk modeli

#D5C886 color RGB value is (213,200,134).

RGB: (213,200,134) (84%, 78%, 53%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 200 of 255 = 78%
B 134 of 255 = 53%

213
200
134

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 200 + 134 = 547 (100%)
R 213 of 547 ~ 38.94%
G 200 of 547 ~ 36.56%
B 134 of 547 ~ 24.5'%

%38.94
%36.56
%24.5

CMYK RENK MODELİ

#D5C886 rengi CMYK tonu (0,6,37,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.10%
  • sarı tonu 37.09%
  • ana renk tonu 16.47%

CMYK: (0,6,37,16)
C0M6Y37K16 (0%, 6%, 37%, 16%)
(0.00 / 0.06 / 0.37 / 0.16)

CMYK yüzdeleri

%0
%6.1
%37.09
%16.47

Codes

Color #D5C886 in popluar color models

D5 C8 86
RGB 213 200 134
HSL 50° 48.47% 68.04%
HSB/HSV 50° 37.09% 83.53%
CMYK 0.00% 6.10% 37.09%
16.47%

Color #D5C886 in popluar number systems.

HEX D5 C8 86
Decimal 213 200 134
Binary 11010101 11001000 10000110
Octal 325 310 206

Shades and tints

Shades of #D5C886

#D5C886
(213,200,134)
#C2B67A
(194,182,122)
#AFA46E
(175,164,110)
#9C9262
(156,146,98)
#898056
(137,128,86)
#766E4A
(118,110,74)
#635C3E
(99,92,62)
#504A32
(80,74,50)
#3D3826
(61,56,38)
#2A261A
(42,38,26)
#17140E
(23,20,14)
#000000
(0,0,0)

Tints of #D5C886

#D5C886
(213,200,134)
#D8CD91
(216,205,145)
#DBD29C
(219,210,156)
#DED7A7
(222,215,167)
#E1DCB2
(225,220,178)
#E4E1BD
(228,225,189)
#E7E6C8
(231,230,200)
#EAEBD3
(234,235,211)
#EDF0DE
(237,240,222)
#F0F5E9
(240,245,233)
#F3FAF4
(243,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5C886 color. Also use rgb(213,200,134) instead hex code.

Text Font Color

.myTextColor { color: #D5C886; }

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

This text font color is #D5C886.

Background Color

.myBgColor { background-color: #D5C886; }

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

This div background color is #D5C886.

Border color

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

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

This div border color is #D5C886.

Opacity

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

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

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

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

This text has shadow with #D5C886 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5C886.

Preview

Color preview on black background

This text has color #D5C886 on black background.


Color preview on white background

This text has color #D5C886 on white background.


Black color preview on #D5C886 background

This text has black color on #D5C886 background.


White color preview on #D5C886 background

This text has white color on #D5C886 background.


Related colors

Complementary color

Complementary color for #hex is #2A3779.


I love getcolorcode.com

Triadic colors

1 #86D5C8 and #C886D5 with #D5C886 are triadic colors.

2 #86C8D5 and #C8D586 with #D5C886 are triadic colors.