COLOR #EDB3E6

HEX: #EDB3E6 RGB: (237,179,230)

Renk bilgisi

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

RGB renk modeli

#EDB3E6 color RGB value is (237,179,230).

RGB: (237,179,230) (93%, 70%, 90%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 179 of 255 = 70%
B 230 of 255 = 90%

237
179
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 179 + 230 = 646 (100%)
R 237 of 646 ~ 36.69%
G 179 of 646 ~ 27.71%
B 230 of 646 ~ 35.6'%

%36.69
%27.71
%35.6

CMYK RENK MODELİ

#EDB3E6 rengi CMYK tonu (0,24,3,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.47%
  • sarı tonu 2.95%
  • ana renk tonu 7.06%

CMYK: (0,24,3,7)
C0M24Y3K7 (0%, 24%, 3%, 7%)
(0.00 / 0.24 / 0.03 / 0.07)

CMYK yüzdeleri

%0
%24.47
%2.95
%7.06

Codes

Color #EDB3E6 in popluar color models

ED B3 E6
RGB 237 179 230
HSL 307° 61.70% 81.57%
HSB/HSV 307° 24.47% 92.94%
CMYK 0.00% 24.47% 2.95%
7.06%

Color #EDB3E6 in popluar number systems.

HEX ED B3 E6
Decimal 237 179 230
Binary 11101101 10110011 11100110
Octal 355 263 346

Shades and tints

Shades of #EDB3E6

#EDB3E6
(237,179,230)
#D8A3D2
(216,163,210)
#C393BE
(195,147,190)
#AE83AA
(174,131,170)
#997396
(153,115,150)
#846382
(132,99,130)
#6F536E
(111,83,110)
#5A435A
(90,67,90)
#453346
(69,51,70)
#302332
(48,35,50)
#1B131E
(27,19,30)
#000000
(0,0,0)

Tints of #EDB3E6

#EDB3E6
(237,179,230)
#EEB9E8
(238,185,232)
#EFBFEA
(239,191,234)
#F0C5EC
(240,197,236)
#F1CBEE
(241,203,238)
#F2D1F0
(242,209,240)
#F3D7F2
(243,215,242)
#F4DDF4
(244,221,244)
#F5E3F6
(245,227,246)
#F6E9F8
(246,233,248)
#F7EFFA
(247,239,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDB3E6 color. Also use rgb(237,179,230) instead hex code.

Text Font Color

.myTextColor { color: #EDB3E6; }

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

This text font color is #EDB3E6.

Background Color

.myBgColor { background-color: #EDB3E6; }

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

This div background color is #EDB3E6.

Border color

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

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

This div border color is #EDB3E6.

Opacity

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

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

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

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

This text has shadow with #EDB3E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB3E6.

Preview

Color preview on black background

This text has color #EDB3E6 on black background.


Color preview on white background

This text has color #EDB3E6 on white background.


Black color preview on #EDB3E6 background

This text has black color on #EDB3E6 background.


White color preview on #EDB3E6 background

This text has white color on #EDB3E6 background.


Related colors

Complementary color

Complementary color for #hex is #124C19.


I love getcolorcode.com

Triadic colors

1 #E6EDB3 and #B3E6ED with #EDB3E6 are triadic colors.

2 #E6B3ED and #B3EDE6 with #EDB3E6 are triadic colors.