COLOR #D5C895

HEX: #D5C895 RGB: (213,200,149)

Renk bilgisi

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

RGB renk modeli

#D5C895 color RGB value is (213,200,149).

RGB: (213,200,149) (84%, 78%, 58%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 200 of 255 = 78%
B 149 of 255 = 58%

213
200
149

R + G + B ~ 73%. #D5C895 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 200 + 149 = 562 (100%)
R 213 of 562 ~ 37.9%
G 200 of 562 ~ 35.59%
B 149 of 562 ~ 26.51'%

%37.9
%35.59
%26.51

CMYK RENK MODELİ

#D5C895 rengi CMYK tonu (0,6,30,16).

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

CMYK: (0,6,30,16)
C0M6Y30K16 (0%, 6%, 30%, 16%)
(0.00 / 0.06 / 0.30 / 0.16)

CMYK yüzdeleri

%0
%6.1
%30.05
%16.47

Codes

Color #D5C895 in popluar color models

D5 C8 95
RGB 213 200 149
HSL 48° 43.24% 70.98%
HSB/HSV 48° 30.05% 83.53%
CMYK 0.00% 6.10% 30.05%
16.47%

Color #D5C895 in popluar number systems.

HEX D5 C8 95
Decimal 213 200 149
Binary 11010101 11001000 10010101
Octal 325 310 225

Shades and tints

Shades of #D5C895

#D5C895
(213,200,149)
#C2B688
(194,182,136)
#AFA47B
(175,164,123)
#9C926E
(156,146,110)
#898061
(137,128,97)
#766E54
(118,110,84)
#635C47
(99,92,71)
#504A3A
(80,74,58)
#3D382D
(61,56,45)
#2A2620
(42,38,32)
#171413
(23,20,19)
#000000
(0,0,0)

Tints of #D5C895

#D5C895
(213,200,149)
#D8CD9E
(216,205,158)
#DBD2A7
(219,210,167)
#DED7B0
(222,215,176)
#E1DCB9
(225,220,185)
#E4E1C2
(228,225,194)
#E7E6CB
(231,230,203)
#EAEBD4
(234,235,212)
#EDF0DD
(237,240,221)
#F0F5E6
(240,245,230)
#F3FAEF
(243,250,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5C895; }

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

This text font color is #D5C895.

Background Color

.myBgColor { background-color: #D5C895; }

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

This div background color is #D5C895.

Border color

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

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

This div border color is #D5C895.

Opacity

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

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

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

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

This text has shadow with #D5C895 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5C895.

Preview

Color preview on black background

This text has color #D5C895 on black background.


Color preview on white background

This text has color #D5C895 on white background.


Black color preview on #D5C895 background

This text has black color on #D5C895 background.


White color preview on #D5C895 background

This text has white color on #D5C895 background.


Related colors

Complementary color

Complementary color for #hex is #2A376A.


I love getcolorcode.com

Triadic colors

1 #95D5C8 and #C895D5 with #D5C895 are triadic colors.

2 #95C8D5 and #C8D595 with #D5C895 are triadic colors.