COLOR #EDBADA

HEX: #EDBADA RGB: (237,186,218)

Renk bilgisi

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

RGB renk modeli

#EDBADA color RGB value is (237,186,218).

RGB: (237,186,218) (93%, 73%, 85%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 186 of 255 = 73%
B 218 of 255 = 85%

237
186
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 186 + 218 = 641 (100%)
R 237 of 641 ~ 36.97%
G 186 of 641 ~ 29.02%
B 218 of 641 ~ 34.01'%

%36.97
%29.02
%34.01

CMYK RENK MODELİ

#EDBADA rengi CMYK tonu (0,22,8,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.52%
  • sarı tonu 8.02%
  • ana renk tonu 7.06%

CMYK: (0,22,8,7)
C0M22Y8K7 (0%, 22%, 8%, 7%)
(0.00 / 0.22 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%21.52
%8.02
%7.06

Codes

Color #EDBADA in popluar color models

ED BA DA
RGB 237 186 218
HSL 322° 58.62% 82.94%
HSB/HSV 322° 21.52% 92.94%
CMYK 0.00% 21.52% 8.02%
7.06%

Color #EDBADA in popluar number systems.

HEX ED BA DA
Decimal 237 186 218
Binary 11101101 10111010 11011010
Octal 355 272 332

Shades and tints

Shades of #EDBADA

#EDBADA
(237,186,218)
#D8AAC7
(216,170,199)
#C39AB4
(195,154,180)
#AE8AA1
(174,138,161)
#997A8E
(153,122,142)
#846A7B
(132,106,123)
#6F5A68
(111,90,104)
#5A4A55
(90,74,85)
#453A42
(69,58,66)
#302A2F
(48,42,47)
#1B1A1C
(27,26,28)
#000000
(0,0,0)

Tints of #EDBADA

#EDBADA
(237,186,218)
#EEC0DD
(238,192,221)
#EFC6E0
(239,198,224)
#F0CCE3
(240,204,227)
#F1D2E6
(241,210,230)
#F2D8E9
(242,216,233)
#F3DEEC
(243,222,236)
#F4E4EF
(244,228,239)
#F5EAF2
(245,234,242)
#F6F0F5
(246,240,245)
#F7F6F8
(247,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDBADA color. Also use rgb(237,186,218) instead hex code.

Text Font Color

.myTextColor { color: #EDBADA; }

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

This text font color is #EDBADA.

Background Color

.myBgColor { background-color: #EDBADA; }

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

This div background color is #EDBADA.

Border color

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

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

This div border color is #EDBADA.

Opacity

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

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

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

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

This text has shadow with #EDBADA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDBADA.

Preview

Color preview on black background

This text has color #EDBADA on black background.


Color preview on white background

This text has color #EDBADA on white background.


Black color preview on #EDBADA background

This text has black color on #EDBADA background.


White color preview on #EDBADA background

This text has white color on #EDBADA background.


Related colors

Complementary color

Complementary color for #hex is #124525.


I love getcolorcode.com

Triadic colors

1 #DAEDBA and #BADAED with #EDBADA are triadic colors.

2 #DABAED and #BAEDDA with #EDBADA are triadic colors.