COLOR #95829F

HEX: #95829F RGB: (149,130,159)

Color info

#95829F contains red, green and blue colors in about the same proportion. Web safe color of #95829F is #999999 (or #999).

RGB color model

#95829F color RGB value is (149,130,159).

RGB: (149,130,159) (58%, 51%, 62%)

RGB channels and saturation

R 149 of 255 = 58%
G 130 of 255 = 51%
B 159 of 255 = 62%

149
130
159

R + G + B ~ 57%. #95829F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 149 + 130 + 159 = 438 (100%)
R 149 of 438 ~ 34.02%
G 130 of 438 ~ 29.68%
B 159 of 438 ~ 36.3'%

%34.02
%29.68
%36.3

CMYK color model

#95829F color CMYK value is (6,18,0,38).

  • cyan value is 6.29%
  • magenta value is 18.24%
  • yellow value is 0.00%
  • key color value is 37.65%
CMYK: (6,18,0,38) C6M18Y0K38 (6%,18%,0%,38%) (0.06/0.18/0.00/0.38) 

CMYK percentages

%6.29
%18.24
%0
%37.65

Codes

Color #95829F in popluar color models

95 82 9F
RGB 149 130 159
HSL 279° 13.12% 56.67%
HSB/HSV 279° 18.24% 62.35%
CMYK 6.29% 18.24% 0.00%
37.65%

Color #95829F in popluar number systems.

HEX 95 82 9F
Decimal 149 130 159
Binary 10010101 10000010 10011111
Octal 225 202 237

Shades and tints

Shades of #95829F

#95829F
(149,130,159)
#887791
(136,119,145)
#7B6C83
(123,108,131)
#6E6175
(110,97,117)
#615667
(97,86,103)
#544B59
(84,75,89)
#47404B
(71,64,75)
#3A353D
(58,53,61)
#2D2A2F
(45,42,47)
#201F21
(32,31,33)
#131413
(19,20,19)
#000000
(0,0,0)

Tints of #95829F

#95829F
(149,130,159)
#9E8DA7
(158,141,167)
#A798AF
(167,152,175)
#B0A3B7
(176,163,183)
#B9AEBF
(185,174,191)
#C2B9C7
(194,185,199)
#CBC4CF
(203,196,207)
#D4CFD7
(212,207,215)
#DDDADF
(221,218,223)
#E6E5E7
(230,229,231)
#EFF0EF
(239,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95829F color. Also use rgb(149,130,159) instead hex code.

Text Font Color

.myTextColor { color: #95829F; }

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

This text font color is #95829F.

Background Color

.myBgColor { background-color: #95829F; }

<div style="background-color:#95829F">Inner text</div>

This div background color is #95829F.

Border color

.myBorderColor { border: 1px solid #95829F; }

<div style="border:3px solid #95829F">Div</div>

This div border color is #95829F.

Opacity

.myOpacity80 { color: #95829F; opacity: 0.8; }

<p style="color:#95829F;opacity:0.8;">80%</p>

Text with #95829F 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 #95829F;}

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

This text has shadow with #95829F color.


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

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

This text has shadow with #95829F primary color and red secondary color.


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

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

This text has shadow with #95829F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #95829F.

Preview

Color preview on black background

This text has color #95829F on black background.


Color preview on white background

This text has color #95829F on white background.


Black color preview on #95829F background

This text has black color on #95829F background.


White color preview on #95829F background

This text has white color on #95829F background.


Related colors

Complementary color

Complementary color for #hex is #6A7D60.


I love getcolorcode.com

Triadic colors

1 #9F9582 and #829F95 with #95829F are triadic colors.

2 #9F8295 and #82959F with #95829F are triadic colors.