COLOR #955419

HEX: #955419 RGB: (149,84,25)

Color info

#955419 contains mainly red color. Web safe color of #955419 is #996600 (or #960).

RGB color model

#955419 color RGB value is (149,84,25).

RGB: (149,84,25) (58%, 33%, 10%)

RGB channels and saturation

R 149 of 255 = 58%
G 84 of 255 = 33%
B 25 of 255 = 10%

149
84
25

R + G + B ~ 34%. #955419 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 149 + 84 + 25 = 258 (100%)
R 149 of 258 ~ 57.75%
G 84 of 258 ~ 32.56%
B 25 of 258 ~ 9.69'%

%57.75
%32.56

CMYK color model

#955419 color CMYK value is (0,44,83,42).

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

CMYK: (0,44,83,42)
C0M44Y83K42 (0%, 44%, 83%, 42%)
(0.00 / 0.44 / 0.83 / 0.42)

CMYK percentages

%0
%43.62
%83.22
%41.57

Codes

Color #955419 in popluar color models

95 54 19
RGB 149 84 25
HSL 29° 71.26% 34.12%
HSB/HSV 29° 83.22% 58.43%
CMYK 0.00% 43.62% 83.22%
41.57%

Color #955419 in popluar number systems.

HEX 95 54 19
Decimal 149 84 25
Binary 10010101 1010100 11001
Octal 225 124 31

Shades and tints

Shades of #955419

#955419
(149,84,25)
#884D17
(136,77,23)
#7B4615
(123,70,21)
#6E3F13
(110,63,19)
#613811
(97,56,17)
#54310F
(84,49,15)
#472A0D
(71,42,13)
#3A230B
(58,35,11)
#2D1C09
(45,28,9)
#201507
(32,21,7)
#130E05
(19,14,5)
#000000
(0,0,0)

Tints of #955419

#955419
(149,84,25)
#9E632D
(158,99,45)
#A77241
(167,114,65)
#B08155
(176,129,85)
#B99069
(185,144,105)
#C29F7D
(194,159,125)
#CBAE91
(203,174,145)
#D4BDA5
(212,189,165)
#DDCCB9
(221,204,185)
#E6DBCD
(230,219,205)
#EFEAE1
(239,234,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #955419; }

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

This text font color is #955419.

Background Color

.myBgColor { background-color: #955419; }

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

This div background color is #955419.

Border color

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

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

This div border color is #955419.

Opacity

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

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

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

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

This text has shadow with #955419 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #955419.

Preview

Color preview on black background

This text has color #955419 on black background.


Color preview on white background

This text has color #955419 on white background.


Black color preview on #955419 background

This text has black color on #955419 background.


White color preview on #955419 background

This text has white color on #955419 background.


Related colors

Complementary color

Complementary color for #hex is #6AABE6.


I love getcolorcode.com

Triadic colors

1 #199554 and #541995 with #955419 are triadic colors.

2 #195495 and #549519 with #955419 are triadic colors.