COLOR #955118

HEX: #955118 RGB: (149,81,24)

Color info

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

RGB color model

#955118 color RGB value is (149,81,24).

RGB: (149,81,24) (58%, 32%, 9%)

RGB channels and saturation

R 149 of 255 = 58%
G 81 of 255 = 32%
B 24 of 255 = 9%

149
81
24

R + G + B ~ 33%. #955118 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 149 + 81 + 24 = 254 (100%)
R 149 of 254 ~ 58.66%
G 81 of 254 ~ 31.89%
B 24 of 254 ~ 9.45'%

%58.66
%31.89

CMYK color model

#955118 color CMYK value is (0,46,84,42).

  • cyan value is 0.00%
  • magenta value is 45.64%
  • yellow value is 83.89%
  • key color value is 41.57%

CMYK: (0,46,84,42)
C0M46Y84K42 (0%, 46%, 84%, 42%)
(0.00 / 0.46 / 0.84 / 0.42)

CMYK percentages

%0
%45.64
%83.89
%41.57

Codes

Color #955118 in popluar color models

95 51 18
RGB 149 81 24
HSL 27° 72.25% 33.92%
HSB/HSV 27° 83.89% 58.43%
CMYK 0.00% 45.64% 83.89%
41.57%

Color #955118 in popluar number systems.

HEX 95 51 18
Decimal 149 81 24
Binary 10010101 1010001 11000
Octal 225 121 30

Shades and tints

Shades of #955118

#955118
(149,81,24)
#884A16
(136,74,22)
#7B4314
(123,67,20)
#6E3C12
(110,60,18)
#613510
(97,53,16)
#542E0E
(84,46,14)
#47270C
(71,39,12)
#3A200A
(58,32,10)
#2D1908
(45,25,8)
#201206
(32,18,6)
#130B04
(19,11,4)
#000000
(0,0,0)

Tints of #955118

#955118
(149,81,24)
#9E602D
(158,96,45)
#A76F42
(167,111,66)
#B07E57
(176,126,87)
#B98D6C
(185,141,108)
#C29C81
(194,156,129)
#CBAB96
(203,171,150)
#D4BAAB
(212,186,171)
#DDC9C0
(221,201,192)
#E6D8D5
(230,216,213)
#EFE7EA
(239,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #955118 color. Also use rgb(149,81,24) instead hex code.

Text Font Color

.myTextColor { color: #955118; }

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

This text font color is #955118.

Background Color

.myBgColor { background-color: #955118; }

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

This div background color is #955118.

Border color

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

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

This div border color is #955118.

Opacity

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

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

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

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

This text has shadow with #955118 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #955118.

Preview

Color preview on black background

This text has color #955118 on black background.


Color preview on white background

This text has color #955118 on white background.


Black color preview on #955118 background

This text has black color on #955118 background.


White color preview on #955118 background

This text has white color on #955118 background.


Related colors

Complementary color

Complementary color for #hex is #6AAEE7.


I love getcolorcode.com

Triadic colors

1 #189551 and #511895 with #955118 are triadic colors.

2 #185195 and #519518 with #955118 are triadic colors.