COLOR #9EC6EE

HEX: #9EC6EE RGB: (158,198,238)

Renk bilgisi

#9EC6EE contains mainly green and blue colors. #9EC6EE ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#9EC6EE color RGB value is (158,198,238).

RGB: (158,198,238) (62%, 78%, 93%)

RGB bağlantıları ve doygunluk

R 158 of 255 = 62%
G 198 of 255 = 78%
B 238 of 255 = 93%

158
198
238

R + G + B ~ 78%. #9EC6EE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 158 + 198 + 238 = 594 (100%)
R 158 of 594 ~ 26.6%
G 198 of 594 ~ 33.33%
B 238 of 594 ~ 40.07'%

%26.6
%33.33
%40.07

CMYK RENK MODELİ

#9EC6EE rengi CMYK tonu (34,17,0,7).

  • camgöbeği tonu 33.61%
  • eflatun tonu 16.81%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (34,17,0,7)
C34M17Y0K7 (34%, 17%, 0%, 7%)
(0.34 / 0.17 / 0.00 / 0.07)

CMYK yüzdeleri

%33.61
%16.81
%0
%6.67

Codes

Color #9EC6EE in popluar color models

9E C6 EE
RGB 158 198 238
HSL 210° 70.18% 77.65%
HSB/HSV 210° 33.61% 93.33%
CMYK 33.61% 16.81% 0.00%
6.67%

Color #9EC6EE in popluar number systems.

HEX 9E C6 EE
Decimal 158 198 238
Binary 10011110 11000110 11101110
Octal 236 306 356

Shades and tints

Shades of #9EC6EE

#9EC6EE
(158,198,238)
#90B4D9
(144,180,217)
#82A2C4
(130,162,196)
#7490AF
(116,144,175)
#667E9A
(102,126,154)
#586C85
(88,108,133)
#4A5A70
(74,90,112)
#3C485B
(60,72,91)
#2E3646
(46,54,70)
#202431
(32,36,49)
#12121C
(18,18,28)
#000000
(0,0,0)

Tints of #9EC6EE

#9EC6EE
(158,198,238)
#A6CBEF
(166,203,239)
#AED0F0
(174,208,240)
#B6D5F1
(182,213,241)
#BEDAF2
(190,218,242)
#C6DFF3
(198,223,243)
#CEE4F4
(206,228,244)
#D6E9F5
(214,233,245)
#DEEEF6
(222,238,246)
#E6F3F7
(230,243,247)
#EEF8F8
(238,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9EC6EE color. Also use rgb(158,198,238) instead hex code.

Text Font Color

.myTextColor { color: #9EC6EE; }

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

This text font color is #9EC6EE.

Background Color

.myBgColor { background-color: #9EC6EE; }

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

This div background color is #9EC6EE.

Border color

.myBorderColor { border: 1px solid #9EC6EE; }

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

This div border color is #9EC6EE.

Opacity

.myOpacity80 { color: #9EC6EE; opacity: 0.8; }

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

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

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

This text has shadow with #9EC6EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9EC6EE.

Preview

Color preview on black background

This text has color #9EC6EE on black background.


Color preview on white background

This text has color #9EC6EE on white background.


Black color preview on #9EC6EE background

This text has black color on #9EC6EE background.


White color preview on #9EC6EE background

This text has white color on #9EC6EE background.


Related colors

Complementary color

Complementary color for #hex is #613911.


I love getcolorcode.com

Triadic colors

1 #EE9EC6 and #C6EE9E with #9EC6EE are triadic colors.

2 #EEC69E and #C69EEE with #9EC6EE are triadic colors.