COLOR #E6B0CD

HEX: #E6B0CD RGB: (230,176,205)

Renk bilgisi

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

RGB renk modeli

#E6B0CD color RGB value is (230,176,205).

RGB: (230,176,205) (90%, 69%, 80%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 176 of 255 = 69%
B 205 of 255 = 80%

230
176
205

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 176 + 205 = 611 (100%)
R 230 of 611 ~ 37.64%
G 176 of 611 ~ 28.81%
B 205 of 611 ~ 33.55'%

%37.64
%28.81
%33.55

CMYK RENK MODELİ

#E6B0CD rengi CMYK tonu (0,23,11,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.48%
  • sarı tonu 10.87%
  • ana renk tonu 9.80%

CMYK: (0,23,11,10)
C0M23Y11K10 (0%, 23%, 11%, 10%)
(0.00 / 0.23 / 0.11 / 0.10)

CMYK yüzdeleri

%0
%23.48
%10.87
%9.8

Codes

Color #E6B0CD in popluar color models

E6 B0 CD
RGB 230 176 205
HSL 328° 51.92% 79.61%
HSB/HSV 328° 23.48% 90.20%
CMYK 0.00% 23.48% 10.87%
9.80%

Color #E6B0CD in popluar number systems.

HEX E6 B0 CD
Decimal 230 176 205
Binary 11100110 10110000 11001101
Octal 346 260 315

Shades and tints

Shades of #E6B0CD

#E6B0CD
(230,176,205)
#D2A0BB
(210,160,187)
#BE90A9
(190,144,169)
#AA8097
(170,128,151)
#967085
(150,112,133)
#826073
(130,96,115)
#6E5061
(110,80,97)
#5A404F
(90,64,79)
#46303D
(70,48,61)
#32202B
(50,32,43)
#1E1019
(30,16,25)
#000000
(0,0,0)

Tints of #E6B0CD

#E6B0CD
(230,176,205)
#E8B7D1
(232,183,209)
#EABED5
(234,190,213)
#ECC5D9
(236,197,217)
#EECCDD
(238,204,221)
#F0D3E1
(240,211,225)
#F2DAE5
(242,218,229)
#F4E1E9
(244,225,233)
#F6E8ED
(246,232,237)
#F8EFF1
(248,239,241)
#FAF6F5
(250,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6B0CD color. Also use rgb(230,176,205) instead hex code.

Text Font Color

.myTextColor { color: #E6B0CD; }

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

This text font color is #E6B0CD.

Background Color

.myBgColor { background-color: #E6B0CD; }

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

This div background color is #E6B0CD.

Border color

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

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

This div border color is #E6B0CD.

Opacity

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

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

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

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

This text has shadow with #E6B0CD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B0CD.

Preview

Color preview on black background

This text has color #E6B0CD on black background.


Color preview on white background

This text has color #E6B0CD on white background.


Black color preview on #E6B0CD background

This text has black color on #E6B0CD background.


White color preview on #E6B0CD background

This text has white color on #E6B0CD background.


Related colors

Complementary color

Complementary color for #hex is #194F32.


I love getcolorcode.com

Triadic colors

1 #CDE6B0 and #B0CDE6 with #E6B0CD are triadic colors.

2 #CDB0E6 and #B0E6CD with #E6B0CD are triadic colors.