COLOR #E6B5CA

HEX: #E6B5CA RGB: (230,181,202)

Renk bilgisi

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

RGB renk modeli

#E6B5CA color RGB value is (230,181,202).

RGB: (230,181,202) (90%, 71%, 79%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 181 of 255 = 71%
B 202 of 255 = 79%

230
181
202

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 202 = 613 (100%)
R 230 of 613 ~ 37.52%
G 181 of 613 ~ 29.53%
B 202 of 613 ~ 32.95'%

%37.52
%29.53
%32.95

CMYK RENK MODELİ

#E6B5CA rengi CMYK tonu (0,21,12,10).

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

CMYK: (0,21,12,10)
C0M21Y12K10 (0%, 21%, 12%, 10%)
(0.00 / 0.21 / 0.12 / 0.10)

CMYK yüzdeleri

%0
%21.3
%12.17
%9.8

Codes

Color #E6B5CA in popluar color models

E6 B5 CA
RGB 230 181 202
HSL 334° 49.49% 80.59%
HSB/HSV 334° 21.30% 90.20%
CMYK 0.00% 21.30% 12.17%
9.80%

Color #E6B5CA in popluar number systems.

HEX E6 B5 CA
Decimal 230 181 202
Binary 11100110 10110101 11001010
Octal 346 265 312

Shades and tints

Shades of #E6B5CA

#E6B5CA
(230,181,202)
#D2A5B8
(210,165,184)
#BE95A6
(190,149,166)
#AA8594
(170,133,148)
#967582
(150,117,130)
#826570
(130,101,112)
#6E555E
(110,85,94)
#5A454C
(90,69,76)
#46353A
(70,53,58)
#322528
(50,37,40)
#1E1516
(30,21,22)
#000000
(0,0,0)

Tints of #E6B5CA

#E6B5CA
(230,181,202)
#E8BBCE
(232,187,206)
#EAC1D2
(234,193,210)
#ECC7D6
(236,199,214)
#EECDDA
(238,205,218)
#F0D3DE
(240,211,222)
#F2D9E2
(242,217,226)
#F4DFE6
(244,223,230)
#F6E5EA
(246,229,234)
#F8EBEE
(248,235,238)
#FAF1F2
(250,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B5CA; }

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

This text font color is #E6B5CA.

Background Color

.myBgColor { background-color: #E6B5CA; }

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

This div background color is #E6B5CA.

Border color

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

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

This div border color is #E6B5CA.

Opacity

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

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

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

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

This text has shadow with #E6B5CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B5CA.

Preview

Color preview on black background

This text has color #E6B5CA on black background.


Color preview on white background

This text has color #E6B5CA on white background.


Black color preview on #E6B5CA background

This text has black color on #E6B5CA background.


White color preview on #E6B5CA background

This text has white color on #E6B5CA background.


Related colors

Complementary color

Complementary color for #hex is #194A35.


I love getcolorcode.com

Triadic colors

1 #CAE6B5 and #B5CAE6 with #E6B5CA are triadic colors.

2 #CAB5E6 and #B5E6CA with #E6B5CA are triadic colors.