COLOR #E5C0CC

HEX: #E5C0CC RGB: (229,192,204)

Renk bilgisi

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

RGB renk modeli

#E5C0CC color RGB value is (229,192,204).

RGB: (229,192,204) (90%, 75%, 80%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 192 of 255 = 75%
B 204 of 255 = 80%

229
192
204

R + G + B ~ 82%. #E5C0CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 192 + 204 = 625 (100%)
R 229 of 625 ~ 36.64%
G 192 of 625 ~ 30.72%
B 204 of 625 ~ 32.64'%

%36.64
%30.72
%32.64

CMYK RENK MODELİ

#E5C0CC rengi CMYK tonu (0,16,11,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.16%
  • sarı tonu 10.92%
  • ana renk tonu 10.20%

CMYK: (0,16,11,10)
C0M16Y11K10 (0%, 16%, 11%, 10%)
(0.00 / 0.16 / 0.11 / 0.10)

CMYK yüzdeleri

%0
%16.16
%10.92
%10.2

Codes

Color #E5C0CC in popluar color models

E5 C0 CC
RGB 229 192 204
HSL 341° 41.57% 82.55%
HSB/HSV 341° 16.16% 89.80%
CMYK 0.00% 16.16% 10.92%
10.20%

Color #E5C0CC in popluar number systems.

HEX E5 C0 CC
Decimal 229 192 204
Binary 11100101 11000000 11001100
Octal 345 300 314

Shades and tints

Shades of #E5C0CC

#E5C0CC
(229,192,204)
#D1AFBA
(209,175,186)
#BD9EA8
(189,158,168)
#A98D96
(169,141,150)
#957C84
(149,124,132)
#816B72
(129,107,114)
#6D5A60
(109,90,96)
#59494E
(89,73,78)
#45383C
(69,56,60)
#31272A
(49,39,42)
#1D1618
(29,22,24)
#000000
(0,0,0)

Tints of #E5C0CC

#E5C0CC
(229,192,204)
#E7C5D0
(231,197,208)
#E9CAD4
(233,202,212)
#EBCFD8
(235,207,216)
#EDD4DC
(237,212,220)
#EFD9E0
(239,217,224)
#F1DEE4
(241,222,228)
#F3E3E8
(243,227,232)
#F5E8EC
(245,232,236)
#F7EDF0
(247,237,240)
#F9F2F4
(249,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5C0CC color. Also use rgb(229,192,204) instead hex code.

Text Font Color

.myTextColor { color: #E5C0CC; }

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

This text font color is #E5C0CC.

Background Color

.myBgColor { background-color: #E5C0CC; }

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

This div background color is #E5C0CC.

Border color

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

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

This div border color is #E5C0CC.

Opacity

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

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

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

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

This text has shadow with #E5C0CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C0CC.

Preview

Color preview on black background

This text has color #E5C0CC on black background.


Color preview on white background

This text has color #E5C0CC on white background.


Black color preview on #E5C0CC background

This text has black color on #E5C0CC background.


White color preview on #E5C0CC background

This text has white color on #E5C0CC background.


Related colors

Complementary color

Complementary color for #hex is #1A3F33.


I love getcolorcode.com

Triadic colors

1 #CCE5C0 and #C0CCE5 with #E5C0CC are triadic colors.

2 #CCC0E5 and #C0E5CC with #E5C0CC are triadic colors.