COLOR #EDDBF9

HEX: #EDDBF9 RGB: (237,219,249)

Renk bilgisi

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

RGB renk modeli

#EDDBF9 color RGB value is (237,219,249).

RGB: (237,219,249) (93%, 86%, 98%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 219 of 255 = 86%
B 249 of 255 = 98%

237
219
249

R + G + B ~ 92%. #EDDBF9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 219 + 249 = 705 (100%)
R 237 of 705 ~ 33.62%
G 219 of 705 ~ 31.06%
B 249 of 705 ~ 35.32'%

%33.62
%31.06
%35.32

CMYK RENK MODELİ

#EDDBF9 rengi CMYK tonu (5,12,0,2).

  • camgöbeği tonu 4.82%
  • eflatun tonu 12.05%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (5,12,0,2)
C5M12Y0K2 (5%, 12%, 0%, 2%)
(0.05 / 0.12 / 0.00 / 0.02)

CMYK yüzdeleri

%4.82
%12.05
%0
%2.35

Codes

Color #EDDBF9 in popluar color models

ED DB F9
RGB 237 219 249
HSL 276° 71.43% 91.76%
HSB/HSV 276° 12.05% 97.65%
CMYK 4.82% 12.05% 0.00%
2.35%

Color #EDDBF9 in popluar number systems.

HEX ED DB F9
Decimal 237 219 249
Binary 11101101 11011011 11111001
Octal 355 333 371

Shades and tints

Shades of #EDDBF9

#EDDBF9
(237,219,249)
#D8C8E3
(216,200,227)
#C3B5CD
(195,181,205)
#AEA2B7
(174,162,183)
#998FA1
(153,143,161)
#847C8B
(132,124,139)
#6F6975
(111,105,117)
#5A565F
(90,86,95)
#454349
(69,67,73)
#303033
(48,48,51)
#1B1D1D
(27,29,29)
#000000
(0,0,0)

Tints of #EDDBF9

#EDDBF9
(237,219,249)
#EEDEF9
(238,222,249)
#EFE1F9
(239,225,249)
#F0E4F9
(240,228,249)
#F1E7F9
(241,231,249)
#F2EAF9
(242,234,249)
#F3EDF9
(243,237,249)
#F4F0F9
(244,240,249)
#F5F3F9
(245,243,249)
#F6F6F9
(246,246,249)
#F7F9F9
(247,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDDBF9 color. Also use rgb(237,219,249) instead hex code.

Text Font Color

.myTextColor { color: #EDDBF9; }

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

This text font color is #EDDBF9.

Background Color

.myBgColor { background-color: #EDDBF9; }

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

This div background color is #EDDBF9.

Border color

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

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

This div border color is #EDDBF9.

Opacity

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

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

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

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

This text has shadow with #EDDBF9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDBF9.

Preview

Color preview on black background

This text has color #EDDBF9 on black background.


Color preview on white background

This text has color #EDDBF9 on white background.


Black color preview on #EDDBF9 background

This text has black color on #EDDBF9 background.


White color preview on #EDDBF9 background

This text has white color on #EDDBF9 background.


Related colors

Complementary color

Complementary color for #hex is #122406.


I love getcolorcode.com

Triadic colors

1 #F9EDDB and #DBF9ED with #EDDBF9 are triadic colors.

2 #F9DBED and #DBEDF9 with #EDDBF9 are triadic colors.