COLOR #EDC8EB

HEX: #EDC8EB RGB: (237,200,235)

Renk bilgisi

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

RGB renk modeli

#EDC8EB color RGB value is (237,200,235).

RGB: (237,200,235) (93%, 78%, 92%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 200 of 255 = 78%
B 235 of 255 = 92%

237
200
235

R + G + B ~ 88%. #EDC8EB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 200 + 235 = 672 (100%)
R 237 of 672 ~ 35.27%
G 200 of 672 ~ 29.76%
B 235 of 672 ~ 34.97'%

%35.27
%29.76
%34.97

CMYK RENK MODELİ

#EDC8EB rengi CMYK tonu (0,16,1,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.61%
  • sarı tonu 0.84%
  • ana renk tonu 7.06%

CMYK: (0,16,1,7)
C0M16Y1K7 (0%, 16%, 1%, 7%)
(0.00 / 0.16 / 0.01 / 0.07)

CMYK yüzdeleri

%0
%15.61
%0.84
%7.06

Codes

Color #EDC8EB in popluar color models

ED C8 EB
RGB 237 200 235
HSL 303° 50.68% 85.69%
HSB/HSV 303° 15.61% 92.94%
CMYK 0.00% 15.61% 0.84%
7.06%

Color #EDC8EB in popluar number systems.

HEX ED C8 EB
Decimal 237 200 235
Binary 11101101 11001000 11101011
Octal 355 310 353

Shades and tints

Shades of #EDC8EB

#EDC8EB
(237,200,235)
#D8B6D6
(216,182,214)
#C3A4C1
(195,164,193)
#AE92AC
(174,146,172)
#998097
(153,128,151)
#846E82
(132,110,130)
#6F5C6D
(111,92,109)
#5A4A58
(90,74,88)
#453843
(69,56,67)
#30262E
(48,38,46)
#1B1419
(27,20,25)
#000000
(0,0,0)

Tints of #EDC8EB

#EDC8EB
(237,200,235)
#EECDEC
(238,205,236)
#EFD2ED
(239,210,237)
#F0D7EE
(240,215,238)
#F1DCEF
(241,220,239)
#F2E1F0
(242,225,240)
#F3E6F1
(243,230,241)
#F4EBF2
(244,235,242)
#F5F0F3
(245,240,243)
#F6F5F4
(246,245,244)
#F7FAF5
(247,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDC8EB color. Also use rgb(237,200,235) instead hex code.

Text Font Color

.myTextColor { color: #EDC8EB; }

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

This text font color is #EDC8EB.

Background Color

.myBgColor { background-color: #EDC8EB; }

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

This div background color is #EDC8EB.

Border color

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

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

This div border color is #EDC8EB.

Opacity

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

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

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

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

This text has shadow with #EDC8EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC8EB.

Preview

Color preview on black background

This text has color #EDC8EB on black background.


Color preview on white background

This text has color #EDC8EB on white background.


Black color preview on #EDC8EB background

This text has black color on #EDC8EB background.


White color preview on #EDC8EB background

This text has white color on #EDC8EB background.


Related colors

Complementary color

Complementary color for #hex is #123714.


I love getcolorcode.com

Triadic colors

1 #EBEDC8 and #C8EBED with #EDC8EB are triadic colors.

2 #EBC8ED and #C8EDEB with #EDC8EB are triadic colors.