COLOR #E6B5CD

HEX: #E6B5CD RGB: (230,181,205)

Renk bilgisi

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

RGB renk modeli

#E6B5CD color RGB value is (230,181,205).

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

RGB bağlantıları ve doygunluk

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

230
181
205

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 205 = 616 (100%)
R 230 of 616 ~ 37.34%
G 181 of 616 ~ 29.38%
B 205 of 616 ~ 33.28'%

%37.34
%29.38
%33.28

CMYK RENK MODELİ

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

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

Codes

Color #E6B5CD in popluar color models

E6 B5 CD
RGB 230 181 205
HSL 331° 49.49% 80.59%
HSB/HSV 331° 21.30% 90.20%
CMYK 0.00% 21.30% 10.87%
9.80%

Color #E6B5CD in popluar number systems.

HEX E6 B5 CD
Decimal 230 181 205
Binary 11100110 10110101 11001101
Octal 346 265 315

Shades and tints

Shades of #E6B5CD

#E6B5CD
(230,181,205)
#D2A5BB
(210,165,187)
#BE95A9
(190,149,169)
#AA8597
(170,133,151)
#967585
(150,117,133)
#826573
(130,101,115)
#6E5561
(110,85,97)
#5A454F
(90,69,79)
#46353D
(70,53,61)
#32252B
(50,37,43)
#1E1519
(30,21,25)
#000000
(0,0,0)

Tints of #E6B5CD

#E6B5CD
(230,181,205)
#E8BBD1
(232,187,209)
#EAC1D5
(234,193,213)
#ECC7D9
(236,199,217)
#EECDDD
(238,205,221)
#F0D3E1
(240,211,225)
#F2D9E5
(242,217,229)
#F4DFE9
(244,223,233)
#F6E5ED
(246,229,237)
#F8EBF1
(248,235,241)
#FAF1F5
(250,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B5CD; }

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

This text font color is #E6B5CD.

Background Color

.myBgColor { background-color: #E6B5CD; }

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

This div background color is #E6B5CD.

Border color

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

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

This div border color is #E6B5CD.

Opacity

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

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

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

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

This text has shadow with #E6B5CD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B5CD.

Preview

Color preview on black background

This text has color #E6B5CD on black background.


Color preview on white background

This text has color #E6B5CD on white background.


Black color preview on #E6B5CD background

This text has black color on #E6B5CD background.


White color preview on #E6B5CD background

This text has white color on #E6B5CD background.


Related colors

Complementary color

Complementary color for #hex is #194A32.


I love getcolorcode.com

Triadic colors

1 #CDE6B5 and #B5CDE6 with #E6B5CD are triadic colors.

2 #CDB5E6 and #B5E6CD with #E6B5CD are triadic colors.