COLOR #EDB7B9

HEX: #EDB7B9 RGB: (237,183,185)

Renk bilgisi

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

RGB renk modeli

#EDB7B9 color RGB value is (237,183,185).

RGB: (237,183,185) (93%, 72%, 73%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 183 of 255 = 72%
B 185 of 255 = 73%

237
183
185

R + G + B ~ 79%. #EDB7B9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 183 + 185 = 605 (100%)
R 237 of 605 ~ 39.17%
G 183 of 605 ~ 30.25%
B 185 of 605 ~ 30.58'%

%39.17
%30.25
%30.58

CMYK RENK MODELİ

#EDB7B9 rengi CMYK tonu (0,23,22,7).

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

CMYK: (0,23,22,7)
C0M23Y22K7 (0%, 23%, 22%, 7%)
(0.00 / 0.23 / 0.22 / 0.07)

CMYK yüzdeleri

%0
%22.78
%21.94
%7.06

Codes

Color #EDB7B9 in popluar color models

ED B7 B9
RGB 237 183 185
HSL 358° 60.00% 82.35%
HSB/HSV 358° 22.78% 92.94%
CMYK 0.00% 22.78% 21.94%
7.06%

Color #EDB7B9 in popluar number systems.

HEX ED B7 B9
Decimal 237 183 185
Binary 11101101 10110111 10111001
Octal 355 267 271

Shades and tints

Shades of #EDB7B9

#EDB7B9
(237,183,185)
#D8A7A9
(216,167,169)
#C39799
(195,151,153)
#AE8789
(174,135,137)
#997779
(153,119,121)
#846769
(132,103,105)
#6F5759
(111,87,89)
#5A4749
(90,71,73)
#453739
(69,55,57)
#302729
(48,39,41)
#1B1719
(27,23,25)
#000000
(0,0,0)

Tints of #EDB7B9

#EDB7B9
(237,183,185)
#EEBDBF
(238,189,191)
#EFC3C5
(239,195,197)
#F0C9CB
(240,201,203)
#F1CFD1
(241,207,209)
#F2D5D7
(242,213,215)
#F3DBDD
(243,219,221)
#F4E1E3
(244,225,227)
#F5E7E9
(245,231,233)
#F6EDEF
(246,237,239)
#F7F3F5
(247,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB7B9; }

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

This text font color is #EDB7B9.

Background Color

.myBgColor { background-color: #EDB7B9; }

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

This div background color is #EDB7B9.

Border color

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

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

This div border color is #EDB7B9.

Opacity

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

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

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

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

This text has shadow with #EDB7B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB7B9.

Preview

Color preview on black background

This text has color #EDB7B9 on black background.


Color preview on white background

This text has color #EDB7B9 on white background.


Black color preview on #EDB7B9 background

This text has black color on #EDB7B9 background.


White color preview on #EDB7B9 background

This text has white color on #EDB7B9 background.


Related colors

Complementary color

Complementary color for #hex is #124846.


I love getcolorcode.com

Triadic colors

1 #B9EDB7 and #B7B9ED with #EDB7B9 are triadic colors.

2 #B9B7ED and #B7EDB9 with #EDB7B9 are triadic colors.