COLOR #E5D2C6

HEX: #E5D2C6 RGB: (229,210,198)

Renk bilgisi

#E5D2C6 contains red, green and blue colors in about the same proportion. #E5D2C6 ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#E5D2C6 color RGB value is (229,210,198).

RGB: (229,210,198) (90%, 82%, 78%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 210 of 255 = 82%
B 198 of 255 = 78%

229
210
198

R + G + B ~ 83%. #E5D2C6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 210 + 198 = 637 (100%)
R 229 of 637 ~ 35.95%
G 210 of 637 ~ 32.97%
B 198 of 637 ~ 31.08'%

%35.95
%32.97
%31.08

CMYK RENK MODELİ

#E5D2C6 rengi CMYK tonu (0,8,14,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.30%
  • sarı tonu 13.54%
  • ana renk tonu 10.20%

CMYK: (0,8,14,10)
C0M8Y14K10 (0%, 8%, 14%, 10%)
(0.00 / 0.08 / 0.14 / 0.10)

CMYK yüzdeleri

%0
%8.3
%13.54
%10.2

Codes

Color #E5D2C6 in popluar color models

E5 D2 C6
RGB 229 210 198
HSL 23° 37.35% 83.73%
HSB/HSV 23° 13.54% 89.80%
CMYK 0.00% 8.30% 13.54%
10.20%

Color #E5D2C6 in popluar number systems.

HEX E5 D2 C6
Decimal 229 210 198
Binary 11100101 11010010 11000110
Octal 345 322 306

Shades and tints

Shades of #E5D2C6

#E5D2C6
(229,210,198)
#D1BFB4
(209,191,180)
#BDACA2
(189,172,162)
#A99990
(169,153,144)
#95867E
(149,134,126)
#81736C
(129,115,108)
#6D605A
(109,96,90)
#594D48
(89,77,72)
#453A36
(69,58,54)
#312724
(49,39,36)
#1D1412
(29,20,18)
#000000
(0,0,0)

Tints of #E5D2C6

#E5D2C6
(229,210,198)
#E7D6CB
(231,214,203)
#E9DAD0
(233,218,208)
#EBDED5
(235,222,213)
#EDE2DA
(237,226,218)
#EFE6DF
(239,230,223)
#F1EAE4
(241,234,228)
#F3EEE9
(243,238,233)
#F5F2EE
(245,242,238)
#F7F6F3
(247,246,243)
#F9FAF8
(249,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D2C6 color. Also use rgb(229,210,198) instead hex code.

Text Font Color

.myTextColor { color: #E5D2C6; }

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

This text font color is #E5D2C6.

Background Color

.myBgColor { background-color: #E5D2C6; }

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

This div background color is #E5D2C6.

Border color

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

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

This div border color is #E5D2C6.

Opacity

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

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

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

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

This text has shadow with #E5D2C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D2C6.

Preview

Color preview on black background

This text has color #E5D2C6 on black background.


Color preview on white background

This text has color #E5D2C6 on white background.


Black color preview on #E5D2C6 background

This text has black color on #E5D2C6 background.


White color preview on #E5D2C6 background

This text has white color on #E5D2C6 background.


Related colors

Complementary color

Complementary color for #hex is #1A2D39.


I love getcolorcode.com

Triadic colors

1 #C6E5D2 and #D2C6E5 with #E5D2C6 are triadic colors.

2 #C6D2E5 and #D2E5C6 with #E5D2C6 are triadic colors.