COLOR #953454

HEX: #953454 RGB: (149,52,84)

Color info

#953454 contains mainly red color. Web safe color of #953454 is #993366 (or #936).

RGB color model

#953454 color RGB value is (149,52,84).

RGB: (149,52,84) (58%, 20%, 33%)

RGB channels and saturation

R 149 of 255 = 58%
G 52 of 255 = 20%
B 84 of 255 = 33%

149
52
84

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

Portions of RGB colors in percentages

R + G + B = 149 + 52 + 84 = 285 (100%)
R 149 of 285 ~ 52.28%
G 52 of 285 ~ 18.25%
B 84 of 285 ~ 29.47'%

%52.28
%18.25
%29.47

CMYK color model

#953454 color CMYK value is (0,65,44,42).

  • cyan value is 0.00%
  • magenta value is 65.10%
  • yellow value is 43.62%
  • key color value is 41.57%

CMYK: (0,65,44,42)
C0M65Y44K42 (0%, 65%, 44%, 42%)
(0.00 / 0.65 / 0.44 / 0.42)

CMYK percentages

%0
%65.1
%43.62
%41.57

Codes

Color #953454 in popluar color models

95 34 54
RGB 149 52 84
HSL 340° 48.26% 39.41%
HSB/HSV 340° 65.10% 58.43%
CMYK 0.00% 65.10% 43.62%
41.57%

Color #953454 in popluar number systems.

HEX 95 34 54
Decimal 149 52 84
Binary 10010101 110100 1010100
Octal 225 64 124

Shades and tints

Shades of #953454

#953454
(149,52,84)
#88304D
(136,48,77)
#7B2C46
(123,44,70)
#6E283F
(110,40,63)
#612438
(97,36,56)
#542031
(84,32,49)
#471C2A
(71,28,42)
#3A1823
(58,24,35)
#2D141C
(45,20,28)
#201015
(32,16,21)
#130C0E
(19,12,14)
#000000
(0,0,0)

Tints of #953454

#953454
(149,52,84)
#9E4663
(158,70,99)
#A75872
(167,88,114)
#B06A81
(176,106,129)
#B97C90
(185,124,144)
#C28E9F
(194,142,159)
#CBA0AE
(203,160,174)
#D4B2BD
(212,178,189)
#DDC4CC
(221,196,204)
#E6D6DB
(230,214,219)
#EFE8EA
(239,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #953454 color. Also use rgb(149,52,84) instead hex code.

Text Font Color

.myTextColor { color: #953454; }

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

This text font color is #953454.

Background Color

.myBgColor { background-color: #953454; }

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

This div background color is #953454.

Border color

.myBorderColor { border: 1px solid #953454; }

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

This div border color is #953454.

Opacity

.myOpacity80 { color: #953454; opacity: 0.8; }

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

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

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

This text has shadow with #953454 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #953454.

Preview

Color preview on black background

This text has color #953454 on black background.


Color preview on white background

This text has color #953454 on white background.


Black color preview on #953454 background

This text has black color on #953454 background.


White color preview on #953454 background

This text has white color on #953454 background.


Related colors

Complementary color

Complementary color for #hex is #6ACBAB.


I love getcolorcode.com

Triadic colors

1 #549534 and #345495 with #953454 are triadic colors.

2 #543495 and #349554 with #953454 are triadic colors.