COLOR #EDB4BD

HEX: #EDB4BD RGB: (237,180,189)

Renk bilgisi

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

RGB renk modeli

#EDB4BD color RGB value is (237,180,189).

RGB: (237,180,189) (93%, 71%, 74%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 180 of 255 = 71%
B 189 of 255 = 74%

237
180
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 180 + 189 = 606 (100%)
R 237 of 606 ~ 39.11%
G 180 of 606 ~ 29.7%
B 189 of 606 ~ 31.19'%

%39.11
%29.7
%31.19

CMYK RENK MODELİ

#EDB4BD rengi CMYK tonu (0,24,20,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.05%
  • sarı tonu 20.25%
  • ana renk tonu 7.06%

CMYK: (0,24,20,7)
C0M24Y20K7 (0%, 24%, 20%, 7%)
(0.00 / 0.24 / 0.20 / 0.07)

CMYK yüzdeleri

%0
%24.05
%20.25
%7.06

Codes

Color #EDB4BD in popluar color models

ED B4 BD
RGB 237 180 189
HSL 351° 61.29% 81.76%
HSB/HSV 351° 24.05% 92.94%
CMYK 0.00% 24.05% 20.25%
7.06%

Color #EDB4BD in popluar number systems.

HEX ED B4 BD
Decimal 237 180 189
Binary 11101101 10110100 10111101
Octal 355 264 275

Shades and tints

Shades of #EDB4BD

#EDB4BD
(237,180,189)
#D8A4AC
(216,164,172)
#C3949B
(195,148,155)
#AE848A
(174,132,138)
#997479
(153,116,121)
#846468
(132,100,104)
#6F5457
(111,84,87)
#5A4446
(90,68,70)
#453435
(69,52,53)
#302424
(48,36,36)
#1B1413
(27,20,19)
#000000
(0,0,0)

Tints of #EDB4BD

#EDB4BD
(237,180,189)
#EEBAC3
(238,186,195)
#EFC0C9
(239,192,201)
#F0C6CF
(240,198,207)
#F1CCD5
(241,204,213)
#F2D2DB
(242,210,219)
#F3D8E1
(243,216,225)
#F4DEE7
(244,222,231)
#F5E4ED
(245,228,237)
#F6EAF3
(246,234,243)
#F7F0F9
(247,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDB4BD color. Also use rgb(237,180,189) instead hex code.

Text Font Color

.myTextColor { color: #EDB4BD; }

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

This text font color is #EDB4BD.

Background Color

.myBgColor { background-color: #EDB4BD; }

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

This div background color is #EDB4BD.

Border color

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

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

This div border color is #EDB4BD.

Opacity

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

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

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

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

This text has shadow with #EDB4BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB4BD.

Preview

Color preview on black background

This text has color #EDB4BD on black background.


Color preview on white background

This text has color #EDB4BD on white background.


Black color preview on #EDB4BD background

This text has black color on #EDB4BD background.


White color preview on #EDB4BD background

This text has white color on #EDB4BD background.


Related colors

Complementary color

Complementary color for #hex is #124B42.


I love getcolorcode.com

Triadic colors

1 #BDEDB4 and #B4BDED with #EDB4BD are triadic colors.

2 #BDB4ED and #B4EDBD with #EDB4BD are triadic colors.