COLOR #E6ACB3

HEX: #E6ACB3 RGB: (230,172,179)

Renk bilgisi

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

RGB renk modeli

#E6ACB3 color RGB value is (230,172,179).

RGB: (230,172,179) (90%, 67%, 70%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 172 of 255 = 67%
B 179 of 255 = 70%

230
172
179

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 172 + 179 = 581 (100%)
R 230 of 581 ~ 39.59%
G 172 of 581 ~ 29.6%
B 179 of 581 ~ 30.81'%

%39.59
%29.6
%30.81

CMYK RENK MODELİ

#E6ACB3 rengi CMYK tonu (0,25,22,10).

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

CMYK: (0,25,22,10)
C0M25Y22K10 (0%, 25%, 22%, 10%)
(0.00 / 0.25 / 0.22 / 0.10)

CMYK yüzdeleri

%0
%25.22
%22.17
%9.8

Codes

Color #E6ACB3 in popluar color models

E6 AC B3
RGB 230 172 179
HSL 353° 53.70% 78.82%
HSB/HSV 353° 25.22% 90.20%
CMYK 0.00% 25.22% 22.17%
9.80%

Color #E6ACB3 in popluar number systems.

HEX E6 AC B3
Decimal 230 172 179
Binary 11100110 10101100 10110011
Octal 346 254 263

Shades and tints

Shades of #E6ACB3

#E6ACB3
(230,172,179)
#D29DA3
(210,157,163)
#BE8E93
(190,142,147)
#AA7F83
(170,127,131)
#967073
(150,112,115)
#826163
(130,97,99)
#6E5253
(110,82,83)
#5A4343
(90,67,67)
#463433
(70,52,51)
#322523
(50,37,35)
#1E1613
(30,22,19)
#000000
(0,0,0)

Tints of #E6ACB3

#E6ACB3
(230,172,179)
#E8B3B9
(232,179,185)
#EABABF
(234,186,191)
#ECC1C5
(236,193,197)
#EEC8CB
(238,200,203)
#F0CFD1
(240,207,209)
#F2D6D7
(242,214,215)
#F4DDDD
(244,221,221)
#F6E4E3
(246,228,227)
#F8EBE9
(248,235,233)
#FAF2EF
(250,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ACB3; }

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

This text font color is #E6ACB3.

Background Color

.myBgColor { background-color: #E6ACB3; }

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

This div background color is #E6ACB3.

Border color

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

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

This div border color is #E6ACB3.

Opacity

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

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

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

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

This text has shadow with #E6ACB3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ACB3.

Preview

Color preview on black background

This text has color #E6ACB3 on black background.


Color preview on white background

This text has color #E6ACB3 on white background.


Black color preview on #E6ACB3 background

This text has black color on #E6ACB3 background.


White color preview on #E6ACB3 background

This text has white color on #E6ACB3 background.


Related colors

Complementary color

Complementary color for #hex is #19534C.


I love getcolorcode.com

Triadic colors

1 #B3E6AC and #ACB3E6 with #E6ACB3 are triadic colors.

2 #B3ACE6 and #ACE6B3 with #E6ACB3 are triadic colors.