COLOR #9EB6DD

HEX: #9EB6DD RGB: (158,182,221)

Renk bilgisi

#9EB6DD contains mainly green and blue colors. #9EB6DD ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#9EB6DD color RGB value is (158,182,221).

RGB: (158,182,221) (62%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 158 of 255 = 62%
G 182 of 255 = 71%
B 221 of 255 = 87%

158
182
221

R + G + B ~ 73%. #9EB6DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 158 + 182 + 221 = 561 (100%)
R 158 of 561 ~ 28.16%
G 182 of 561 ~ 32.44%
B 221 of 561 ~ 39.39'%

%28.16
%32.44
%39.39

CMYK RENK MODELİ

#9EB6DD rengi CMYK tonu (29,18,0,13).

  • camgöbeği tonu 28.51%
  • eflatun tonu 17.65%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (29,18,0,13)
C29M18Y0K13 (29%, 18%, 0%, 13%)
(0.29 / 0.18 / 0.00 / 0.13)

CMYK yüzdeleri

%28.51
%17.65
%0
%13.33

Codes

Color #9EB6DD in popluar color models

9E B6 DD
RGB 158 182 221
HSL 217° 48.09% 74.31%
HSB/HSV 217° 28.51% 86.67%
CMYK 28.51% 17.65% 0.00%
13.33%

Color #9EB6DD in popluar number systems.

HEX 9E B6 DD
Decimal 158 182 221
Binary 10011110 10110110 11011101
Octal 236 266 335

Shades and tints

Shades of #9EB6DD

#9EB6DD
(158,182,221)
#90A6C9
(144,166,201)
#8296B5
(130,150,181)
#7486A1
(116,134,161)
#66768D
(102,118,141)
#586679
(88,102,121)
#4A5665
(74,86,101)
#3C4651
(60,70,81)
#2E363D
(46,54,61)
#202629
(32,38,41)
#121615
(18,22,21)
#000000
(0,0,0)

Tints of #9EB6DD

#9EB6DD
(158,182,221)
#A6BCE0
(166,188,224)
#AEC2E3
(174,194,227)
#B6C8E6
(182,200,230)
#BECEE9
(190,206,233)
#C6D4EC
(198,212,236)
#CEDAEF
(206,218,239)
#D6E0F2
(214,224,242)
#DEE6F5
(222,230,245)
#E6ECF8
(230,236,248)
#EEF2FB
(238,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9EB6DD color. Also use rgb(158,182,221) instead hex code.

Text Font Color

.myTextColor { color: #9EB6DD; }

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

This text font color is #9EB6DD.

Background Color

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

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

This div background color is #9EB6DD.

Border color

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

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

This div border color is #9EB6DD.

Opacity

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

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

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

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

This text has shadow with #9EB6DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9EB6DD.

Preview

Color preview on black background

This text has color #9EB6DD on black background.


Color preview on white background

This text has color #9EB6DD on white background.


Black color preview on #9EB6DD background

This text has black color on #9EB6DD background.


White color preview on #9EB6DD background

This text has white color on #9EB6DD background.


Related colors

Complementary color

Complementary color for #hex is #614922.


I love getcolorcode.com

Triadic colors

1 #DD9EB6 and #B6DD9E with #9EB6DD are triadic colors.

2 #DDB69E and #B69EDD with #9EB6DD are triadic colors.