COLOR #E6B5E3

HEX: #E6B5E3 RGB: (230,181,227)

Renk bilgisi

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

RGB renk modeli

#E6B5E3 color RGB value is (230,181,227).

RGB: (230,181,227) (90%, 71%, 89%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 181 of 255 = 71%
B 227 of 255 = 89%

230
181
227

R + G + B ~ 83%. #E6B5E3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 227 = 638 (100%)
R 230 of 638 ~ 36.05%
G 181 of 638 ~ 28.37%
B 227 of 638 ~ 35.58'%

%36.05
%28.37
%35.58

CMYK RENK MODELİ

#E6B5E3 rengi CMYK tonu (0,21,1,10).

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

CMYK: (0,21,1,10)
C0M21Y1K10 (0%, 21%, 1%, 10%)
(0.00 / 0.21 / 0.01 / 0.10)

CMYK yüzdeleri

%0
%21.3
%1.3
%9.8

Codes

Color #E6B5E3 in popluar color models

E6 B5 E3
RGB 230 181 227
HSL 304° 49.49% 80.59%
HSB/HSV 304° 21.30% 90.20%
CMYK 0.00% 21.30% 1.30%
9.80%

Color #E6B5E3 in popluar number systems.

HEX E6 B5 E3
Decimal 230 181 227
Binary 11100110 10110101 11100011
Octal 346 265 343

Shades and tints

Shades of #E6B5E3

#E6B5E3
(230,181,227)
#D2A5CF
(210,165,207)
#BE95BB
(190,149,187)
#AA85A7
(170,133,167)
#967593
(150,117,147)
#82657F
(130,101,127)
#6E556B
(110,85,107)
#5A4557
(90,69,87)
#463543
(70,53,67)
#32252F
(50,37,47)
#1E151B
(30,21,27)
#000000
(0,0,0)

Tints of #E6B5E3

#E6B5E3
(230,181,227)
#E8BBE5
(232,187,229)
#EAC1E7
(234,193,231)
#ECC7E9
(236,199,233)
#EECDEB
(238,205,235)
#F0D3ED
(240,211,237)
#F2D9EF
(242,217,239)
#F4DFF1
(244,223,241)
#F6E5F3
(246,229,243)
#F8EBF5
(248,235,245)
#FAF1F7
(250,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B5E3; }

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

This text font color is #E6B5E3.

Background Color

.myBgColor { background-color: #E6B5E3; }

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

This div background color is #E6B5E3.

Border color

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

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

This div border color is #E6B5E3.

Opacity

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

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

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

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

This text has shadow with #E6B5E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B5E3.

Preview

Color preview on black background

This text has color #E6B5E3 on black background.


Color preview on white background

This text has color #E6B5E3 on white background.


Black color preview on #E6B5E3 background

This text has black color on #E6B5E3 background.


White color preview on #E6B5E3 background

This text has white color on #E6B5E3 background.


Related colors

Complementary color

Complementary color for #hex is #194A1C.


I love getcolorcode.com

Triadic colors

1 #E3E6B5 and #B5E3E6 with #E6B5E3 are triadic colors.

2 #E3B5E6 and #B5E6E3 with #E6B5E3 are triadic colors.