COLOR #959FD3

HEX: #959FD3 RGB: (149,159,211)

Renk bilgisi

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

RGB renk modeli

#959FD3 color RGB value is (149,159,211).

RGB: (149,159,211) (58%, 62%, 83%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 159 of 255 = 62%
B 211 of 255 = 83%

149
159
211

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

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 159 + 211 = 519 (100%)
R 149 of 519 ~ 28.71%
G 159 of 519 ~ 30.64%
B 211 of 519 ~ 40.66'%

%28.71
%30.64
%40.66

CMYK RENK MODELİ

#959FD3 rengi CMYK tonu (29,25,0,17).

  • camgöbeği tonu 29.38%
  • eflatun tonu 24.64%
  • sarı tonu 0.00%
  • ana renk tonu 17.25%

CMYK: (29,25,0,17)
C29M25Y0K17 (29%, 25%, 0%, 17%)
(0.29 / 0.25 / 0.00 / 0.17)

CMYK yüzdeleri

%29.38
%24.64
%0
%17.25

Codes

Color #959FD3 in popluar color models

95 9F D3
RGB 149 159 211
HSL 230° 41.33% 70.59%
HSB/HSV 230° 29.38% 82.75%
CMYK 29.38% 24.64% 0.00%
17.25%

Color #959FD3 in popluar number systems.

HEX 95 9F D3
Decimal 149 159 211
Binary 10010101 10011111 11010011
Octal 225 237 323

Shades and tints

Shades of #959FD3

#959FD3
(149,159,211)
#8891C0
(136,145,192)
#7B83AD
(123,131,173)
#6E759A
(110,117,154)
#616787
(97,103,135)
#545974
(84,89,116)
#474B61
(71,75,97)
#3A3D4E
(58,61,78)
#2D2F3B
(45,47,59)
#202128
(32,33,40)
#131315
(19,19,21)
#000000
(0,0,0)

Tints of #959FD3

#959FD3
(149,159,211)
#9EA7D7
(158,167,215)
#A7AFDB
(167,175,219)
#B0B7DF
(176,183,223)
#B9BFE3
(185,191,227)
#C2C7E7
(194,199,231)
#CBCFEB
(203,207,235)
#D4D7EF
(212,215,239)
#DDDFF3
(221,223,243)
#E6E7F7
(230,231,247)
#EFEFFB
(239,239,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #959FD3 color. Also use rgb(149,159,211) instead hex code.

Text Font Color

.myTextColor { color: #959FD3; }

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

This text font color is #959FD3.

Background Color

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

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

This div background color is #959FD3.

Border color

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

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

This div border color is #959FD3.

Opacity

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

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

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

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

This text has shadow with #959FD3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959FD3.

Preview

Color preview on black background

This text has color #959FD3 on black background.


Color preview on white background

This text has color #959FD3 on white background.


Black color preview on #959FD3 background

This text has black color on #959FD3 background.


White color preview on #959FD3 background

This text has white color on #959FD3 background.


Related colors

Complementary color

Complementary color for #hex is #6A602C.


I love getcolorcode.com

Triadic colors

1 #D3959F and #9FD395 with #959FD3 are triadic colors.

2 #D39F95 and #9F95D3 with #959FD3 are triadic colors.