COLOR #EDB5C7

HEX: #EDB5C7 RGB: (237,181,199)

Renk bilgisi

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

RGB renk modeli

#EDB5C7 color RGB value is (237,181,199).

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

RGB bağlantıları ve doygunluk

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

237
181
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 199 = 617 (100%)
R 237 of 617 ~ 38.41%
G 181 of 617 ~ 29.34%
B 199 of 617 ~ 32.25'%

%38.41
%29.34
%32.25

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.63%
  • sarı tonu 16.03%
  • 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
%16.03
%7.06

Codes

Color #EDB5C7 in popluar color models

ED B5 C7
RGB 237 181 199
HSL 341° 60.87% 81.96%
HSB/HSV 341° 23.63% 92.94%
CMYK 0.00% 23.63% 16.03%
7.06%

Color #EDB5C7 in popluar number systems.

HEX ED B5 C7
Decimal 237 181 199
Binary 11101101 10110101 11000111
Octal 355 265 307

Shades and tints

Shades of #EDB5C7

#EDB5C7
(237,181,199)
#D8A5B5
(216,165,181)
#C395A3
(195,149,163)
#AE8591
(174,133,145)
#99757F
(153,117,127)
#84656D
(132,101,109)
#6F555B
(111,85,91)
#5A4549
(90,69,73)
#453537
(69,53,55)
#302525
(48,37,37)
#1B1513
(27,21,19)
#000000
(0,0,0)

Tints of #EDB5C7

#EDB5C7
(237,181,199)
#EEBBCC
(238,187,204)
#EFC1D1
(239,193,209)
#F0C7D6
(240,199,214)
#F1CDDB
(241,205,219)
#F2D3E0
(242,211,224)
#F3D9E5
(243,217,229)
#F4DFEA
(244,223,234)
#F5E5EF
(245,229,239)
#F6EBF4
(246,235,244)
#F7F1F9
(247,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB5C7; }

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

This text font color is #EDB5C7.

Background Color

.myBgColor { background-color: #EDB5C7; }

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

This div background color is #EDB5C7.

Border color

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

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

This div border color is #EDB5C7.

Opacity

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

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

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

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

This text has shadow with #EDB5C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5C7.

Preview

Color preview on black background

This text has color #EDB5C7 on black background.


Color preview on white background

This text has color #EDB5C7 on white background.


Black color preview on #EDB5C7 background

This text has black color on #EDB5C7 background.


White color preview on #EDB5C7 background

This text has white color on #EDB5C7 background.


Related colors

Complementary color

Complementary color for #hex is #124A38.


I love getcolorcode.com

Triadic colors

1 #C7EDB5 and #B5C7ED with #EDB5C7 are triadic colors.

2 #C7B5ED and #B5EDC7 with #EDB5C7 are triadic colors.