COLOR #E6B9CC

HEX: #E6B9CC RGB: (230,185,204)

Renk bilgisi

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

RGB renk modeli

#E6B9CC color RGB value is (230,185,204).

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

RGB bağlantıları ve doygunluk

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

230
185
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 185 + 204 = 619 (100%)
R 230 of 619 ~ 37.16%
G 185 of 619 ~ 29.89%
B 204 of 619 ~ 32.96'%

%37.16
%29.89
%32.96

CMYK RENK MODELİ

#E6B9CC rengi CMYK tonu (0,20,11,10).

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

CMYK: (0,20,11,10)
C0M20Y11K10 (0%, 20%, 11%, 10%)
(0.00 / 0.20 / 0.11 / 0.10)

CMYK yüzdeleri

%0
%19.57
%11.3
%9.8

Codes

Color #E6B9CC in popluar color models

E6 B9 CC
RGB 230 185 204
HSL 335° 47.37% 81.37%
HSB/HSV 335° 19.57% 90.20%
CMYK 0.00% 19.57% 11.30%
9.80%

Color #E6B9CC in popluar number systems.

HEX E6 B9 CC
Decimal 230 185 204
Binary 11100110 10111001 11001100
Octal 346 271 314

Shades and tints

Shades of #E6B9CC

#E6B9CC
(230,185,204)
#D2A9BA
(210,169,186)
#BE99A8
(190,153,168)
#AA8996
(170,137,150)
#967984
(150,121,132)
#826972
(130,105,114)
#6E5960
(110,89,96)
#5A494E
(90,73,78)
#46393C
(70,57,60)
#32292A
(50,41,42)
#1E1918
(30,25,24)
#000000
(0,0,0)

Tints of #E6B9CC

#E6B9CC
(230,185,204)
#E8BFD0
(232,191,208)
#EAC5D4
(234,197,212)
#ECCBD8
(236,203,216)
#EED1DC
(238,209,220)
#F0D7E0
(240,215,224)
#F2DDE4
(242,221,228)
#F4E3E8
(244,227,232)
#F6E9EC
(246,233,236)
#F8EFF0
(248,239,240)
#FAF5F4
(250,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B9CC; }

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

This text font color is #E6B9CC.

Background Color

.myBgColor { background-color: #E6B9CC; }

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

This div background color is #E6B9CC.

Border color

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

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

This div border color is #E6B9CC.

Opacity

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

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

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

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

This text has shadow with #E6B9CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B9CC.

Preview

Color preview on black background

This text has color #E6B9CC on black background.


Color preview on white background

This text has color #E6B9CC on white background.


Black color preview on #E6B9CC background

This text has black color on #E6B9CC background.


White color preview on #E6B9CC background

This text has white color on #E6B9CC background.


Related colors

Complementary color

Complementary color for #hex is #194633.


I love getcolorcode.com

Triadic colors

1 #CCE6B9 and #B9CCE6 with #E6B9CC are triadic colors.

2 #CCB9E6 and #B9E6CC with #E6B9CC are triadic colors.