COLOR #EDB6C3

HEX: #EDB6C3 RGB: (237,182,195)

Renk bilgisi

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

RGB renk modeli

#EDB6C3 color RGB value is (237,182,195).

RGB: (237,182,195) (93%, 71%, 76%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 182 of 255 = 71%
B 195 of 255 = 76%

237
182
195

R + G + B ~ 80%. #EDB6C3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 182 + 195 = 614 (100%)
R 237 of 614 ~ 38.6%
G 182 of 614 ~ 29.64%
B 195 of 614 ~ 31.76'%

%38.6
%29.64
%31.76

CMYK RENK MODELİ

#EDB6C3 rengi CMYK tonu (0,23,18,7).

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

CMYK: (0,23,18,7)
C0M23Y18K7 (0%, 23%, 18%, 7%)
(0.00 / 0.23 / 0.18 / 0.07)

CMYK yüzdeleri

%0
%23.21
%17.72
%7.06

Codes

Color #EDB6C3 in popluar color models

ED B6 C3
RGB 237 182 195
HSL 346° 60.44% 82.16%
HSB/HSV 346° 23.21% 92.94%
CMYK 0.00% 23.21% 17.72%
7.06%

Color #EDB6C3 in popluar number systems.

HEX ED B6 C3
Decimal 237 182 195
Binary 11101101 10110110 11000011
Octal 355 266 303

Shades and tints

Shades of #EDB6C3

#EDB6C3
(237,182,195)
#D8A6B2
(216,166,178)
#C396A1
(195,150,161)
#AE8690
(174,134,144)
#99767F
(153,118,127)
#84666E
(132,102,110)
#6F565D
(111,86,93)
#5A464C
(90,70,76)
#45363B
(69,54,59)
#30262A
(48,38,42)
#1B1619
(27,22,25)
#000000
(0,0,0)

Tints of #EDB6C3

#EDB6C3
(237,182,195)
#EEBCC8
(238,188,200)
#EFC2CD
(239,194,205)
#F0C8D2
(240,200,210)
#F1CED7
(241,206,215)
#F2D4DC
(242,212,220)
#F3DAE1
(243,218,225)
#F4E0E6
(244,224,230)
#F5E6EB
(245,230,235)
#F6ECF0
(246,236,240)
#F7F2F5
(247,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB6C3; }

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

This text font color is #EDB6C3.

Background Color

.myBgColor { background-color: #EDB6C3; }

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

This div background color is #EDB6C3.

Border color

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

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

This div border color is #EDB6C3.

Opacity

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

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

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

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

This text has shadow with #EDB6C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB6C3.

Preview

Color preview on black background

This text has color #EDB6C3 on black background.


Color preview on white background

This text has color #EDB6C3 on white background.


Black color preview on #EDB6C3 background

This text has black color on #EDB6C3 background.


White color preview on #EDB6C3 background

This text has white color on #EDB6C3 background.


Related colors

Complementary color

Complementary color for #hex is #12493C.


I love getcolorcode.com

Triadic colors

1 #C3EDB6 and #B6C3ED with #EDB6C3 are triadic colors.

2 #C3B6ED and #B6EDC3 with #EDB6C3 are triadic colors.