COLOR #EDBEE3

HEX: #EDBEE3 RGB: (237,190,227)

Renk bilgisi

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

RGB renk modeli

#EDBEE3 color RGB value is (237,190,227).

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

RGB bağlantıları ve doygunluk

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

237
190
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 190 + 227 = 654 (100%)
R 237 of 654 ~ 36.24%
G 190 of 654 ~ 29.05%
B 227 of 654 ~ 34.71'%

%36.24
%29.05
%34.71

CMYK RENK MODELİ

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

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

Codes

Color #EDBEE3 in popluar color models

ED BE E3
RGB 237 190 227
HSL 313° 56.63% 83.73%
HSB/HSV 313° 19.83% 92.94%
CMYK 0.00% 19.83% 4.22%
7.06%

Color #EDBEE3 in popluar number systems.

HEX ED BE E3
Decimal 237 190 227
Binary 11101101 10111110 11100011
Octal 355 276 343

Shades and tints

Shades of #EDBEE3

#EDBEE3
(237,190,227)
#D8ADCF
(216,173,207)
#C39CBB
(195,156,187)
#AE8BA7
(174,139,167)
#997A93
(153,122,147)
#84697F
(132,105,127)
#6F586B
(111,88,107)
#5A4757
(90,71,87)
#453643
(69,54,67)
#30252F
(48,37,47)
#1B141B
(27,20,27)
#000000
(0,0,0)

Tints of #EDBEE3

#EDBEE3
(237,190,227)
#EEC3E5
(238,195,229)
#EFC8E7
(239,200,231)
#F0CDE9
(240,205,233)
#F1D2EB
(241,210,235)
#F2D7ED
(242,215,237)
#F3DCEF
(243,220,239)
#F4E1F1
(244,225,241)
#F5E6F3
(245,230,243)
#F6EBF5
(246,235,245)
#F7F0F7
(247,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDBEE3; }

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

This text font color is #EDBEE3.

Background Color

.myBgColor { background-color: #EDBEE3; }

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

This div background color is #EDBEE3.

Border color

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

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

This div border color is #EDBEE3.

Opacity

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

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

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

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

This text has shadow with #EDBEE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDBEE3.

Preview

Color preview on black background

This text has color #EDBEE3 on black background.


Color preview on white background

This text has color #EDBEE3 on white background.


Black color preview on #EDBEE3 background

This text has black color on #EDBEE3 background.


White color preview on #EDBEE3 background

This text has white color on #EDBEE3 background.


Related colors

Complementary color

Complementary color for #hex is #12411C.


I love getcolorcode.com

Triadic colors

1 #E3EDBE and #BEE3ED with #EDBEE3 are triadic colors.

2 #E3BEED and #BEEDE3 with #EDBEE3 are triadic colors.