COLOR #E5C2E2

HEX: #E5C2E2 RGB: (229,194,226)

Renk bilgisi

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

RGB renk modeli

#E5C2E2 color RGB value is (229,194,226).

RGB: (229,194,226) (90%, 76%, 89%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 194 of 255 = 76%
B 226 of 255 = 89%

229
194
226

R + G + B ~ 85%. #E5C2E2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 194 + 226 = 649 (100%)
R 229 of 649 ~ 35.29%
G 194 of 649 ~ 29.89%
B 226 of 649 ~ 34.82'%

%35.29
%29.89
%34.82

CMYK RENK MODELİ

#E5C2E2 rengi CMYK tonu (0,15,1,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.28%
  • sarı tonu 1.31%
  • ana renk tonu 10.20%

CMYK: (0,15,1,10)
C0M15Y1K10 (0%, 15%, 1%, 10%)
(0.00 / 0.15 / 0.01 / 0.10)

CMYK yüzdeleri

%0
%15.28
%1.31
%10.2

Codes

Color #E5C2E2 in popluar color models

E5 C2 E2
RGB 229 194 226
HSL 305° 40.23% 82.94%
HSB/HSV 305° 15.28% 89.80%
CMYK 0.00% 15.28% 1.31%
10.20%

Color #E5C2E2 in popluar number systems.

HEX E5 C2 E2
Decimal 229 194 226
Binary 11100101 11000010 11100010
Octal 345 302 342

Shades and tints

Shades of #E5C2E2

#E5C2E2
(229,194,226)
#D1B1CE
(209,177,206)
#BDA0BA
(189,160,186)
#A98FA6
(169,143,166)
#957E92
(149,126,146)
#816D7E
(129,109,126)
#6D5C6A
(109,92,106)
#594B56
(89,75,86)
#453A42
(69,58,66)
#31292E
(49,41,46)
#1D181A
(29,24,26)
#000000
(0,0,0)

Tints of #E5C2E2

#E5C2E2
(229,194,226)
#E7C7E4
(231,199,228)
#E9CCE6
(233,204,230)
#EBD1E8
(235,209,232)
#EDD6EA
(237,214,234)
#EFDBEC
(239,219,236)
#F1E0EE
(241,224,238)
#F3E5F0
(243,229,240)
#F5EAF2
(245,234,242)
#F7EFF4
(247,239,244)
#F9F4F6
(249,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5C2E2 color. Also use rgb(229,194,226) instead hex code.

Text Font Color

.myTextColor { color: #E5C2E2; }

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

This text font color is #E5C2E2.

Background Color

.myBgColor { background-color: #E5C2E2; }

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

This div background color is #E5C2E2.

Border color

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

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

This div border color is #E5C2E2.

Opacity

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

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

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

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

This text has shadow with #E5C2E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C2E2.

Preview

Color preview on black background

This text has color #E5C2E2 on black background.


Color preview on white background

This text has color #E5C2E2 on white background.


Black color preview on #E5C2E2 background

This text has black color on #E5C2E2 background.


White color preview on #E5C2E2 background

This text has white color on #E5C2E2 background.


Related colors

Complementary color

Complementary color for #hex is #1A3D1D.


I love getcolorcode.com

Triadic colors

1 #E2E5C2 and #C2E2E5 with #E5C2E2 are triadic colors.

2 #E2C2E5 and #C2E5E2 with #E5C2E2 are triadic colors.