COLOR #953034

HEX: #953034 RGB: (149,48,52)

Color info

#953034 contains mainly red color. Web safe color of #953034 is #993333 (or #933).

RGB color model

#953034 color RGB value is (149,48,52).

RGB: (149,48,52) (58%, 19%, 20%)

RGB channels and saturation

R 149 of 255 = 58%
G 48 of 255 = 19%
B 52 of 255 = 20%

149
48
52

R + G + B ~ 32%. #953034 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 149 + 48 + 52 = 249 (100%)
R 149 of 249 ~ 59.84%
G 48 of 249 ~ 19.28%
B 52 of 249 ~ 20.88'%

%59.84
%19.28
%20.88

CMYK color model

#953034 color CMYK value is (0,68,65,42).

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

CMYK: (0,68,65,42)
C0M68Y65K42 (0%, 68%, 65%, 42%)
(0.00 / 0.68 / 0.65 / 0.42)

CMYK percentages

%0
%67.79
%65.1
%41.57

Codes

Color #953034 in popluar color models

95 30 34
RGB 149 48 52
HSL 358° 51.27% 38.63%
HSB/HSV 358° 67.79% 58.43%
CMYK 0.00% 67.79% 65.10%
41.57%

Color #953034 in popluar number systems.

HEX 95 30 34
Decimal 149 48 52
Binary 10010101 110000 110100
Octal 225 60 64

Shades and tints

Shades of #953034

#953034
(149,48,52)
#882C30
(136,44,48)
#7B282C
(123,40,44)
#6E2428
(110,36,40)
#612024
(97,32,36)
#541C20
(84,28,32)
#47181C
(71,24,28)
#3A1418
(58,20,24)
#2D1014
(45,16,20)
#200C10
(32,12,16)
#13080C
(19,8,12)
#000000
(0,0,0)

Tints of #953034

#953034
(149,48,52)
#9E4246
(158,66,70)
#A75458
(167,84,88)
#B0666A
(176,102,106)
#B9787C
(185,120,124)
#C28A8E
(194,138,142)
#CB9CA0
(203,156,160)
#D4AEB2
(212,174,178)
#DDC0C4
(221,192,196)
#E6D2D6
(230,210,214)
#EFE4E8
(239,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #953034; }

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

This text font color is #953034.

Background Color

.myBgColor { background-color: #953034; }

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

This div background color is #953034.

Border color

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

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

This div border color is #953034.

Opacity

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

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

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

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

This text has shadow with #953034 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #953034.

Preview

Color preview on black background

This text has color #953034 on black background.


Color preview on white background

This text has color #953034 on white background.


Black color preview on #953034 background

This text has black color on #953034 background.


White color preview on #953034 background

This text has white color on #953034 background.


Related colors

Complementary color

Complementary color for #hex is #6ACFCB.


I love getcolorcode.com

Triadic colors

1 #349530 and #303495 with #953034 are triadic colors.

2 #343095 and #309534 with #953034 are triadic colors.