COLOR #EDB5C8

HEX: #EDB5C8 RGB: (237,181,200)

Renk bilgisi

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

RGB renk modeli

#EDB5C8 color RGB value is (237,181,200).

RGB: (237,181,200) (93%, 71%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 181 of 255 = 71%
B 200 of 255 = 78%

237
181
200

R + G + B ~ 81%. #EDB5C8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 200 = 618 (100%)
R 237 of 618 ~ 38.35%
G 181 of 618 ~ 29.29%
B 200 of 618 ~ 32.36'%

%38.35
%29.29
%32.36

CMYK RENK MODELİ

#EDB5C8 rengi CMYK tonu (0,24,16,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.63%
  • sarı tonu 15.61%
  • ana renk tonu 7.06%

CMYK: (0,24,16,7)
C0M24Y16K7 (0%, 24%, 16%, 7%)
(0.00 / 0.24 / 0.16 / 0.07)

CMYK yüzdeleri

%0
%23.63
%15.61
%7.06

Codes

Color #EDB5C8 in popluar color models

ED B5 C8
RGB 237 181 200
HSL 340° 60.87% 81.96%
HSB/HSV 340° 23.63% 92.94%
CMYK 0.00% 23.63% 15.61%
7.06%

Color #EDB5C8 in popluar number systems.

HEX ED B5 C8
Decimal 237 181 200
Binary 11101101 10110101 11001000
Octal 355 265 310

Shades and tints

Shades of #EDB5C8

#EDB5C8
(237,181,200)
#D8A5B6
(216,165,182)
#C395A4
(195,149,164)
#AE8592
(174,133,146)
#997580
(153,117,128)
#84656E
(132,101,110)
#6F555C
(111,85,92)
#5A454A
(90,69,74)
#453538
(69,53,56)
#302526
(48,37,38)
#1B1514
(27,21,20)
#000000
(0,0,0)

Tints of #EDB5C8

#EDB5C8
(237,181,200)
#EEBBCD
(238,187,205)
#EFC1D2
(239,193,210)
#F0C7D7
(240,199,215)
#F1CDDC
(241,205,220)
#F2D3E1
(242,211,225)
#F3D9E6
(243,217,230)
#F4DFEB
(244,223,235)
#F5E5F0
(245,229,240)
#F6EBF5
(246,235,245)
#F7F1FA
(247,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDB5C8 color. Also use rgb(237,181,200) instead hex code.

Text Font Color

.myTextColor { color: #EDB5C8; }

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

This text font color is #EDB5C8.

Background Color

.myBgColor { background-color: #EDB5C8; }

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

This div background color is #EDB5C8.

Border color

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

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

This div border color is #EDB5C8.

Opacity

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

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

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

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

This text has shadow with #EDB5C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5C8.

Preview

Color preview on black background

This text has color #EDB5C8 on black background.


Color preview on white background

This text has color #EDB5C8 on white background.


Black color preview on #EDB5C8 background

This text has black color on #EDB5C8 background.


White color preview on #EDB5C8 background

This text has white color on #EDB5C8 background.


Related colors

Complementary color

Complementary color for #hex is #124A37.


I love getcolorcode.com

Triadic colors

1 #C8EDB5 and #B5C8ED with #EDB5C8 are triadic colors.

2 #C8B5ED and #B5EDC8 with #EDB5C8 are triadic colors.