COLOR #959CA0

HEX: #959CA0 RGB: (149,156,160)

Renk bilgisi

#959CA0 contains red, green and blue colors in about the same proportion. #959CA0 ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#959CA0 color RGB value is (149,156,160).

RGB: (149,156,160) (58%, 61%, 63%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 156 of 255 = 61%
B 160 of 255 = 63%

149
156
160

R + G + B ~ 61%. #959CA0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 156 + 160 = 465 (100%)
R 149 of 465 ~ 32.04%
G 156 of 465 ~ 33.55%
B 160 of 465 ~ 34.41'%

%32.04
%33.55
%34.41

CMYK RENK MODELİ

#959CA0 rengi CMYK tonu (7,2,0,37).

  • camgöbeği tonu 6.87%
  • eflatun tonu 2.50%
  • sarı tonu 0.00%
  • ana renk tonu 37.25%
CMYK: (7,2,0,37) C7M2Y0K37 (7%,2%,0%,37%) (0.07/0.02/0.00/0.37) 

CMYK yüzdeleri

%6.87
%2.5
%0
%37.25

Codes

Color #959CA0 in popluar color models

95 9C A0
RGB 149 156 160
HSL 202° 5.47% 60.59%
HSB/HSV 202° 6.87% 62.75%
CMYK 6.87% 2.50% 0.00%
37.25%

Color #959CA0 in popluar number systems.

HEX 95 9C A0
Decimal 149 156 160
Binary 10010101 10011100 10100000
Octal 225 234 240

Shades and tints

Shades of #959CA0

#959CA0
(149,156,160)
#888E92
(136,142,146)
#7B8084
(123,128,132)
#6E7276
(110,114,118)
#616468
(97,100,104)
#54565A
(84,86,90)
#47484C
(71,72,76)
#3A3A3E
(58,58,62)
#2D2C30
(45,44,48)
#201E22
(32,30,34)
#131014
(19,16,20)
#000000
(0,0,0)

Tints of #959CA0

#959CA0
(149,156,160)
#9EA5A8
(158,165,168)
#A7AEB0
(167,174,176)
#B0B7B8
(176,183,184)
#B9C0C0
(185,192,192)
#C2C9C8
(194,201,200)
#CBD2D0
(203,210,208)
#D4DBD8
(212,219,216)
#DDE4E0
(221,228,224)
#E6EDE8
(230,237,232)
#EFF6F0
(239,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #959CA0 color. Also use rgb(149,156,160) instead hex code.

Text Font Color

.myTextColor { color: #959CA0; }

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

This text font color is #959CA0.

Background Color

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

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

This div background color is #959CA0.

Border color

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

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

This div border color is #959CA0.

Opacity

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

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

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

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

This text has shadow with #959CA0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959CA0.

Preview

Color preview on black background

This text has color #959CA0 on black background.


Color preview on white background

This text has color #959CA0 on white background.


Black color preview on #959CA0 background

This text has black color on #959CA0 background.


White color preview on #959CA0 background

This text has white color on #959CA0 background.


Related colors

Complementary color

Complementary color for #hex is #6A635F.


I love getcolorcode.com

Triadic colors

1 #A0959C and #9CA095 with #959CA0 are triadic colors.

2 #A09C95 and #9C95A0 with #959CA0 are triadic colors.