COLOR #D6C893

HEX: #D6C893 RGB: (214,200,147)

Renk bilgisi

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

RGB renk modeli

#D6C893 color RGB value is (214,200,147).

RGB: (214,200,147) (84%, 78%, 58%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 200 of 255 = 78%
B 147 of 255 = 58%

214
200
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 200 + 147 = 561 (100%)
R 214 of 561 ~ 38.15%
G 200 of 561 ~ 35.65%
B 147 of 561 ~ 26.2'%

%38.15
%35.65
%26.2

CMYK RENK MODELİ

#D6C893 rengi CMYK tonu (0,7,31,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.54%
  • sarı tonu 31.31%
  • ana renk tonu 16.08%

CMYK: (0,7,31,16)
C0M7Y31K16 (0%, 7%, 31%, 16%)
(0.00 / 0.07 / 0.31 / 0.16)

CMYK yüzdeleri

%0
%6.54
%31.31
%16.08

Codes

Color #D6C893 in popluar color models

D6 C8 93
RGB 214 200 147
HSL 47° 44.97% 70.78%
HSB/HSV 47° 31.31% 83.92%
CMYK 0.00% 6.54% 31.31%
16.08%

Color #D6C893 in popluar number systems.

HEX D6 C8 93
Decimal 214 200 147
Binary 11010110 11001000 10010011
Octal 326 310 223

Shades and tints

Shades of #D6C893

#D6C893
(214,200,147)
#C3B686
(195,182,134)
#B0A479
(176,164,121)
#9D926C
(157,146,108)
#8A805F
(138,128,95)
#776E52
(119,110,82)
#645C45
(100,92,69)
#514A38
(81,74,56)
#3E382B
(62,56,43)
#2B261E
(43,38,30)
#181411
(24,20,17)
#000000
(0,0,0)

Tints of #D6C893

#D6C893
(214,200,147)
#D9CD9C
(217,205,156)
#DCD2A5
(220,210,165)
#DFD7AE
(223,215,174)
#E2DCB7
(226,220,183)
#E5E1C0
(229,225,192)
#E8E6C9
(232,230,201)
#EBEBD2
(235,235,210)
#EEF0DB
(238,240,219)
#F1F5E4
(241,245,228)
#F4FAED
(244,250,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6C893 color. Also use rgb(214,200,147) instead hex code.

Text Font Color

.myTextColor { color: #D6C893; }

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

This text font color is #D6C893.

Background Color

.myBgColor { background-color: #D6C893; }

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

This div background color is #D6C893.

Border color

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

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

This div border color is #D6C893.

Opacity

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

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

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

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

This text has shadow with #D6C893 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6C893.

Preview

Color preview on black background

This text has color #D6C893 on black background.


Color preview on white background

This text has color #D6C893 on white background.


Black color preview on #D6C893 background

This text has black color on #D6C893 background.


White color preview on #D6C893 background

This text has white color on #D6C893 background.


Related colors

Complementary color

Complementary color for #hex is #29376C.


I love getcolorcode.com

Triadic colors

1 #93D6C8 and #C893D6 with #D6C893 are triadic colors.

2 #93C8D6 and #C8D693 with #D6C893 are triadic colors.