COLOR #9596BB

HEX: #9596BB RGB: (149,150,187)

Renk bilgisi

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

RGB renk modeli

#9596BB color RGB value is (149,150,187).

RGB: (149,150,187) (58%, 59%, 73%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 150 of 255 = 59%
B 187 of 255 = 73%

149
150
187

R + G + B ~ 63%. #9596BB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 150 + 187 = 486 (100%)
R 149 of 486 ~ 30.66%
G 150 of 486 ~ 30.86%
B 187 of 486 ~ 38.48'%

%30.66
%30.86
%38.48

CMYK RENK MODELİ

#9596BB rengi CMYK tonu (20,20,0,27).

  • camgöbeği tonu 20.32%
  • eflatun tonu 19.79%
  • sarı tonu 0.00%
  • ana renk tonu 26.67%

CMYK: (20,20,0,27)
C20M20Y0K27 (20%, 20%, 0%, 27%)
(0.20 / 0.20 / 0.00 / 0.27)

CMYK yüzdeleri

%20.32
%19.79
%0
%26.67

Codes

Color #9596BB in popluar color models

95 96 BB
RGB 149 150 187
HSL 238° 21.84% 65.88%
HSB/HSV 238° 20.32% 73.33%
CMYK 20.32% 19.79% 0.00%
26.67%

Color #9596BB in popluar number systems.

HEX 95 96 BB
Decimal 149 150 187
Binary 10010101 10010110 10111011
Octal 225 226 273

Shades and tints

Shades of #9596BB

#9596BB
(149,150,187)
#8889AA
(136,137,170)
#7B7C99
(123,124,153)
#6E6F88
(110,111,136)
#616277
(97,98,119)
#545566
(84,85,102)
#474855
(71,72,85)
#3A3B44
(58,59,68)
#2D2E33
(45,46,51)
#202122
(32,33,34)
#131411
(19,20,17)
#000000
(0,0,0)

Tints of #9596BB

#9596BB
(149,150,187)
#9E9FC1
(158,159,193)
#A7A8C7
(167,168,199)
#B0B1CD
(176,177,205)
#B9BAD3
(185,186,211)
#C2C3D9
(194,195,217)
#CBCCDF
(203,204,223)
#D4D5E5
(212,213,229)
#DDDEEB
(221,222,235)
#E6E7F1
(230,231,241)
#EFF0F7
(239,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9596BB color. Also use rgb(149,150,187) instead hex code.

Text Font Color

.myTextColor { color: #9596BB; }

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

This text font color is #9596BB.

Background Color

.myBgColor { background-color: #9596BB; }

<div style="background-color:#9596BB">Inner text</div>

This div background color is #9596BB.

Border color

.myBorderColor { border: 1px solid #9596BB; }

<div style="border:3px solid #9596BB">Div</div>

This div border color is #9596BB.

Opacity

.myOpacity80 { color: #9596BB; opacity: 0.8; }

<p style="color:#9596BB;opacity:0.8;">80%</p>

Text with #9596BB 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 #9596BB;}

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

This text has shadow with #9596BB color.


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

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

This text has shadow with #9596BB primary color and red secondary color.


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

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

This text has shadow with #9596BB and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9596BB.

Preview

Color preview on black background

This text has color #9596BB on black background.


Color preview on white background

This text has color #9596BB on white background.


Black color preview on #9596BB background

This text has black color on #9596BB background.


White color preview on #9596BB background

This text has white color on #9596BB background.


Related colors

Complementary color

Complementary color for #hex is #6A6944.


I love getcolorcode.com

Triadic colors

1 #BB9596 and #96BB95 with #9596BB are triadic colors.

2 #BB9695 and #9695BB with #9596BB are triadic colors.