COLOR #EDB5CC

HEX: #EDB5CC RGB: (237,181,204)

Renk bilgisi

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

RGB renk modeli

#EDB5CC color RGB value is (237,181,204).

RGB: (237,181,204) (93%, 71%, 80%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 181 of 255 = 71%
B 204 of 255 = 80%

237
181
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 204 = 622 (100%)
R 237 of 622 ~ 38.1%
G 181 of 622 ~ 29.1%
B 204 of 622 ~ 32.8'%

%38.1
%29.1
%32.8

CMYK RENK MODELİ

#EDB5CC rengi CMYK tonu (0,24,14,7).

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

CMYK: (0,24,14,7)
C0M24Y14K7 (0%, 24%, 14%, 7%)
(0.00 / 0.24 / 0.14 / 0.07)

CMYK yüzdeleri

%0
%23.63
%13.92
%7.06

Codes

Color #EDB5CC in popluar color models

ED B5 CC
RGB 237 181 204
HSL 335° 60.87% 81.96%
HSB/HSV 335° 23.63% 92.94%
CMYK 0.00% 23.63% 13.92%
7.06%

Color #EDB5CC in popluar number systems.

HEX ED B5 CC
Decimal 237 181 204
Binary 11101101 10110101 11001100
Octal 355 265 314

Shades and tints

Shades of #EDB5CC

#EDB5CC
(237,181,204)
#D8A5BA
(216,165,186)
#C395A8
(195,149,168)
#AE8596
(174,133,150)
#997584
(153,117,132)
#846572
(132,101,114)
#6F5560
(111,85,96)
#5A454E
(90,69,78)
#45353C
(69,53,60)
#30252A
(48,37,42)
#1B1518
(27,21,24)
#000000
(0,0,0)

Tints of #EDB5CC

#EDB5CC
(237,181,204)
#EEBBD0
(238,187,208)
#EFC1D4
(239,193,212)
#F0C7D8
(240,199,216)
#F1CDDC
(241,205,220)
#F2D3E0
(242,211,224)
#F3D9E4
(243,217,228)
#F4DFE8
(244,223,232)
#F5E5EC
(245,229,236)
#F6EBF0
(246,235,240)
#F7F1F4
(247,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB5CC; }

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

This text font color is #EDB5CC.

Background Color

.myBgColor { background-color: #EDB5CC; }

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

This div background color is #EDB5CC.

Border color

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

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

This div border color is #EDB5CC.

Opacity

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

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

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

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

This text has shadow with #EDB5CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5CC.

Preview

Color preview on black background

This text has color #EDB5CC on black background.


Color preview on white background

This text has color #EDB5CC on white background.


Black color preview on #EDB5CC background

This text has black color on #EDB5CC background.


White color preview on #EDB5CC background

This text has white color on #EDB5CC background.


Related colors

Complementary color

Complementary color for #hex is #124A33.


I love getcolorcode.com

Triadic colors

1 #CCEDB5 and #B5CCED with #EDB5CC are triadic colors.

2 #CCB5ED and #B5EDCC with #EDB5CC are triadic colors.