COLOR #E6F4F5

HEX: #E6F4F5 RGB: (230,244,245)

Renk bilgisi

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

RGB renk modeli

#E6F4F5 color RGB value is (230,244,245).

RGB: (230,244,245) (90%, 96%, 96%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 244 of 255 = 96%
B 245 of 255 = 96%

230
244
245

R + G + B ~ 94%. #E6F4F5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 244 + 245 = 719 (100%)
R 230 of 719 ~ 31.99%
G 244 of 719 ~ 33.94%
B 245 of 719 ~ 34.08'%

%31.99
%33.94
%34.08

CMYK RENK MODELİ

#E6F4F5 rengi CMYK tonu (6,0,0,4).

  • camgöbeği tonu 6.12%
  • eflatun tonu 0.41%
  • sarı tonu 0.00%
  • ana renk tonu 3.92%

CMYK: (6,0,0,4)
C6M0Y0K4 (6%, 0%, 0%, 4%)
(0.06 / 0.00 / 0.00 / 0.04)

CMYK yüzdeleri

%6.12
%0.41
%0
%3.92

Codes

Color #E6F4F5 in popluar color models

E6 F4 F5
RGB 230 244 245
HSL 184° 42.86% 93.14%
HSB/HSV 184° 6.12% 96.08%
CMYK 6.12% 0.41% 0.00%
3.92%

Color #E6F4F5 in popluar number systems.

HEX E6 F4 F5
Decimal 230 244 245
Binary 11100110 11110100 11110101
Octal 346 364 365

Shades and tints

Shades of #E6F4F5

#E6F4F5
(230,244,245)
#D2DEDF
(210,222,223)
#BEC8C9
(190,200,201)
#AAB2B3
(170,178,179)
#969C9D
(150,156,157)
#828687
(130,134,135)
#6E7071
(110,112,113)
#5A5A5B
(90,90,91)
#464445
(70,68,69)
#322E2F
(50,46,47)
#1E1819
(30,24,25)
#000000
(0,0,0)

Tints of #E6F4F5

#E6F4F5
(230,244,245)
#E8F5F5
(232,245,245)
#EAF6F5
(234,246,245)
#ECF7F5
(236,247,245)
#EEF8F5
(238,248,245)
#F0F9F5
(240,249,245)
#F2FAF5
(242,250,245)
#F4FBF5
(244,251,245)
#F6FCF5
(246,252,245)
#F8FDF5
(248,253,245)
#FAFEF5
(250,254,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6F4F5 color. Also use rgb(230,244,245) instead hex code.

Text Font Color

.myTextColor { color: #E6F4F5; }

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

This text font color is #E6F4F5.

Background Color

.myBgColor { background-color: #E6F4F5; }

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

This div background color is #E6F4F5.

Border color

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

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

This div border color is #E6F4F5.

Opacity

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

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

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

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

This text has shadow with #E6F4F5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6F4F5.

Preview

Color preview on black background

This text has color #E6F4F5 on black background.


Color preview on white background

This text has color #E6F4F5 on white background.


Black color preview on #E6F4F5 background

This text has black color on #E6F4F5 background.


White color preview on #E6F4F5 background

This text has white color on #E6F4F5 background.


Related colors

Complementary color

Complementary color for #hex is #190B0A.


I love getcolorcode.com

Triadic colors

1 #F5E6F4 and #F4F5E6 with #E6F4F5 are triadic colors.

2 #F5F4E6 and #F4E6F5 with #E6F4F5 are triadic colors.