COLOR #E6B5CC

HEX: #E6B5CC RGB: (230,181,204)

Renk bilgisi

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

RGB renk modeli

#E6B5CC color RGB value is (230,181,204).

RGB: (230,181,204) (90%, 71%, 80%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 181 of 255 = 71%
B 204 of 255 = 80%

230
181
204

R + G + B ~ 80%. #E6B5CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 204 = 615 (100%)
R 230 of 615 ~ 37.4%
G 181 of 615 ~ 29.43%
B 204 of 615 ~ 33.17'%

%37.4
%29.43
%33.17

CMYK RENK MODELİ

#E6B5CC rengi CMYK tonu (0,21,11,10).

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

CMYK: (0,21,11,10)
C0M21Y11K10 (0%, 21%, 11%, 10%)
(0.00 / 0.21 / 0.11 / 0.10)

CMYK yüzdeleri

%0
%21.3
%11.3
%9.8

Codes

Color #E6B5CC in popluar color models

E6 B5 CC
RGB 230 181 204
HSL 332° 49.49% 80.59%
HSB/HSV 332° 21.30% 90.20%
CMYK 0.00% 21.30% 11.30%
9.80%

Color #E6B5CC in popluar number systems.

HEX E6 B5 CC
Decimal 230 181 204
Binary 11100110 10110101 11001100
Octal 346 265 314

Shades and tints

Shades of #E6B5CC

#E6B5CC
(230,181,204)
#D2A5BA
(210,165,186)
#BE95A8
(190,149,168)
#AA8596
(170,133,150)
#967584
(150,117,132)
#826572
(130,101,114)
#6E5560
(110,85,96)
#5A454E
(90,69,78)
#46353C
(70,53,60)
#32252A
(50,37,42)
#1E1518
(30,21,24)
#000000
(0,0,0)

Tints of #E6B5CC

#E6B5CC
(230,181,204)
#E8BBD0
(232,187,208)
#EAC1D4
(234,193,212)
#ECC7D8
(236,199,216)
#EECDDC
(238,205,220)
#F0D3E0
(240,211,224)
#F2D9E4
(242,217,228)
#F4DFE8
(244,223,232)
#F6E5EC
(246,229,236)
#F8EBF0
(248,235,240)
#FAF1F4
(250,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B5CC; }

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

This text font color is #E6B5CC.

Background Color

.myBgColor { background-color: #E6B5CC; }

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

This div background color is #E6B5CC.

Border color

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

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

This div border color is #E6B5CC.

Opacity

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

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

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

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

This text has shadow with #E6B5CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B5CC.

Preview

Color preview on black background

This text has color #E6B5CC on black background.


Color preview on white background

This text has color #E6B5CC on white background.


Black color preview on #E6B5CC background

This text has black color on #E6B5CC background.


White color preview on #E6B5CC background

This text has white color on #E6B5CC background.


Related colors

Complementary color

Complementary color for #hex is #194A33.


I love getcolorcode.com

Triadic colors

1 #CCE6B5 and #B5CCE6 with #E6B5CC are triadic colors.

2 #CCB5E6 and #B5E6CC with #E6B5CC are triadic colors.