COLOR #EEB5CC

HEX: #EEB5CC RGB: (238,181,204)

Renk bilgisi

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

RGB renk modeli

#EEB5CC color RGB value is (238,181,204).

RGB: (238,181,204) (93%, 71%, 80%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 181 of 255 = 71%
B 204 of 255 = 80%

238
181
204

R + G + B ~ 81%. #EEB5CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 181 + 204 = 623 (100%)
R 238 of 623 ~ 38.2%
G 181 of 623 ~ 29.05%
B 204 of 623 ~ 32.74'%

%38.2
%29.05
%32.74

CMYK RENK MODELİ

#EEB5CC rengi CMYK tonu (0,24,14,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.95%
  • sarı tonu 14.29%
  • ana renk tonu 6.67%

CMYK: (0,24,14,7)
C0M24Y14K7 (0%, 24%, 14%, 7%)
(0.00 / 0.24 / 0.14 / 0.07)

CMYK yüzdeleri

%0
%23.95
%14.29
%6.67

Codes

Color #EEB5CC in popluar color models

EE B5 CC
RGB 238 181 204
HSL 336° 62.64% 82.16%
HSB/HSV 336° 23.95% 93.33%
CMYK 0.00% 23.95% 14.29%
6.67%

Color #EEB5CC in popluar number systems.

HEX EE B5 CC
Decimal 238 181 204
Binary 11101110 10110101 11001100
Octal 356 265 314

Shades and tints

Shades of #EEB5CC

#EEB5CC
(238,181,204)
#D9A5BA
(217,165,186)
#C495A8
(196,149,168)
#AF8596
(175,133,150)
#9A7584
(154,117,132)
#856572
(133,101,114)
#705560
(112,85,96)
#5B454E
(91,69,78)
#46353C
(70,53,60)
#31252A
(49,37,42)
#1C1518
(28,21,24)
#000000
(0,0,0)

Tints of #EEB5CC

#EEB5CC
(238,181,204)
#EFBBD0
(239,187,208)
#F0C1D4
(240,193,212)
#F1C7D8
(241,199,216)
#F2CDDC
(242,205,220)
#F3D3E0
(243,211,224)
#F4D9E4
(244,217,228)
#F5DFE8
(245,223,232)
#F6E5EC
(246,229,236)
#F7EBF0
(247,235,240)
#F8F1F4
(248,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EEB5CC color. Also use rgb(238,181,204) instead hex code.

Text Font Color

.myTextColor { color: #EEB5CC; }

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

This text font color is #EEB5CC.

Background Color

.myBgColor { background-color: #EEB5CC; }

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

This div background color is #EEB5CC.

Border color

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

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

This div border color is #EEB5CC.

Opacity

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

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

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

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

This text has shadow with #EEB5CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEB5CC.

Preview

Color preview on black background

This text has color #EEB5CC on black background.


Color preview on white background

This text has color #EEB5CC on white background.


Black color preview on #EEB5CC background

This text has black color on #EEB5CC background.


White color preview on #EEB5CC background

This text has white color on #EEB5CC background.


Related colors

Complementary color

Complementary color for #hex is #114A33.


I love getcolorcode.com

Triadic colors

1 #CCEEB5 and #B5CCEE with #EEB5CC are triadic colors.

2 #CCB5EE and #B5EECC with #EEB5CC are triadic colors.