COLOR #EDBEE4

HEX: #EDBEE4 RGB: (237,190,228)

Renk bilgisi

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

RGB renk modeli

#EDBEE4 color RGB value is (237,190,228).

RGB: (237,190,228) (93%, 75%, 89%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 190 of 255 = 75%
B 228 of 255 = 89%

237
190
228

R + G + B ~ 86%. #EDBEE4 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 190 + 228 = 655 (100%)
R 237 of 655 ~ 36.18%
G 190 of 655 ~ 29.01%
B 228 of 655 ~ 34.81'%

%36.18
%29.01
%34.81

CMYK RENK MODELİ

#EDBEE4 rengi CMYK tonu (0,20,4,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.83%
  • sarı tonu 3.80%
  • ana renk tonu 7.06%

CMYK: (0,20,4,7)
C0M20Y4K7 (0%, 20%, 4%, 7%)
(0.00 / 0.20 / 0.04 / 0.07)

CMYK yüzdeleri

%0
%19.83
%3.8
%7.06

Codes

Color #EDBEE4 in popluar color models

ED BE E4
RGB 237 190 228
HSL 311° 56.63% 83.73%
HSB/HSV 311° 19.83% 92.94%
CMYK 0.00% 19.83% 3.80%
7.06%

Color #EDBEE4 in popluar number systems.

HEX ED BE E4
Decimal 237 190 228
Binary 11101101 10111110 11100100
Octal 355 276 344

Shades and tints

Shades of #EDBEE4

#EDBEE4
(237,190,228)
#D8ADD0
(216,173,208)
#C39CBC
(195,156,188)
#AE8BA8
(174,139,168)
#997A94
(153,122,148)
#846980
(132,105,128)
#6F586C
(111,88,108)
#5A4758
(90,71,88)
#453644
(69,54,68)
#302530
(48,37,48)
#1B141C
(27,20,28)
#000000
(0,0,0)

Tints of #EDBEE4

#EDBEE4
(237,190,228)
#EEC3E6
(238,195,230)
#EFC8E8
(239,200,232)
#F0CDEA
(240,205,234)
#F1D2EC
(241,210,236)
#F2D7EE
(242,215,238)
#F3DCF0
(243,220,240)
#F4E1F2
(244,225,242)
#F5E6F4
(245,230,244)
#F6EBF6
(246,235,246)
#F7F0F8
(247,240,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDBEE4 color. Also use rgb(237,190,228) instead hex code.

Text Font Color

.myTextColor { color: #EDBEE4; }

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

This text font color is #EDBEE4.

Background Color

.myBgColor { background-color: #EDBEE4; }

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

This div background color is #EDBEE4.

Border color

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

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

This div border color is #EDBEE4.

Opacity

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

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

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

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

This text has shadow with #EDBEE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDBEE4.

Preview

Color preview on black background

This text has color #EDBEE4 on black background.


Color preview on white background

This text has color #EDBEE4 on white background.


Black color preview on #EDBEE4 background

This text has black color on #EDBEE4 background.


White color preview on #EDBEE4 background

This text has white color on #EDBEE4 background.


Related colors

Complementary color

Complementary color for #hex is #12411B.


I love getcolorcode.com

Triadic colors

1 #E4EDBE and #BEE4ED with #EDBEE4 are triadic colors.

2 #E4BEED and #BEEDE4 with #EDBEE4 are triadic colors.