COLOR #E6B9CD

HEX: #E6B9CD RGB: (230,185,205)

Renk bilgisi

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

RGB renk modeli

#E6B9CD color RGB value is (230,185,205).

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

RGB bağlantıları ve doygunluk

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

230
185
205

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 185 + 205 = 620 (100%)
R 230 of 620 ~ 37.1%
G 185 of 620 ~ 29.84%
B 205 of 620 ~ 33.06'%

%37.1
%29.84
%33.06

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.57%
  • sarı tonu 10.87%
  • 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
%10.87
%9.8

Codes

Color #E6B9CD in popluar color models

E6 B9 CD
RGB 230 185 205
HSL 333° 47.37% 81.37%
HSB/HSV 333° 19.57% 90.20%
CMYK 0.00% 19.57% 10.87%
9.80%

Color #E6B9CD in popluar number systems.

HEX E6 B9 CD
Decimal 230 185 205
Binary 11100110 10111001 11001101
Octal 346 271 315

Shades and tints

Shades of #E6B9CD

#E6B9CD
(230,185,205)
#D2A9BB
(210,169,187)
#BE99A9
(190,153,169)
#AA8997
(170,137,151)
#967985
(150,121,133)
#826973
(130,105,115)
#6E5961
(110,89,97)
#5A494F
(90,73,79)
#46393D
(70,57,61)
#32292B
(50,41,43)
#1E1919
(30,25,25)
#000000
(0,0,0)

Tints of #E6B9CD

#E6B9CD
(230,185,205)
#E8BFD1
(232,191,209)
#EAC5D5
(234,197,213)
#ECCBD9
(236,203,217)
#EED1DD
(238,209,221)
#F0D7E1
(240,215,225)
#F2DDE5
(242,221,229)
#F4E3E9
(244,227,233)
#F6E9ED
(246,233,237)
#F8EFF1
(248,239,241)
#FAF5F5
(250,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B9CD; }

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

This text font color is #E6B9CD.

Background Color

.myBgColor { background-color: #E6B9CD; }

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

This div background color is #E6B9CD.

Border color

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

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

This div border color is #E6B9CD.

Opacity

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

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

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

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

This text has shadow with #E6B9CD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B9CD.

Preview

Color preview on black background

This text has color #E6B9CD on black background.


Color preview on white background

This text has color #E6B9CD on white background.


Black color preview on #E6B9CD background

This text has black color on #E6B9CD background.


White color preview on #E6B9CD background

This text has white color on #E6B9CD background.


Related colors

Complementary color

Complementary color for #hex is #194632.


I love getcolorcode.com

Triadic colors

1 #CDE6B9 and #B9CDE6 with #E6B9CD are triadic colors.

2 #CDB9E6 and #B9E6CD with #E6B9CD are triadic colors.