COLOR #95295B

HEX: #95295B RGB: (149,41,91)

Color info

#95295B contains mainly red and blue colors. Web safe color of #95295B is #993366 (or #936).

RGB color model

#95295B color RGB value is (149,41,91).

RGB: (149,41,91) (58%, 16%, 36%)

RGB channels and saturation

R 149 of 255 = 58%
G 41 of 255 = 16%
B 91 of 255 = 36%

149
41
91

R + G + B ~ 37%. #95295B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 149 + 41 + 91 = 281 (100%)
R 149 of 281 ~ 53.02%
G 41 of 281 ~ 14.59%
B 91 of 281 ~ 32.38'%

%53.02
%14.59
%32.38

CMYK color model

#95295B color CMYK value is (0,72,39,42).

  • cyan value is 0.00%
  • magenta value is 72.48%
  • yellow value is 38.93%
  • key color value is 41.57%

CMYK: (0,72,39,42)
C0M72Y39K42 (0%, 72%, 39%, 42%)
(0.00 / 0.72 / 0.39 / 0.42)

CMYK percentages

%0
%72.48
%38.93
%41.57

Codes

Color #95295B in popluar color models

95 29 5B
RGB 149 41 91
HSL 332° 56.84% 37.25%
HSB/HSV 332° 72.48% 58.43%
CMYK 0.00% 72.48% 38.93%
41.57%

Color #95295B in popluar number systems.

HEX 95 29 5B
Decimal 149 41 91
Binary 10010101 101001 1011011
Octal 225 51 133

Shades and tints

Shades of #95295B

#95295B
(149,41,91)
#882653
(136,38,83)
#7B234B
(123,35,75)
#6E2043
(110,32,67)
#611D3B
(97,29,59)
#541A33
(84,26,51)
#47172B
(71,23,43)
#3A1423
(58,20,35)
#2D111B
(45,17,27)
#200E13
(32,14,19)
#130B0B
(19,11,11)
#000000
(0,0,0)

Tints of #95295B

#95295B
(149,41,91)
#9E3C69
(158,60,105)
#A74F77
(167,79,119)
#B06285
(176,98,133)
#B97593
(185,117,147)
#C288A1
(194,136,161)
#CB9BAF
(203,155,175)
#D4AEBD
(212,174,189)
#DDC1CB
(221,193,203)
#E6D4D9
(230,212,217)
#EFE7E7
(239,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95295B color. Also use rgb(149,41,91) instead hex code.

Text Font Color

.myTextColor { color: #95295B; }

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

This text font color is #95295B.

Background Color

.myBgColor { background-color: #95295B; }

<div style="background-color:#95295B">Inner text</div>

This div background color is #95295B.

Border color

.myBorderColor { border: 1px solid #95295B; }

<div style="border:3px solid #95295B">Div</div>

This div border color is #95295B.

Opacity

.myOpacity80 { color: #95295B; opacity: 0.8; }

<p style="color:#95295B;opacity:0.8;">80%</p>

Text with #95295B 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 #95295B;}

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

This text has shadow with #95295B color.


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

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

This text has shadow with #95295B primary color and red secondary color.


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

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

This text has shadow with #95295B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #95295B.

Preview

Color preview on black background

This text has color #95295B on black background.


Color preview on white background

This text has color #95295B on white background.


Black color preview on #95295B background

This text has black color on #95295B background.


White color preview on #95295B background

This text has white color on #95295B background.


Related colors

Complementary color

Complementary color for #hex is #6AD6A4.


I love getcolorcode.com

Triadic colors

1 #5B9529 and #295B95 with #95295B are triadic colors.

2 #5B2995 and #29955B with #95295B are triadic colors.