COLOR #EDBED3

HEX: #EDBED3 RGB: (237,190,211)

Renk bilgisi

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

RGB renk modeli

#EDBED3 color RGB value is (237,190,211).

RGB: (237,190,211) (93%, 75%, 83%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 190 of 255 = 75%
B 211 of 255 = 83%

237
190
211

R + G + B ~ 84%. #EDBED3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 190 + 211 = 638 (100%)
R 237 of 638 ~ 37.15%
G 190 of 638 ~ 29.78%
B 211 of 638 ~ 33.07'%

%37.15
%29.78
%33.07

CMYK RENK MODELİ

#EDBED3 rengi CMYK tonu (0,20,11,7).

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

CMYK: (0,20,11,7)
C0M20Y11K7 (0%, 20%, 11%, 7%)
(0.00 / 0.20 / 0.11 / 0.07)

CMYK yüzdeleri

%0
%19.83
%10.97
%7.06

Codes

Color #EDBED3 in popluar color models

ED BE D3
RGB 237 190 211
HSL 333° 56.63% 83.73%
HSB/HSV 333° 19.83% 92.94%
CMYK 0.00% 19.83% 10.97%
7.06%

Color #EDBED3 in popluar number systems.

HEX ED BE D3
Decimal 237 190 211
Binary 11101101 10111110 11010011
Octal 355 276 323

Shades and tints

Shades of #EDBED3

#EDBED3
(237,190,211)
#D8ADC0
(216,173,192)
#C39CAD
(195,156,173)
#AE8B9A
(174,139,154)
#997A87
(153,122,135)
#846974
(132,105,116)
#6F5861
(111,88,97)
#5A474E
(90,71,78)
#45363B
(69,54,59)
#302528
(48,37,40)
#1B1415
(27,20,21)
#000000
(0,0,0)

Tints of #EDBED3

#EDBED3
(237,190,211)
#EEC3D7
(238,195,215)
#EFC8DB
(239,200,219)
#F0CDDF
(240,205,223)
#F1D2E3
(241,210,227)
#F2D7E7
(242,215,231)
#F3DCEB
(243,220,235)
#F4E1EF
(244,225,239)
#F5E6F3
(245,230,243)
#F6EBF7
(246,235,247)
#F7F0FB
(247,240,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDBED3; }

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

This text font color is #EDBED3.

Background Color

.myBgColor { background-color: #EDBED3; }

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

This div background color is #EDBED3.

Border color

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

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

This div border color is #EDBED3.

Opacity

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

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

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

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

This text has shadow with #EDBED3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDBED3.

Preview

Color preview on black background

This text has color #EDBED3 on black background.


Color preview on white background

This text has color #EDBED3 on white background.


Black color preview on #EDBED3 background

This text has black color on #EDBED3 background.


White color preview on #EDBED3 background

This text has white color on #EDBED3 background.


Related colors

Complementary color

Complementary color for #hex is #12412C.


I love getcolorcode.com

Triadic colors

1 #D3EDBE and #BED3ED with #EDBED3 are triadic colors.

2 #D3BEED and #BEEDD3 with #EDBED3 are triadic colors.