COLOR #EDB1C7

HEX: #EDB1C7 RGB: (237,177,199)

Renk bilgisi

#EDB1C7 contains mainly red and blue colors. #EDB1C7 ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#EDB1C7 color RGB value is (237,177,199).

RGB: (237,177,199) (93%, 69%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 177 of 255 = 69%
B 199 of 255 = 78%

237
177
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 177 + 199 = 613 (100%)
R 237 of 613 ~ 38.66%
G 177 of 613 ~ 28.87%
B 199 of 613 ~ 32.46'%

%38.66
%28.87
%32.46

CMYK RENK MODELİ

#EDB1C7 rengi CMYK tonu (0,25,16,7).

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

CMYK: (0,25,16,7)
C0M25Y16K7 (0%, 25%, 16%, 7%)
(0.00 / 0.25 / 0.16 / 0.07)

CMYK yüzdeleri

%0
%25.32
%16.03
%7.06

Codes

Color #EDB1C7 in popluar color models

ED B1 C7
RGB 237 177 199
HSL 338° 62.50% 81.18%
HSB/HSV 338° 25.32% 92.94%
CMYK 0.00% 25.32% 16.03%
7.06%

Color #EDB1C7 in popluar number systems.

HEX ED B1 C7
Decimal 237 177 199
Binary 11101101 10110001 11000111
Octal 355 261 307

Shades and tints

Shades of #EDB1C7

#EDB1C7
(237,177,199)
#D8A1B5
(216,161,181)
#C391A3
(195,145,163)
#AE8191
(174,129,145)
#99717F
(153,113,127)
#84616D
(132,97,109)
#6F515B
(111,81,91)
#5A4149
(90,65,73)
#453137
(69,49,55)
#302125
(48,33,37)
#1B1113
(27,17,19)
#000000
(0,0,0)

Tints of #EDB1C7

#EDB1C7
(237,177,199)
#EEB8CC
(238,184,204)
#EFBFD1
(239,191,209)
#F0C6D6
(240,198,214)
#F1CDDB
(241,205,219)
#F2D4E0
(242,212,224)
#F3DBE5
(243,219,229)
#F4E2EA
(244,226,234)
#F5E9EF
(245,233,239)
#F6F0F4
(246,240,244)
#F7F7F9
(247,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB1C7; }

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

This text font color is #EDB1C7.

Background Color

.myBgColor { background-color: #EDB1C7; }

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

This div background color is #EDB1C7.

Border color

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

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

This div border color is #EDB1C7.

Opacity

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

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

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

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

This text has shadow with #EDB1C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB1C7.

Preview

Color preview on black background

This text has color #EDB1C7 on black background.


Color preview on white background

This text has color #EDB1C7 on white background.


Black color preview on #EDB1C7 background

This text has black color on #EDB1C7 background.


White color preview on #EDB1C7 background

This text has white color on #EDB1C7 background.


Related colors

Complementary color

Complementary color for #hex is #124E38.


I love getcolorcode.com

Triadic colors

1 #C7EDB1 and #B1C7ED with #EDB1C7 are triadic colors.

2 #C7B1ED and #B1EDC7 with #EDB1C7 are triadic colors.