COLOR #EDB7BE

HEX: #EDB7BE RGB: (237,183,190)

Renk bilgisi

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

RGB renk modeli

#EDB7BE color RGB value is (237,183,190).

RGB: (237,183,190) (93%, 72%, 75%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 183 of 255 = 72%
B 190 of 255 = 75%

237
183
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 183 + 190 = 610 (100%)
R 237 of 610 ~ 38.85%
G 183 of 610 ~ 30%
B 190 of 610 ~ 31.15'%

%38.85
%30
%31.15

CMYK RENK MODELİ

#EDB7BE rengi CMYK tonu (0,23,20,7).

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

CMYK: (0,23,20,7)
C0M23Y20K7 (0%, 23%, 20%, 7%)
(0.00 / 0.23 / 0.20 / 0.07)

CMYK yüzdeleri

%0
%22.78
%19.83
%7.06

Codes

Color #EDB7BE in popluar color models

ED B7 BE
RGB 237 183 190
HSL 352° 60.00% 82.35%
HSB/HSV 352° 22.78% 92.94%
CMYK 0.00% 22.78% 19.83%
7.06%

Color #EDB7BE in popluar number systems.

HEX ED B7 BE
Decimal 237 183 190
Binary 11101101 10110111 10111110
Octal 355 267 276

Shades and tints

Shades of #EDB7BE

#EDB7BE
(237,183,190)
#D8A7AD
(216,167,173)
#C3979C
(195,151,156)
#AE878B
(174,135,139)
#99777A
(153,119,122)
#846769
(132,103,105)
#6F5758
(111,87,88)
#5A4747
(90,71,71)
#453736
(69,55,54)
#302725
(48,39,37)
#1B1714
(27,23,20)
#000000
(0,0,0)

Tints of #EDB7BE

#EDB7BE
(237,183,190)
#EEBDC3
(238,189,195)
#EFC3C8
(239,195,200)
#F0C9CD
(240,201,205)
#F1CFD2
(241,207,210)
#F2D5D7
(242,213,215)
#F3DBDC
(243,219,220)
#F4E1E1
(244,225,225)
#F5E7E6
(245,231,230)
#F6EDEB
(246,237,235)
#F7F3F0
(247,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB7BE; }

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

This text font color is #EDB7BE.

Background Color

.myBgColor { background-color: #EDB7BE; }

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

This div background color is #EDB7BE.

Border color

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

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

This div border color is #EDB7BE.

Opacity

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

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

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

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

This text has shadow with #EDB7BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB7BE.

Preview

Color preview on black background

This text has color #EDB7BE on black background.


Color preview on white background

This text has color #EDB7BE on white background.


Black color preview on #EDB7BE background

This text has black color on #EDB7BE background.


White color preview on #EDB7BE background

This text has white color on #EDB7BE background.


Related colors

Complementary color

Complementary color for #hex is #124841.


I love getcolorcode.com

Triadic colors

1 #BEEDB7 and #B7BEED with #EDB7BE are triadic colors.

2 #BEB7ED and #B7EDBE with #EDB7BE are triadic colors.