COLOR #EDABC7

HEX: #EDABC7 RGB: (237,171,199)

Renk bilgisi

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

RGB renk modeli

#EDABC7 color RGB value is (237,171,199).

RGB: (237,171,199) (93%, 67%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 171 of 255 = 67%
B 199 of 255 = 78%

237
171
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 171 + 199 = 607 (100%)
R 237 of 607 ~ 39.04%
G 171 of 607 ~ 28.17%
B 199 of 607 ~ 32.78'%

%39.04
%28.17
%32.78

CMYK RENK MODELİ

#EDABC7 rengi CMYK tonu (0,28,16,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.85%
  • sarı tonu 16.03%
  • ana renk tonu 7.06%

CMYK: (0,28,16,7)
C0M28Y16K7 (0%, 28%, 16%, 7%)
(0.00 / 0.28 / 0.16 / 0.07)

CMYK yüzdeleri

%0
%27.85
%16.03
%7.06

Codes

Color #EDABC7 in popluar color models

ED AB C7
RGB 237 171 199
HSL 335° 64.71% 80.00%
HSB/HSV 335° 27.85% 92.94%
CMYK 0.00% 27.85% 16.03%
7.06%

Color #EDABC7 in popluar number systems.

HEX ED AB C7
Decimal 237 171 199
Binary 11101101 10101011 11000111
Octal 355 253 307

Shades and tints

Shades of #EDABC7

#EDABC7
(237,171,199)
#D89CB5
(216,156,181)
#C38DA3
(195,141,163)
#AE7E91
(174,126,145)
#996F7F
(153,111,127)
#84606D
(132,96,109)
#6F515B
(111,81,91)
#5A4249
(90,66,73)
#453337
(69,51,55)
#302425
(48,36,37)
#1B1513
(27,21,19)
#000000
(0,0,0)

Tints of #EDABC7

#EDABC7
(237,171,199)
#EEB2CC
(238,178,204)
#EFB9D1
(239,185,209)
#F0C0D6
(240,192,214)
#F1C7DB
(241,199,219)
#F2CEE0
(242,206,224)
#F3D5E5
(243,213,229)
#F4DCEA
(244,220,234)
#F5E3EF
(245,227,239)
#F6EAF4
(246,234,244)
#F7F1F9
(247,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDABC7 color. Also use rgb(237,171,199) instead hex code.

Text Font Color

.myTextColor { color: #EDABC7; }

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

This text font color is #EDABC7.

Background Color

.myBgColor { background-color: #EDABC7; }

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

This div background color is #EDABC7.

Border color

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

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

This div border color is #EDABC7.

Opacity

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

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

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

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

This text has shadow with #EDABC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDABC7.

Preview

Color preview on black background

This text has color #EDABC7 on black background.


Color preview on white background

This text has color #EDABC7 on white background.


Black color preview on #EDABC7 background

This text has black color on #EDABC7 background.


White color preview on #EDABC7 background

This text has white color on #EDABC7 background.


Related colors

Complementary color

Complementary color for #hex is #125438.


I love getcolorcode.com

Triadic colors

1 #C7EDAB and #ABC7ED with #EDABC7 are triadic colors.

2 #C7ABED and #ABEDC7 with #EDABC7 are triadic colors.