COLOR #E6ACB5

HEX: #E6ACB5 RGB: (230,172,181)

Renk bilgisi

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

RGB renk modeli

#E6ACB5 color RGB value is (230,172,181).

RGB: (230,172,181) (90%, 67%, 71%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 172 of 255 = 67%
B 181 of 255 = 71%

230
172
181

R + G + B ~ 76%. #E6ACB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 172 + 181 = 583 (100%)
R 230 of 583 ~ 39.45%
G 172 of 583 ~ 29.5%
B 181 of 583 ~ 31.05'%

%39.45
%29.5
%31.05

CMYK RENK MODELİ

#E6ACB5 rengi CMYK tonu (0,25,21,10).

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

CMYK: (0,25,21,10)
C0M25Y21K10 (0%, 25%, 21%, 10%)
(0.00 / 0.25 / 0.21 / 0.10)

CMYK yüzdeleri

%0
%25.22
%21.3
%9.8

Codes

Color #E6ACB5 in popluar color models

E6 AC B5
RGB 230 172 181
HSL 351° 53.70% 78.82%
HSB/HSV 351° 25.22% 90.20%
CMYK 0.00% 25.22% 21.30%
9.80%

Color #E6ACB5 in popluar number systems.

HEX E6 AC B5
Decimal 230 172 181
Binary 11100110 10101100 10110101
Octal 346 254 265

Shades and tints

Shades of #E6ACB5

#E6ACB5
(230,172,181)
#D29DA5
(210,157,165)
#BE8E95
(190,142,149)
#AA7F85
(170,127,133)
#967075
(150,112,117)
#826165
(130,97,101)
#6E5255
(110,82,85)
#5A4345
(90,67,69)
#463435
(70,52,53)
#322525
(50,37,37)
#1E1615
(30,22,21)
#000000
(0,0,0)

Tints of #E6ACB5

#E6ACB5
(230,172,181)
#E8B3BB
(232,179,187)
#EABAC1
(234,186,193)
#ECC1C7
(236,193,199)
#EEC8CD
(238,200,205)
#F0CFD3
(240,207,211)
#F2D6D9
(242,214,217)
#F4DDDF
(244,221,223)
#F6E4E5
(246,228,229)
#F8EBEB
(248,235,235)
#FAF2F1
(250,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ACB5; }

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

This text font color is #E6ACB5.

Background Color

.myBgColor { background-color: #E6ACB5; }

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

This div background color is #E6ACB5.

Border color

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

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

This div border color is #E6ACB5.

Opacity

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

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

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

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

This text has shadow with #E6ACB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ACB5.

Preview

Color preview on black background

This text has color #E6ACB5 on black background.


Color preview on white background

This text has color #E6ACB5 on white background.


Black color preview on #E6ACB5 background

This text has black color on #E6ACB5 background.


White color preview on #E6ACB5 background

This text has white color on #E6ACB5 background.


Related colors

Complementary color

Complementary color for #hex is #19534A.


I love getcolorcode.com

Triadic colors

1 #B5E6AC and #ACB5E6 with #E6ACB5 are triadic colors.

2 #B5ACE6 and #ACE6B5 with #E6ACB5 are triadic colors.