COLOR #EDB5E3

HEX: #EDB5E3 RGB: (237,181,227)

Renk bilgisi

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

RGB renk modeli

#EDB5E3 color RGB value is (237,181,227).

RGB: (237,181,227) (93%, 71%, 89%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 181 of 255 = 71%
B 227 of 255 = 89%

237
181
227

R + G + B ~ 84%. #EDB5E3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 227 = 645 (100%)
R 237 of 645 ~ 36.74%
G 181 of 645 ~ 28.06%
B 227 of 645 ~ 35.19'%

%36.74
%28.06
%35.19

CMYK RENK MODELİ

#EDB5E3 rengi CMYK tonu (0,24,4,7).

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

CMYK: (0,24,4,7)
C0M24Y4K7 (0%, 24%, 4%, 7%)
(0.00 / 0.24 / 0.04 / 0.07)

CMYK yüzdeleri

%0
%23.63
%4.22
%7.06

Codes

Color #EDB5E3 in popluar color models

ED B5 E3
RGB 237 181 227
HSL 311° 60.87% 81.96%
HSB/HSV 311° 23.63% 92.94%
CMYK 0.00% 23.63% 4.22%
7.06%

Color #EDB5E3 in popluar number systems.

HEX ED B5 E3
Decimal 237 181 227
Binary 11101101 10110101 11100011
Octal 355 265 343

Shades and tints

Shades of #EDB5E3

#EDB5E3
(237,181,227)
#D8A5CF
(216,165,207)
#C395BB
(195,149,187)
#AE85A7
(174,133,167)
#997593
(153,117,147)
#84657F
(132,101,127)
#6F556B
(111,85,107)
#5A4557
(90,69,87)
#453543
(69,53,67)
#30252F
(48,37,47)
#1B151B
(27,21,27)
#000000
(0,0,0)

Tints of #EDB5E3

#EDB5E3
(237,181,227)
#EEBBE5
(238,187,229)
#EFC1E7
(239,193,231)
#F0C7E9
(240,199,233)
#F1CDEB
(241,205,235)
#F2D3ED
(242,211,237)
#F3D9EF
(243,217,239)
#F4DFF1
(244,223,241)
#F5E5F3
(245,229,243)
#F6EBF5
(246,235,245)
#F7F1F7
(247,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB5E3; }

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

This text font color is #EDB5E3.

Background Color

.myBgColor { background-color: #EDB5E3; }

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

This div background color is #EDB5E3.

Border color

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

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

This div border color is #EDB5E3.

Opacity

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

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

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

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

This text has shadow with #EDB5E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5E3.

Preview

Color preview on black background

This text has color #EDB5E3 on black background.


Color preview on white background

This text has color #EDB5E3 on white background.


Black color preview on #EDB5E3 background

This text has black color on #EDB5E3 background.


White color preview on #EDB5E3 background

This text has white color on #EDB5E3 background.


Related colors

Complementary color

Complementary color for #hex is #124A1C.


I love getcolorcode.com

Triadic colors

1 #E3EDB5 and #B5E3ED with #EDB5E3 are triadic colors.

2 #E3B5ED and #B5EDE3 with #EDB5E3 are triadic colors.