COLOR #EDBBD6

HEX: #EDBBD6 RGB: (237,187,214)

Renk bilgisi

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

RGB renk modeli

#EDBBD6 color RGB value is (237,187,214).

RGB: (237,187,214) (93%, 73%, 84%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 187 of 255 = 73%
B 214 of 255 = 84%

237
187
214

R + G + B ~ 83%. #EDBBD6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 187 + 214 = 638 (100%)
R 237 of 638 ~ 37.15%
G 187 of 638 ~ 29.31%
B 214 of 638 ~ 33.54'%

%37.15
%29.31
%33.54

CMYK RENK MODELİ

#EDBBD6 rengi CMYK tonu (0,21,10,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.10%
  • sarı tonu 9.70%
  • ana renk tonu 7.06%

CMYK: (0,21,10,7)
C0M21Y10K7 (0%, 21%, 10%, 7%)
(0.00 / 0.21 / 0.10 / 0.07)

CMYK yüzdeleri

%0
%21.1
%9.7
%7.06

Codes

Color #EDBBD6 in popluar color models

ED BB D6
RGB 237 187 214
HSL 328° 58.14% 83.14%
HSB/HSV 328° 21.10% 92.94%
CMYK 0.00% 21.10% 9.70%
7.06%

Color #EDBBD6 in popluar number systems.

HEX ED BB D6
Decimal 237 187 214
Binary 11101101 10111011 11010110
Octal 355 273 326

Shades and tints

Shades of #EDBBD6

#EDBBD6
(237,187,214)
#D8AAC3
(216,170,195)
#C399B0
(195,153,176)
#AE889D
(174,136,157)
#99778A
(153,119,138)
#846677
(132,102,119)
#6F5564
(111,85,100)
#5A4451
(90,68,81)
#45333E
(69,51,62)
#30222B
(48,34,43)
#1B1118
(27,17,24)
#000000
(0,0,0)

Tints of #EDBBD6

#EDBBD6
(237,187,214)
#EEC1D9
(238,193,217)
#EFC7DC
(239,199,220)
#F0CDDF
(240,205,223)
#F1D3E2
(241,211,226)
#F2D9E5
(242,217,229)
#F3DFE8
(243,223,232)
#F4E5EB
(244,229,235)
#F5EBEE
(245,235,238)
#F6F1F1
(246,241,241)
#F7F7F4
(247,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDBBD6 color. Also use rgb(237,187,214) instead hex code.

Text Font Color

.myTextColor { color: #EDBBD6; }

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

This text font color is #EDBBD6.

Background Color

.myBgColor { background-color: #EDBBD6; }

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

This div background color is #EDBBD6.

Border color

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

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

This div border color is #EDBBD6.

Opacity

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

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

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

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

This text has shadow with #EDBBD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDBBD6.

Preview

Color preview on black background

This text has color #EDBBD6 on black background.


Color preview on white background

This text has color #EDBBD6 on white background.


Black color preview on #EDBBD6 background

This text has black color on #EDBBD6 background.


White color preview on #EDBBD6 background

This text has white color on #EDBBD6 background.


Related colors

Complementary color

Complementary color for #hex is #124429.


I love getcolorcode.com

Triadic colors

1 #D6EDBB and #BBD6ED with #EDBBD6 are triadic colors.

2 #D6BBED and #BBEDD6 with #EDBBD6 are triadic colors.