COLOR #EDB3C7

HEX: #EDB3C7 RGB: (237,179,199)

Renk bilgisi

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

RGB renk modeli

#EDB3C7 color RGB value is (237,179,199).

RGB: (237,179,199) (93%, 70%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 179 of 255 = 70%
B 199 of 255 = 78%

237
179
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 179 + 199 = 615 (100%)
R 237 of 615 ~ 38.54%
G 179 of 615 ~ 29.11%
B 199 of 615 ~ 32.36'%

%38.54
%29.11
%32.36

CMYK RENK MODELİ

#EDB3C7 rengi CMYK tonu (0,24,16,7).

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

CMYK: (0,24,16,7)
C0M24Y16K7 (0%, 24%, 16%, 7%)
(0.00 / 0.24 / 0.16 / 0.07)

CMYK yüzdeleri

%0
%24.47
%16.03
%7.06

Codes

Color #EDB3C7 in popluar color models

ED B3 C7
RGB 237 179 199
HSL 339° 61.70% 81.57%
HSB/HSV 339° 24.47% 92.94%
CMYK 0.00% 24.47% 16.03%
7.06%

Color #EDB3C7 in popluar number systems.

HEX ED B3 C7
Decimal 237 179 199
Binary 11101101 10110011 11000111
Octal 355 263 307

Shades and tints

Shades of #EDB3C7

#EDB3C7
(237,179,199)
#D8A3B5
(216,163,181)
#C393A3
(195,147,163)
#AE8391
(174,131,145)
#99737F
(153,115,127)
#84636D
(132,99,109)
#6F535B
(111,83,91)
#5A4349
(90,67,73)
#453337
(69,51,55)
#302325
(48,35,37)
#1B1313
(27,19,19)
#000000
(0,0,0)

Tints of #EDB3C7

#EDB3C7
(237,179,199)
#EEB9CC
(238,185,204)
#EFBFD1
(239,191,209)
#F0C5D6
(240,197,214)
#F1CBDB
(241,203,219)
#F2D1E0
(242,209,224)
#F3D7E5
(243,215,229)
#F4DDEA
(244,221,234)
#F5E3EF
(245,227,239)
#F6E9F4
(246,233,244)
#F7EFF9
(247,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB3C7; }

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

This text font color is #EDB3C7.

Background Color

.myBgColor { background-color: #EDB3C7; }

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

This div background color is #EDB3C7.

Border color

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

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

This div border color is #EDB3C7.

Opacity

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

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

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

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

This text has shadow with #EDB3C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB3C7.

Preview

Color preview on black background

This text has color #EDB3C7 on black background.


Color preview on white background

This text has color #EDB3C7 on white background.


Black color preview on #EDB3C7 background

This text has black color on #EDB3C7 background.


White color preview on #EDB3C7 background

This text has white color on #EDB3C7 background.


Related colors

Complementary color

Complementary color for #hex is #124C38.


I love getcolorcode.com

Triadic colors

1 #C7EDB3 and #B3C7ED with #EDB3C7 are triadic colors.

2 #C7B3ED and #B3EDC7 with #EDB3C7 are triadic colors.