COLOR #EDF7FF

HEX: #EDF7FF RGB: (237,247,255)

Renk bilgisi

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

RGB renk modeli

#EDF7FF color RGB value is (237,247,255).

RGB: (237,247,255) (93%, 97%, 100%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 247 of 255 = 97%
B 255 of 255 = 100%

237
247
255

R + G + B ~ 97%. #EDF7FF is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 247 + 255 = 739 (100%)
R 237 of 739 ~ 32.07%
G 247 of 739 ~ 33.42%
B 255 of 739 ~ 34.51'%

%32.07
%33.42
%34.51

CMYK RENK MODELİ

#EDF7FF rengi CMYK tonu (7,3,0,0).

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

CMYK: (7,3,0,0)
C7M3Y0K0 (7%, 3%, 0%, 0%)
(0.07 / 0.03 / 0.00 / 0.00)

CMYK yüzdeleri

%7.06
%3.14
%0
%0

Codes

Color #EDF7FF in popluar color models

ED F7 FF
RGB 237 247 255
HSL 207° 100.00% 96.47%
HSB/HSV 207° 7.06% 100.00%
CMYK 7.06% 3.14% 0.00%
0.00%

Color #EDF7FF in popluar number systems.

HEX ED F7 FF
Decimal 237 247 255
Binary 11101101 11110111 11111111
Octal 355 367 377

Shades and tints

Shades of #EDF7FF

#EDF7FF
(237,247,255)
#D8E1E8
(216,225,232)
#C3CBD1
(195,203,209)
#AEB5BA
(174,181,186)
#999FA3
(153,159,163)
#84898C
(132,137,140)
#6F7375
(111,115,117)
#5A5D5E
(90,93,94)
#454747
(69,71,71)
#303130
(48,49,48)
#1B1B19
(27,27,25)
#000000
(0,0,0)

Tints of #EDF7FF

#EDF7FF
(237,247,255)
#EEF7FF
(238,247,255)
#EFF7FF
(239,247,255)
#F0F7FF
(240,247,255)
#F1F7FF
(241,247,255)
#F2F7FF
(242,247,255)
#F3F7FF
(243,247,255)
#F4F7FF
(244,247,255)
#F5F7FF
(245,247,255)
#F6F7FF
(246,247,255)
#F7F7FF
(247,247,255)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF7FF color. Also use rgb(237,247,255) instead hex code.

Text Font Color

.myTextColor { color: #EDF7FF; }

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

This text font color is #EDF7FF.

Background Color

.myBgColor { background-color: #EDF7FF; }

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

This div background color is #EDF7FF.

Border color

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

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

This div border color is #EDF7FF.

Opacity

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

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

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

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

This text has shadow with #EDF7FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF7FF.

Preview

Color preview on black background

This text has color #EDF7FF on black background.


Color preview on white background

This text has color #EDF7FF on white background.


Black color preview on #EDF7FF background

This text has black color on #EDF7FF background.


White color preview on #EDF7FF background

This text has white color on #EDF7FF background.


Related colors

Complementary color

Complementary color for #hex is #120800.


I love getcolorcode.com

Triadic colors

1 #FFEDF7 and #F7FFED with #EDF7FF are triadic colors.

2 #FFF7ED and #F7EDFF with #EDF7FF are triadic colors.