COLOR #EDACC6

HEX: #EDACC6 RGB: (237,172,198)

Renk bilgisi

#EDACC6 contains mainly red and blue colors. #EDACC6 ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#EDACC6 color RGB value is (237,172,198).

RGB: (237,172,198) (93%, 67%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 172 of 255 = 67%
B 198 of 255 = 78%

237
172
198

R + G + B ~ 79%. #EDACC6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 172 + 198 = 607 (100%)
R 237 of 607 ~ 39.04%
G 172 of 607 ~ 28.34%
B 198 of 607 ~ 32.62'%

%39.04
%28.34
%32.62

CMYK RENK MODELİ

#EDACC6 rengi CMYK tonu (0,27,16,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.43%
  • sarı tonu 16.46%
  • ana renk tonu 7.06%

CMYK: (0,27,16,7)
C0M27Y16K7 (0%, 27%, 16%, 7%)
(0.00 / 0.27 / 0.16 / 0.07)

CMYK yüzdeleri

%0
%27.43
%16.46
%7.06

Codes

Color #EDACC6 in popluar color models

ED AC C6
RGB 237 172 198
HSL 336° 64.36% 80.20%
HSB/HSV 336° 27.43% 92.94%
CMYK 0.00% 27.43% 16.46%
7.06%

Color #EDACC6 in popluar number systems.

HEX ED AC C6
Decimal 237 172 198
Binary 11101101 10101100 11000110
Octal 355 254 306

Shades and tints

Shades of #EDACC6

#EDACC6
(237,172,198)
#D89DB4
(216,157,180)
#C38EA2
(195,142,162)
#AE7F90
(174,127,144)
#99707E
(153,112,126)
#84616C
(132,97,108)
#6F525A
(111,82,90)
#5A4348
(90,67,72)
#453436
(69,52,54)
#302524
(48,37,36)
#1B1612
(27,22,18)
#000000
(0,0,0)

Tints of #EDACC6

#EDACC6
(237,172,198)
#EEB3CB
(238,179,203)
#EFBAD0
(239,186,208)
#F0C1D5
(240,193,213)
#F1C8DA
(241,200,218)
#F2CFDF
(242,207,223)
#F3D6E4
(243,214,228)
#F4DDE9
(244,221,233)
#F5E4EE
(245,228,238)
#F6EBF3
(246,235,243)
#F7F2F8
(247,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDACC6 color. Also use rgb(237,172,198) instead hex code.

Text Font Color

.myTextColor { color: #EDACC6; }

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

This text font color is #EDACC6.

Background Color

.myBgColor { background-color: #EDACC6; }

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

This div background color is #EDACC6.

Border color

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

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

This div border color is #EDACC6.

Opacity

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

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

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

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

This text has shadow with #EDACC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDACC6.

Preview

Color preview on black background

This text has color #EDACC6 on black background.


Color preview on white background

This text has color #EDACC6 on white background.


Black color preview on #EDACC6 background

This text has black color on #EDACC6 background.


White color preview on #EDACC6 background

This text has white color on #EDACC6 background.


Related colors

Complementary color

Complementary color for #hex is #125339.


I love getcolorcode.com

Triadic colors

1 #C6EDAC and #ACC6ED with #EDACC6 are triadic colors.

2 #C6ACED and #ACEDC6 with #EDACC6 are triadic colors.