COLOR #E6FDFA

HEX: #E6FDFA RGB: (230,253,250)

Renk bilgisi

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

RGB renk modeli

#E6FDFA color RGB value is (230,253,250).

RGB: (230,253,250) (90%, 99%, 98%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 253 of 255 = 99%
B 250 of 255 = 98%

230
253
250

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 253 + 250 = 733 (100%)
R 230 of 733 ~ 31.38%
G 253 of 733 ~ 34.52%
B 250 of 733 ~ 34.11'%

%31.38
%34.52
%34.11

CMYK RENK MODELİ

#E6FDFA rengi CMYK tonu (9,0,1,1).

  • camgöbeği tonu 9.09%
  • eflatun tonu 0.00%
  • sarı tonu 1.19%
  • ana renk tonu 0.78%

CMYK: (9,0,1,1)
C9M0Y1K1 (9%, 0%, 1%, 1%)
(0.09 / 0.00 / 0.01 / 0.01)

CMYK yüzdeleri

%9.09
%0
%1.19
%0.78

Codes

Color #E6FDFA in popluar color models

E6 FD FA
RGB 230 253 250
HSL 172° 85.19% 94.71%
HSB/HSV 172° 9.09% 99.22%
CMYK 9.09% 0.00% 1.19%
0.78%

Color #E6FDFA in popluar number systems.

HEX E6 FD FA
Decimal 230 253 250
Binary 11100110 11111101 11111010
Octal 346 375 372

Shades and tints

Shades of #E6FDFA

#E6FDFA
(230,253,250)
#D2E6E4
(210,230,228)
#BECFCE
(190,207,206)
#AAB8B8
(170,184,184)
#96A1A2
(150,161,162)
#828A8C
(130,138,140)
#6E7376
(110,115,118)
#5A5C60
(90,92,96)
#46454A
(70,69,74)
#322E34
(50,46,52)
#1E171E
(30,23,30)
#000000
(0,0,0)

Tints of #E6FDFA

#E6FDFA
(230,253,250)
#E8FDFA
(232,253,250)
#EAFDFA
(234,253,250)
#ECFDFA
(236,253,250)
#EEFDFA
(238,253,250)
#F0FDFA
(240,253,250)
#F2FDFA
(242,253,250)
#F4FDFA
(244,253,250)
#F6FDFA
(246,253,250)
#F8FDFA
(248,253,250)
#FAFDFA
(250,253,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6FDFA color. Also use rgb(230,253,250) instead hex code.

Text Font Color

.myTextColor { color: #E6FDFA; }

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

This text font color is #E6FDFA.

Background Color

.myBgColor { background-color: #E6FDFA; }

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

This div background color is #E6FDFA.

Border color

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

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

This div border color is #E6FDFA.

Opacity

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

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

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

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

This text has shadow with #E6FDFA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6FDFA.

Preview

Color preview on black background

This text has color #E6FDFA on black background.


Color preview on white background

This text has color #E6FDFA on white background.


Black color preview on #E6FDFA background

This text has black color on #E6FDFA background.


White color preview on #E6FDFA background

This text has white color on #E6FDFA background.


Related colors

Complementary color

Complementary color for #hex is #190205.


I love getcolorcode.com

Triadic colors

1 #FAE6FD and #FDFAE6 with #E6FDFA are triadic colors.

2 #FAFDE6 and #FDE6FA with #E6FDFA are triadic colors.