COLOR #952A17

HEX: #952A17 RGB: (149,42,23)

Color info

#952A17 contains mainly red color. Web safe color of #952A17 is #993300 (or #930).

RGB color model

#952A17 color RGB value is (149,42,23).

RGB: (149,42,23) (58%, 16%, 9%)

RGB channels and saturation

R 149 of 255 = 58%
G 42 of 255 = 16%
B 23 of 255 = 9%

149
42
23

R + G + B ~ 28%. #952A17 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 149 + 42 + 23 = 214 (100%)
R 149 of 214 ~ 69.63%
G 42 of 214 ~ 19.63%
B 23 of 214 ~ 10.75'%

%69.63
%19.63
%10.75

CMYK color model

#952A17 color CMYK value is (0,72,85,42).

  • cyan value is 0.00%
  • magenta value is 71.81%
  • yellow value is 84.56%
  • key color value is 41.57%
CMYK: (0,72,85,42) C0M72Y85K42 (0%,72%,85%,42%) (0.00/0.72/0.85/0.42) 

CMYK percentages

%0
%71.81
%84.56
%41.57

Codes

Color #952A17 in popluar color models

95 2A 17
RGB 149 42 23
HSL 73.26% 33.73%
HSB/HSV 84.56% 58.43%
CMYK 0.00% 71.81% 84.56%
41.57%

Color #952A17 in popluar number systems.

HEX 95 2A 17
Decimal 149 42 23
Binary 10010101 101010 10111
Octal 225 52 27

Shades and tints

Shades of #952A17

#952A17
(149,42,23)
#882715
(136,39,21)
#7B2413
(123,36,19)
#6E2111
(110,33,17)
#611E0F
(97,30,15)
#541B0D
(84,27,13)
#47180B
(71,24,11)
#3A1509
(58,21,9)
#2D1207
(45,18,7)
#200F05
(32,15,5)
#130C03
(19,12,3)
#000000
(0,0,0)

Tints of #952A17

#952A17
(149,42,23)
#9E3D2C
(158,61,44)
#A75041
(167,80,65)
#B06356
(176,99,86)
#B9766B
(185,118,107)
#C28980
(194,137,128)
#CB9C95
(203,156,149)
#D4AFAA
(212,175,170)
#DDC2BF
(221,194,191)
#E6D5D4
(230,213,212)
#EFE8E9
(239,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #952A17 color. Also use rgb(149,42,23) instead hex code.

Text Font Color

.myTextColor { color: #952A17; }

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

This text font color is #952A17.

Background Color

.myBgColor { background-color: #952A17; }

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

This div background color is #952A17.

Border color

.myBorderColor { border: 1px solid #952A17; }

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

This div border color is #952A17.

Opacity

.myOpacity80 { color: #952A17; opacity: 0.8; }

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

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

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

This text has shadow with #952A17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #952A17.

Preview

Color preview on black background

This text has color #952A17 on black background.


Color preview on white background

This text has color #952A17 on white background.


Black color preview on #952A17 background

This text has black color on #952A17 background.


White color preview on #952A17 background

This text has white color on #952A17 background.


Related colors

Complementary color

Complementary color for #hex is #6AD5E8.


I love getcolorcode.com

Triadic colors

1 #17952A and #2A1795 with #952A17 are triadic colors.

2 #172A95 and #2A9517 with #952A17 are triadic colors.