COLOR #EDB9C2

HEX: #EDB9C2 RGB: (237,185,194)

Renk bilgisi

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

RGB renk modeli

#EDB9C2 color RGB value is (237,185,194).

RGB: (237,185,194) (93%, 73%, 76%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 185 of 255 = 73%
B 194 of 255 = 76%

237
185
194

R + G + B ~ 81%. #EDB9C2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 185 + 194 = 616 (100%)
R 237 of 616 ~ 38.47%
G 185 of 616 ~ 30.03%
B 194 of 616 ~ 31.49'%

%38.47
%30.03
%31.49

CMYK RENK MODELİ

#EDB9C2 rengi CMYK tonu (0,22,18,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.94%
  • sarı tonu 18.14%
  • ana renk tonu 7.06%

CMYK: (0,22,18,7)
C0M22Y18K7 (0%, 22%, 18%, 7%)
(0.00 / 0.22 / 0.18 / 0.07)

CMYK yüzdeleri

%0
%21.94
%18.14
%7.06

Codes

Color #EDB9C2 in popluar color models

ED B9 C2
RGB 237 185 194
HSL 350° 59.09% 82.75%
HSB/HSV 350° 21.94% 92.94%
CMYK 0.00% 21.94% 18.14%
7.06%

Color #EDB9C2 in popluar number systems.

HEX ED B9 C2
Decimal 237 185 194
Binary 11101101 10111001 11000010
Octal 355 271 302

Shades and tints

Shades of #EDB9C2

#EDB9C2
(237,185,194)
#D8A9B1
(216,169,177)
#C399A0
(195,153,160)
#AE898F
(174,137,143)
#99797E
(153,121,126)
#84696D
(132,105,109)
#6F595C
(111,89,92)
#5A494B
(90,73,75)
#45393A
(69,57,58)
#302929
(48,41,41)
#1B1918
(27,25,24)
#000000
(0,0,0)

Tints of #EDB9C2

#EDB9C2
(237,185,194)
#EEBFC7
(238,191,199)
#EFC5CC
(239,197,204)
#F0CBD1
(240,203,209)
#F1D1D6
(241,209,214)
#F2D7DB
(242,215,219)
#F3DDE0
(243,221,224)
#F4E3E5
(244,227,229)
#F5E9EA
(245,233,234)
#F6EFEF
(246,239,239)
#F7F5F4
(247,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDB9C2 color. Also use rgb(237,185,194) instead hex code.

Text Font Color

.myTextColor { color: #EDB9C2; }

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

This text font color is #EDB9C2.

Background Color

.myBgColor { background-color: #EDB9C2; }

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

This div background color is #EDB9C2.

Border color

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

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

This div border color is #EDB9C2.

Opacity

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

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

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

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

This text has shadow with #EDB9C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB9C2.

Preview

Color preview on black background

This text has color #EDB9C2 on black background.


Color preview on white background

This text has color #EDB9C2 on white background.


Black color preview on #EDB9C2 background

This text has black color on #EDB9C2 background.


White color preview on #EDB9C2 background

This text has white color on #EDB9C2 background.


Related colors

Complementary color

Complementary color for #hex is #12463D.


I love getcolorcode.com

Triadic colors

1 #C2EDB9 and #B9C2ED with #EDB9C2 are triadic colors.

2 #C2B9ED and #B9EDC2 with #EDB9C2 are triadic colors.