COLOR #959ACC

HEX: #959ACC RGB: (149,154,204)

Renk bilgisi

#959ACC contains red, green and blue colors in about the same proportion. #959ACC ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#959ACC color RGB value is (149,154,204).

RGB: (149,154,204) (58%, 60%, 80%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 154 of 255 = 60%
B 204 of 255 = 80%

149
154
204

R + G + B ~ 66%. #959ACC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 154 + 204 = 507 (100%)
R 149 of 507 ~ 29.39%
G 154 of 507 ~ 30.37%
B 204 of 507 ~ 40.24'%

%29.39
%30.37
%40.24

CMYK RENK MODELİ

#959ACC rengi CMYK tonu (27,25,0,20).

  • camgöbeği tonu 26.96%
  • eflatun tonu 24.51%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%
CMYK: (27,25,0,20) C27M25Y0K20 (27%,25%,0%,20%) (0.27/0.25/0.00/0.20) 

CMYK yüzdeleri

%26.96
%24.51
%0
%20

Codes

Color #959ACC in popluar color models

95 9A CC
RGB 149 154 204
HSL 235° 35.03% 69.22%
HSB/HSV 235° 26.96% 80.00%
CMYK 26.96% 24.51% 0.00%
20.00%

Color #959ACC in popluar number systems.

HEX 95 9A CC
Decimal 149 154 204
Binary 10010101 10011010 11001100
Octal 225 232 314

Shades and tints

Shades of #959ACC

#959ACC
(149,154,204)
#888CBA
(136,140,186)
#7B7EA8
(123,126,168)
#6E7096
(110,112,150)
#616284
(97,98,132)
#545472
(84,84,114)
#474660
(71,70,96)
#3A384E
(58,56,78)
#2D2A3C
(45,42,60)
#201C2A
(32,28,42)
#130E18
(19,14,24)
#000000
(0,0,0)

Tints of #959ACC

#959ACC
(149,154,204)
#9EA3D0
(158,163,208)
#A7ACD4
(167,172,212)
#B0B5D8
(176,181,216)
#B9BEDC
(185,190,220)
#C2C7E0
(194,199,224)
#CBD0E4
(203,208,228)
#D4D9E8
(212,217,232)
#DDE2EC
(221,226,236)
#E6EBF0
(230,235,240)
#EFF4F4
(239,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #959ACC color. Also use rgb(149,154,204) instead hex code.

Text Font Color

.myTextColor { color: #959ACC; }

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

This text font color is #959ACC.

Background Color

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

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

This div background color is #959ACC.

Border color

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

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

This div border color is #959ACC.

Opacity

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

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

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

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

This text has shadow with #959ACC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959ACC.

Preview

Color preview on black background

This text has color #959ACC on black background.


Color preview on white background

This text has color #959ACC on white background.


Black color preview on #959ACC background

This text has black color on #959ACC background.


White color preview on #959ACC background

This text has white color on #959ACC background.


Related colors

Complementary color

Complementary color for #hex is #6A6533.


I love getcolorcode.com

Triadic colors

1 #CC959A and #9ACC95 with #959ACC are triadic colors.

2 #CC9A95 and #9A95CC with #959ACC are triadic colors.