COLOR #959DD6

HEX: #959DD6 RGB: (149,157,214)

Renk bilgisi

#959DD6 contains mainly green and blue colors. #959DD6 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#959DD6 color RGB value is (149,157,214).

RGB: (149,157,214) (58%, 62%, 84%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 157 of 255 = 62%
B 214 of 255 = 84%

149
157
214

R + G + B ~ 68%. #959DD6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 157 + 214 = 520 (100%)
R 149 of 520 ~ 28.65%
G 157 of 520 ~ 30.19%
B 214 of 520 ~ 41.15'%

%28.65
%30.19
%41.15

CMYK RENK MODELİ

#959DD6 rengi CMYK tonu (30,27,0,16).

  • camgöbeği tonu 30.37%
  • eflatun tonu 26.64%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (30,27,0,16)
C30M27Y0K16 (30%, 27%, 0%, 16%)
(0.30 / 0.27 / 0.00 / 0.16)

CMYK yüzdeleri

%30.37
%26.64
%0
%16.08

Codes

Color #959DD6 in popluar color models

95 9D D6
RGB 149 157 214
HSL 233° 44.22% 71.18%
HSB/HSV 233° 30.37% 83.92%
CMYK 30.37% 26.64% 0.00%
16.08%

Color #959DD6 in popluar number systems.

HEX 95 9D D6
Decimal 149 157 214
Binary 10010101 10011101 11010110
Octal 225 235 326

Shades and tints

Shades of #959DD6

#959DD6
(149,157,214)
#888FC3
(136,143,195)
#7B81B0
(123,129,176)
#6E739D
(110,115,157)
#61658A
(97,101,138)
#545777
(84,87,119)
#474964
(71,73,100)
#3A3B51
(58,59,81)
#2D2D3E
(45,45,62)
#201F2B
(32,31,43)
#131118
(19,17,24)
#000000
(0,0,0)

Tints of #959DD6

#959DD6
(149,157,214)
#9EA5D9
(158,165,217)
#A7ADDC
(167,173,220)
#B0B5DF
(176,181,223)
#B9BDE2
(185,189,226)
#C2C5E5
(194,197,229)
#CBCDE8
(203,205,232)
#D4D5EB
(212,213,235)
#DDDDEE
(221,221,238)
#E6E5F1
(230,229,241)
#EFEDF4
(239,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #959DD6 color. Also use rgb(149,157,214) instead hex code.

Text Font Color

.myTextColor { color: #959DD6; }

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

This text font color is #959DD6.

Background Color

.myBgColor { background-color: #959DD6; }

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

This div background color is #959DD6.

Border color

.myBorderColor { border: 1px solid #959DD6; }

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

This div border color is #959DD6.

Opacity

.myOpacity80 { color: #959DD6; opacity: 0.8; }

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

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

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

This text has shadow with #959DD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959DD6.

Preview

Color preview on black background

This text has color #959DD6 on black background.


Color preview on white background

This text has color #959DD6 on white background.


Black color preview on #959DD6 background

This text has black color on #959DD6 background.


White color preview on #959DD6 background

This text has white color on #959DD6 background.


Related colors

Complementary color

Complementary color for #hex is #6A6229.


I love getcolorcode.com

Triadic colors

1 #D6959D and #9DD695 with #959DD6 are triadic colors.

2 #D69D95 and #9D95D6 with #959DD6 are triadic colors.