COLOR #EDBECE

HEX: #EDBECE RGB: (237,190,206)

Renk bilgisi

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

RGB renk modeli

#EDBECE color RGB value is (237,190,206).

RGB: (237,190,206) (93%, 75%, 81%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 190 of 255 = 75%
B 206 of 255 = 81%

237
190
206

R + G + B ~ 83%. #EDBECE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 190 + 206 = 633 (100%)
R 237 of 633 ~ 37.44%
G 190 of 633 ~ 30.02%
B 206 of 633 ~ 32.54'%

%37.44
%30.02
%32.54

CMYK RENK MODELİ

#EDBECE rengi CMYK tonu (0,20,13,7).

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

CMYK: (0,20,13,7)
C0M20Y13K7 (0%, 20%, 13%, 7%)
(0.00 / 0.20 / 0.13 / 0.07)

CMYK yüzdeleri

%0
%19.83
%13.08
%7.06

Codes

Color #EDBECE in popluar color models

ED BE CE
RGB 237 190 206
HSL 340° 56.63% 83.73%
HSB/HSV 340° 19.83% 92.94%
CMYK 0.00% 19.83% 13.08%
7.06%

Color #EDBECE in popluar number systems.

HEX ED BE CE
Decimal 237 190 206
Binary 11101101 10111110 11001110
Octal 355 276 316

Shades and tints

Shades of #EDBECE

#EDBECE
(237,190,206)
#D8ADBC
(216,173,188)
#C39CAA
(195,156,170)
#AE8B98
(174,139,152)
#997A86
(153,122,134)
#846974
(132,105,116)
#6F5862
(111,88,98)
#5A4750
(90,71,80)
#45363E
(69,54,62)
#30252C
(48,37,44)
#1B141A
(27,20,26)
#000000
(0,0,0)

Tints of #EDBECE

#EDBECE
(237,190,206)
#EEC3D2
(238,195,210)
#EFC8D6
(239,200,214)
#F0CDDA
(240,205,218)
#F1D2DE
(241,210,222)
#F2D7E2
(242,215,226)
#F3DCE6
(243,220,230)
#F4E1EA
(244,225,234)
#F5E6EE
(245,230,238)
#F6EBF2
(246,235,242)
#F7F0F6
(247,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDBECE; }

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

This text font color is #EDBECE.

Background Color

.myBgColor { background-color: #EDBECE; }

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

This div background color is #EDBECE.

Border color

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

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

This div border color is #EDBECE.

Opacity

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

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

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

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

This text has shadow with #EDBECE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDBECE.

Preview

Color preview on black background

This text has color #EDBECE on black background.


Color preview on white background

This text has color #EDBECE on white background.


Black color preview on #EDBECE background

This text has black color on #EDBECE background.


White color preview on #EDBECE background

This text has white color on #EDBECE background.


Related colors

Complementary color

Complementary color for #hex is #124131.


I love getcolorcode.com

Triadic colors

1 #CEEDBE and #BECEED with #EDBECE are triadic colors.

2 #CEBEED and #BEEDCE with #EDBECE are triadic colors.