COLOR #EDF6FF

HEX: #EDF6FF RGB: (237,246,255)

Renk bilgisi

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

RGB renk modeli

#EDF6FF color RGB value is (237,246,255).

RGB: (237,246,255) (93%, 96%, 100%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 246 of 255 = 96%
B 255 of 255 = 100%

237
246
255

R + G + B ~ 96%. #EDF6FF is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 246 + 255 = 738 (100%)
R 237 of 738 ~ 32.11%
G 246 of 738 ~ 33.33%
B 255 of 738 ~ 34.55'%

%32.11
%33.33
%34.55

CMYK RENK MODELİ

#EDF6FF rengi CMYK tonu (7,4,0,0).

  • camgöbeği tonu 7.06%
  • eflatun tonu 3.53%
  • sarı tonu 0.00%
  • ana renk tonu 0.00%
CMYK: (7,4,0,0) C7M4Y0K0 (7%,4%,0%,0%) (0.07/0.04/0.00/0.00) 

CMYK yüzdeleri

%7.06
%3.53
%0
%0

Codes

Color #EDF6FF in popluar color models

ED F6 FF
RGB 237 246 255
HSL 210° 100.00% 96.47%
HSB/HSV 210° 7.06% 100.00%
CMYK 7.06% 3.53% 0.00%
0.00%

Color #EDF6FF in popluar number systems.

HEX ED F6 FF
Decimal 237 246 255
Binary 11101101 11110110 11111111
Octal 355 366 377

Shades and tints

Shades of #EDF6FF

#EDF6FF
(237,246,255)
#D8E0E8
(216,224,232)
#C3CAD1
(195,202,209)
#AEB4BA
(174,180,186)
#999EA3
(153,158,163)
#84888C
(132,136,140)
#6F7275
(111,114,117)
#5A5C5E
(90,92,94)
#454647
(69,70,71)
#303030
(48,48,48)
#1B1A19
(27,26,25)
#000000
(0,0,0)

Tints of #EDF6FF

#EDF6FF
(237,246,255)
#EEF6FF
(238,246,255)
#EFF6FF
(239,246,255)
#F0F6FF
(240,246,255)
#F1F6FF
(241,246,255)
#F2F6FF
(242,246,255)
#F3F6FF
(243,246,255)
#F4F6FF
(244,246,255)
#F5F6FF
(245,246,255)
#F6F6FF
(246,246,255)
#F7F6FF
(247,246,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF6FF; }

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

This text font color is #EDF6FF.

Background Color

.myBgColor { background-color: #EDF6FF; }

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

This div background color is #EDF6FF.

Border color

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

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

This div border color is #EDF6FF.

Opacity

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

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

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

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

This text has shadow with #EDF6FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF6FF.

Preview

Color preview on black background

This text has color #EDF6FF on black background.


Color preview on white background

This text has color #EDF6FF on white background.


Black color preview on #EDF6FF background

This text has black color on #EDF6FF background.


White color preview on #EDF6FF background

This text has white color on #EDF6FF background.


Related colors

Complementary color

Complementary color for #hex is #120900.


I love getcolorcode.com

Triadic colors

1 #FFEDF6 and #F6FFED with #EDF6FF are triadic colors.

2 #FFF6ED and #F6EDFF with #EDF6FF are triadic colors.