COLOR #E6BBCC

HEX: #E6BBCC RGB: (230,187,204)

Renk bilgisi

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

RGB renk modeli

#E6BBCC color RGB value is (230,187,204).

RGB: (230,187,204) (90%, 73%, 80%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 187 of 255 = 73%
B 204 of 255 = 80%

230
187
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 187 + 204 = 621 (100%)
R 230 of 621 ~ 37.04%
G 187 of 621 ~ 30.11%
B 204 of 621 ~ 32.85'%

%37.04
%30.11
%32.85

CMYK RENK MODELİ

#E6BBCC rengi CMYK tonu (0,19,11,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.70%
  • sarı tonu 11.30%
  • ana renk tonu 9.80%

CMYK: (0,19,11,10)
C0M19Y11K10 (0%, 19%, 11%, 10%)
(0.00 / 0.19 / 0.11 / 0.10)

CMYK yüzdeleri

%0
%18.7
%11.3
%9.8

Codes

Color #E6BBCC in popluar color models

E6 BB CC
RGB 230 187 204
HSL 336° 46.24% 81.76%
HSB/HSV 336° 18.70% 90.20%
CMYK 0.00% 18.70% 11.30%
9.80%

Color #E6BBCC in popluar number systems.

HEX E6 BB CC
Decimal 230 187 204
Binary 11100110 10111011 11001100
Octal 346 273 314

Shades and tints

Shades of #E6BBCC

#E6BBCC
(230,187,204)
#D2AABA
(210,170,186)
#BE99A8
(190,153,168)
#AA8896
(170,136,150)
#967784
(150,119,132)
#826672
(130,102,114)
#6E5560
(110,85,96)
#5A444E
(90,68,78)
#46333C
(70,51,60)
#32222A
(50,34,42)
#1E1118
(30,17,24)
#000000
(0,0,0)

Tints of #E6BBCC

#E6BBCC
(230,187,204)
#E8C1D0
(232,193,208)
#EAC7D4
(234,199,212)
#ECCDD8
(236,205,216)
#EED3DC
(238,211,220)
#F0D9E0
(240,217,224)
#F2DFE4
(242,223,228)
#F4E5E8
(244,229,232)
#F6EBEC
(246,235,236)
#F8F1F0
(248,241,240)
#FAF7F4
(250,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6BBCC color. Also use rgb(230,187,204) instead hex code.

Text Font Color

.myTextColor { color: #E6BBCC; }

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

This text font color is #E6BBCC.

Background Color

.myBgColor { background-color: #E6BBCC; }

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

This div background color is #E6BBCC.

Border color

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

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

This div border color is #E6BBCC.

Opacity

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

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

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

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

This text has shadow with #E6BBCC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BBCC.

Preview

Color preview on black background

This text has color #E6BBCC on black background.


Color preview on white background

This text has color #E6BBCC on white background.


Black color preview on #E6BBCC background

This text has black color on #E6BBCC background.


White color preview on #E6BBCC background

This text has white color on #E6BBCC background.


Related colors

Complementary color

Complementary color for #hex is #194433.


I love getcolorcode.com

Triadic colors

1 #CCE6BB and #BBCCE6 with #E6BBCC are triadic colors.

2 #CCBBE6 and #BBE6CC with #E6BBCC are triadic colors.