COLOR #95533A

HEX: #95533A RGB: (149,83,58)

Color info

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

RGB color model

#95533A color RGB value is (149,83,58).

RGB: (149,83,58) (58%, 33%, 23%)

RGB channels and saturation

R 149 of 255 = 58%
G 83 of 255 = 33%
B 58 of 255 = 23%

149
83
58

R + G + B ~ 38%. #95533A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 149 + 83 + 58 = 290 (100%)
R 149 of 290 ~ 51.38%
G 83 of 290 ~ 28.62%
B 58 of 290 ~ 20'%

%51.38
%28.62
%20

CMYK color model

#95533A color CMYK value is (0,44,61,42).

  • cyan value is 0.00%
  • magenta value is 44.30%
  • yellow value is 61.07%
  • key color value is 41.57%

CMYK: (0,44,61,42)
C0M44Y61K42 (0%, 44%, 61%, 42%)
(0.00 / 0.44 / 0.61 / 0.42)

CMYK percentages

%0
%44.3
%61.07
%41.57

Codes

Color #95533A in popluar color models

95 53 3A
RGB 149 83 58
HSL 16° 43.96% 40.59%
HSB/HSV 16° 61.07% 58.43%
CMYK 0.00% 44.30% 61.07%
41.57%

Color #95533A in popluar number systems.

HEX 95 53 3A
Decimal 149 83 58
Binary 10010101 1010011 111010
Octal 225 123 72

Shades and tints

Shades of #95533A

#95533A
(149,83,58)
#884C35
(136,76,53)
#7B4530
(123,69,48)
#6E3E2B
(110,62,43)
#613726
(97,55,38)
#543021
(84,48,33)
#47291C
(71,41,28)
#3A2217
(58,34,23)
#2D1B12
(45,27,18)
#20140D
(32,20,13)
#130D08
(19,13,8)
#000000
(0,0,0)

Tints of #95533A

#95533A
(149,83,58)
#9E624B
(158,98,75)
#A7715C
(167,113,92)
#B0806D
(176,128,109)
#B98F7E
(185,143,126)
#C29E8F
(194,158,143)
#CBADA0
(203,173,160)
#D4BCB1
(212,188,177)
#DDCBC2
(221,203,194)
#E6DAD3
(230,218,211)
#EFE9E4
(239,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95533A color. Also use rgb(149,83,58) instead hex code.

Text Font Color

.myTextColor { color: #95533A; }

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

This text font color is #95533A.

Background Color

.myBgColor { background-color: #95533A; }

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

This div background color is #95533A.

Border color

.myBorderColor { border: 1px solid #95533A; }

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

This div border color is #95533A.

Opacity

.myOpacity80 { color: #95533A; opacity: 0.8; }

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

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

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

This text has shadow with #95533A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95533A.

Preview

Color preview on black background

This text has color #95533A on black background.


Color preview on white background

This text has color #95533A on white background.


Black color preview on #95533A background

This text has black color on #95533A background.


White color preview on #95533A background

This text has white color on #95533A background.


Related colors

Complementary color

Complementary color for #hex is #6AACC5.


I love getcolorcode.com

Triadic colors

1 #3A9553 and #533A95 with #95533A are triadic colors.

2 #3A5395 and #53953A with #95533A are triadic colors.