COLOR #955826

HEX: #955826 RGB: (149,88,38)

Color info

#955826 contains mainly red color. Web safe color of #955826 is #996633 (or #963).

RGB color model

#955826 color RGB value is (149,88,38).

RGB: (149,88,38) (58%, 35%, 15%)

RGB channels and saturation

R 149 of 255 = 58%
G 88 of 255 = 35%
B 38 of 255 = 15%

149
88
38

R + G + B ~ 36%. #955826 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 149 + 88 + 38 = 275 (100%)
R 149 of 275 ~ 54.18%
G 88 of 275 ~ 32%
B 38 of 275 ~ 13.82'%

%54.18
%32
%13.82

CMYK color model

#955826 color CMYK value is (0,41,74,42).

  • cyan value is 0.00%
  • magenta value is 40.94%
  • yellow value is 74.50%
  • key color value is 41.57%

CMYK: (0,41,74,42)
C0M41Y74K42 (0%, 41%, 74%, 42%)
(0.00 / 0.41 / 0.74 / 0.42)

CMYK percentages

%0
%40.94
%74.5
%41.57

Codes

Color #955826 in popluar color models

95 58 26
RGB 149 88 38
HSL 27° 59.36% 36.67%
HSB/HSV 27° 74.50% 58.43%
CMYK 0.00% 40.94% 74.50%
41.57%

Color #955826 in popluar number systems.

HEX 95 58 26
Decimal 149 88 38
Binary 10010101 1011000 100110
Octal 225 130 46

Shades and tints

Shades of #955826

#955826
(149,88,38)
#885023
(136,80,35)
#7B4820
(123,72,32)
#6E401D
(110,64,29)
#61381A
(97,56,26)
#543017
(84,48,23)
#472814
(71,40,20)
#3A2011
(58,32,17)
#2D180E
(45,24,14)
#20100B
(32,16,11)
#130808
(19,8,8)
#000000
(0,0,0)

Tints of #955826

#955826
(149,88,38)
#9E6739
(158,103,57)
#A7764C
(167,118,76)
#B0855F
(176,133,95)
#B99472
(185,148,114)
#C2A385
(194,163,133)
#CBB298
(203,178,152)
#D4C1AB
(212,193,171)
#DDD0BE
(221,208,190)
#E6DFD1
(230,223,209)
#EFEEE4
(239,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #955826 color. Also use rgb(149,88,38) instead hex code.

Text Font Color

.myTextColor { color: #955826; }

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

This text font color is #955826.

Background Color

.myBgColor { background-color: #955826; }

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

This div background color is #955826.

Border color

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

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

This div border color is #955826.

Opacity

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

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

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

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

This text has shadow with #955826 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #955826.

Preview

Color preview on black background

This text has color #955826 on black background.


Color preview on white background

This text has color #955826 on white background.


Black color preview on #955826 background

This text has black color on #955826 background.


White color preview on #955826 background

This text has white color on #955826 background.


Related colors

Complementary color

Complementary color for #hex is #6AA7D9.


I love getcolorcode.com

Triadic colors

1 #269558 and #582695 with #955826 are triadic colors.

2 #265895 and #589526 with #955826 are triadic colors.