COLOR #EDB6E2

HEX: #EDB6E2 RGB: (237,182,226)

Renk bilgisi

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

RGB renk modeli

#EDB6E2 color RGB value is (237,182,226).

RGB: (237,182,226) (93%, 71%, 89%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 182 of 255 = 71%
B 226 of 255 = 89%

237
182
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 182 + 226 = 645 (100%)
R 237 of 645 ~ 36.74%
G 182 of 645 ~ 28.22%
B 226 of 645 ~ 35.04'%

%36.74
%28.22
%35.04

CMYK RENK MODELİ

#EDB6E2 rengi CMYK tonu (0,23,5,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.21%
  • sarı tonu 4.64%
  • ana renk tonu 7.06%

CMYK: (0,23,5,7)
C0M23Y5K7 (0%, 23%, 5%, 7%)
(0.00 / 0.23 / 0.05 / 0.07)

CMYK yüzdeleri

%0
%23.21
%4.64
%7.06

Codes

Color #EDB6E2 in popluar color models

ED B6 E2
RGB 237 182 226
HSL 312° 60.44% 82.16%
HSB/HSV 312° 23.21% 92.94%
CMYK 0.00% 23.21% 4.64%
7.06%

Color #EDB6E2 in popluar number systems.

HEX ED B6 E2
Decimal 237 182 226
Binary 11101101 10110110 11100010
Octal 355 266 342

Shades and tints

Shades of #EDB6E2

#EDB6E2
(237,182,226)
#D8A6CE
(216,166,206)
#C396BA
(195,150,186)
#AE86A6
(174,134,166)
#997692
(153,118,146)
#84667E
(132,102,126)
#6F566A
(111,86,106)
#5A4656
(90,70,86)
#453642
(69,54,66)
#30262E
(48,38,46)
#1B161A
(27,22,26)
#000000
(0,0,0)

Tints of #EDB6E2

#EDB6E2
(237,182,226)
#EEBCE4
(238,188,228)
#EFC2E6
(239,194,230)
#F0C8E8
(240,200,232)
#F1CEEA
(241,206,234)
#F2D4EC
(242,212,236)
#F3DAEE
(243,218,238)
#F4E0F0
(244,224,240)
#F5E6F2
(245,230,242)
#F6ECF4
(246,236,244)
#F7F2F6
(247,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDB6E2 color. Also use rgb(237,182,226) instead hex code.

Text Font Color

.myTextColor { color: #EDB6E2; }

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

This text font color is #EDB6E2.

Background Color

.myBgColor { background-color: #EDB6E2; }

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

This div background color is #EDB6E2.

Border color

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

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

This div border color is #EDB6E2.

Opacity

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

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

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

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

This text has shadow with #EDB6E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB6E2.

Preview

Color preview on black background

This text has color #EDB6E2 on black background.


Color preview on white background

This text has color #EDB6E2 on white background.


Black color preview on #EDB6E2 background

This text has black color on #EDB6E2 background.


White color preview on #EDB6E2 background

This text has white color on #EDB6E2 background.


Related colors

Complementary color

Complementary color for #hex is #12491D.


I love getcolorcode.com

Triadic colors

1 #E2EDB6 and #B6E2ED with #EDB6E2 are triadic colors.

2 #E2B6ED and #B6EDE2 with #EDB6E2 are triadic colors.