COLOR #EDBEDC

HEX: #EDBEDC RGB: (237,190,220)

Renk bilgisi

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

RGB renk modeli

#EDBEDC color RGB value is (237,190,220).

RGB: (237,190,220) (93%, 75%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 190 of 255 = 75%
B 220 of 255 = 86%

237
190
220

R + G + B ~ 85%. #EDBEDC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 190 + 220 = 647 (100%)
R 237 of 647 ~ 36.63%
G 190 of 647 ~ 29.37%
B 220 of 647 ~ 34'%

%36.63
%29.37
%34

CMYK RENK MODELİ

#EDBEDC rengi CMYK tonu (0,20,7,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.83%
  • sarı tonu 7.17%
  • ana renk tonu 7.06%
CMYK: (0,20,7,7) C0M20Y7K7 (0%,20%,7%,7%) (0.00/0.20/0.07/0.07) 

CMYK yüzdeleri

%0
%19.83
%7.17
%7.06

Codes

Color #EDBEDC in popluar color models

ED BE DC
RGB 237 190 220
HSL 322° 56.63% 83.73%
HSB/HSV 322° 19.83% 92.94%
CMYK 0.00% 19.83% 7.17%
7.06%

Color #EDBEDC in popluar number systems.

HEX ED BE DC
Decimal 237 190 220
Binary 11101101 10111110 11011100
Octal 355 276 334

Shades and tints

Shades of #EDBEDC

#EDBEDC
(237,190,220)
#D8ADC8
(216,173,200)
#C39CB4
(195,156,180)
#AE8BA0
(174,139,160)
#997A8C
(153,122,140)
#846978
(132,105,120)
#6F5864
(111,88,100)
#5A4750
(90,71,80)
#45363C
(69,54,60)
#302528
(48,37,40)
#1B1414
(27,20,20)
#000000
(0,0,0)

Tints of #EDBEDC

#EDBEDC
(237,190,220)
#EEC3DF
(238,195,223)
#EFC8E2
(239,200,226)
#F0CDE5
(240,205,229)
#F1D2E8
(241,210,232)
#F2D7EB
(242,215,235)
#F3DCEE
(243,220,238)
#F4E1F1
(244,225,241)
#F5E6F4
(245,230,244)
#F6EBF7
(246,235,247)
#F7F0FA
(247,240,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDBEDC; }

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

This text font color is #EDBEDC.

Background Color

.myBgColor { background-color: #EDBEDC; }

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

This div background color is #EDBEDC.

Border color

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

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

This div border color is #EDBEDC.

Opacity

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

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

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

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

This text has shadow with #EDBEDC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDBEDC.

Preview

Color preview on black background

This text has color #EDBEDC on black background.


Color preview on white background

This text has color #EDBEDC on white background.


Black color preview on #EDBEDC background

This text has black color on #EDBEDC background.


White color preview on #EDBEDC background

This text has white color on #EDBEDC background.


Related colors

Complementary color

Complementary color for #hex is #124123.


I love getcolorcode.com

Triadic colors

1 #DCEDBE and #BEDCED with #EDBEDC are triadic colors.

2 #DCBEED and #BEEDDC with #EDBEDC are triadic colors.