COLOR #EDBCC9

HEX: #EDBCC9 RGB: (237,188,201)

Renk bilgisi

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

RGB renk modeli

#EDBCC9 color RGB value is (237,188,201).

RGB: (237,188,201) (93%, 74%, 79%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 188 of 255 = 74%
B 201 of 255 = 79%

237
188
201

R + G + B ~ 82%. #EDBCC9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 188 + 201 = 626 (100%)
R 237 of 626 ~ 37.86%
G 188 of 626 ~ 30.03%
B 201 of 626 ~ 32.11'%

%37.86
%30.03
%32.11

CMYK RENK MODELİ

#EDBCC9 rengi CMYK tonu (0,21,15,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.68%
  • sarı tonu 15.19%
  • ana renk tonu 7.06%

CMYK: (0,21,15,7)
C0M21Y15K7 (0%, 21%, 15%, 7%)
(0.00 / 0.21 / 0.15 / 0.07)

CMYK yüzdeleri

%0
%20.68
%15.19
%7.06

Codes

Color #EDBCC9 in popluar color models

ED BC C9
RGB 237 188 201
HSL 344° 57.65% 83.33%
HSB/HSV 344° 20.68% 92.94%
CMYK 0.00% 20.68% 15.19%
7.06%

Color #EDBCC9 in popluar number systems.

HEX ED BC C9
Decimal 237 188 201
Binary 11101101 10111100 11001001
Octal 355 274 311

Shades and tints

Shades of #EDBCC9

#EDBCC9
(237,188,201)
#D8ABB7
(216,171,183)
#C39AA5
(195,154,165)
#AE8993
(174,137,147)
#997881
(153,120,129)
#84676F
(132,103,111)
#6F565D
(111,86,93)
#5A454B
(90,69,75)
#453439
(69,52,57)
#302327
(48,35,39)
#1B1215
(27,18,21)
#000000
(0,0,0)

Tints of #EDBCC9

#EDBCC9
(237,188,201)
#EEC2CD
(238,194,205)
#EFC8D1
(239,200,209)
#F0CED5
(240,206,213)
#F1D4D9
(241,212,217)
#F2DADD
(242,218,221)
#F3E0E1
(243,224,225)
#F4E6E5
(244,230,229)
#F5ECE9
(245,236,233)
#F6F2ED
(246,242,237)
#F7F8F1
(247,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDBCC9 color. Also use rgb(237,188,201) instead hex code.

Text Font Color

.myTextColor { color: #EDBCC9; }

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

This text font color is #EDBCC9.

Background Color

.myBgColor { background-color: #EDBCC9; }

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

This div background color is #EDBCC9.

Border color

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

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

This div border color is #EDBCC9.

Opacity

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

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

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

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

This text has shadow with #EDBCC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDBCC9.

Preview

Color preview on black background

This text has color #EDBCC9 on black background.


Color preview on white background

This text has color #EDBCC9 on white background.


Black color preview on #EDBCC9 background

This text has black color on #EDBCC9 background.


White color preview on #EDBCC9 background

This text has white color on #EDBCC9 background.


Related colors

Complementary color

Complementary color for #hex is #124336.


I love getcolorcode.com

Triadic colors

1 #C9EDBC and #BCC9ED with #EDBCC9 are triadic colors.

2 #C9BCED and #BCEDC9 with #EDBCC9 are triadic colors.