COLOR #E6ACC4

HEX: #E6ACC4 RGB: (230,172,196)

Renk bilgisi

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

RGB renk modeli

#E6ACC4 color RGB value is (230,172,196).

RGB: (230,172,196) (90%, 67%, 77%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 172 of 255 = 67%
B 196 of 255 = 77%

230
172
196

R + G + B ~ 78%. #E6ACC4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 172 + 196 = 598 (100%)
R 230 of 598 ~ 38.46%
G 172 of 598 ~ 28.76%
B 196 of 598 ~ 32.78'%

%38.46
%28.76
%32.78

CMYK RENK MODELİ

#E6ACC4 rengi CMYK tonu (0,25,15,10).

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

CMYK: (0,25,15,10)
C0M25Y15K10 (0%, 25%, 15%, 10%)
(0.00 / 0.25 / 0.15 / 0.10)

CMYK yüzdeleri

%0
%25.22
%14.78
%9.8

Codes

Color #E6ACC4 in popluar color models

E6 AC C4
RGB 230 172 196
HSL 335° 53.70% 78.82%
HSB/HSV 335° 25.22% 90.20%
CMYK 0.00% 25.22% 14.78%
9.80%

Color #E6ACC4 in popluar number systems.

HEX E6 AC C4
Decimal 230 172 196
Binary 11100110 10101100 11000100
Octal 346 254 304

Shades and tints

Shades of #E6ACC4

#E6ACC4
(230,172,196)
#D29DB3
(210,157,179)
#BE8EA2
(190,142,162)
#AA7F91
(170,127,145)
#967080
(150,112,128)
#82616F
(130,97,111)
#6E525E
(110,82,94)
#5A434D
(90,67,77)
#46343C
(70,52,60)
#32252B
(50,37,43)
#1E161A
(30,22,26)
#000000
(0,0,0)

Tints of #E6ACC4

#E6ACC4
(230,172,196)
#E8B3C9
(232,179,201)
#EABACE
(234,186,206)
#ECC1D3
(236,193,211)
#EEC8D8
(238,200,216)
#F0CFDD
(240,207,221)
#F2D6E2
(242,214,226)
#F4DDE7
(244,221,231)
#F6E4EC
(246,228,236)
#F8EBF1
(248,235,241)
#FAF2F6
(250,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ACC4; }

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

This text font color is #E6ACC4.

Background Color

.myBgColor { background-color: #E6ACC4; }

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

This div background color is #E6ACC4.

Border color

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

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

This div border color is #E6ACC4.

Opacity

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

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

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

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

This text has shadow with #E6ACC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ACC4.

Preview

Color preview on black background

This text has color #E6ACC4 on black background.


Color preview on white background

This text has color #E6ACC4 on white background.


Black color preview on #E6ACC4 background

This text has black color on #E6ACC4 background.


White color preview on #E6ACC4 background

This text has white color on #E6ACC4 background.


Related colors

Complementary color

Complementary color for #hex is #19533B.


I love getcolorcode.com

Triadic colors

1 #C4E6AC and #ACC4E6 with #E6ACC4 are triadic colors.

2 #C4ACE6 and #ACE6C4 with #E6ACC4 are triadic colors.