COLOR #95664A

HEX: #95664A RGB: (149,102,74)

Color info

#95664A contains mainly red and green colors. Web safe color of #95664A is #996633 (or #963).

RGB color model

#95664A color RGB value is (149,102,74).

RGB: (149,102,74) (58%, 40%, 29%)

RGB channels and saturation

R 149 of 255 = 58%
G 102 of 255 = 40%
B 74 of 255 = 29%

149
102
74

R + G + B ~ 42%. #95664A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 149 + 102 + 74 = 325 (100%)
R 149 of 325 ~ 45.85%
G 102 of 325 ~ 31.38%
B 74 of 325 ~ 22.77'%

%45.85
%31.38
%22.77

CMYK color model

#95664A color CMYK value is (0,32,50,42).

  • cyan value is 0.00%
  • magenta value is 31.54%
  • yellow value is 50.34%
  • key color value is 41.57%

CMYK: (0,32,50,42)
C0M32Y50K42 (0%, 32%, 50%, 42%)
(0.00 / 0.32 / 0.50 / 0.42)

CMYK percentages

%0
%31.54
%50.34
%41.57

Codes

Color #95664A in popluar color models

95 66 4A
RGB 149 102 74
HSL 22° 33.63% 43.73%
HSB/HSV 22° 50.34% 58.43%
CMYK 0.00% 31.54% 50.34%
41.57%

Color #95664A in popluar number systems.

HEX 95 66 4A
Decimal 149 102 74
Binary 10010101 1100110 1001010
Octal 225 146 112

Shades and tints

Shades of #95664A

#95664A
(149,102,74)
#885D44
(136,93,68)
#7B543E
(123,84,62)
#6E4B38
(110,75,56)
#614232
(97,66,50)
#54392C
(84,57,44)
#473026
(71,48,38)
#3A2720
(58,39,32)
#2D1E1A
(45,30,26)
#201514
(32,21,20)
#130C0E
(19,12,14)
#000000
(0,0,0)

Tints of #95664A

#95664A
(149,102,74)
#9E735A
(158,115,90)
#A7806A
(167,128,106)
#B08D7A
(176,141,122)
#B99A8A
(185,154,138)
#C2A79A
(194,167,154)
#CBB4AA
(203,180,170)
#D4C1BA
(212,193,186)
#DDCECA
(221,206,202)
#E6DBDA
(230,219,218)
#EFE8EA
(239,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95664A color. Also use rgb(149,102,74) instead hex code.

Text Font Color

.myTextColor { color: #95664A; }

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

This text font color is #95664A.

Background Color

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

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

This div background color is #95664A.

Border color

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

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

This div border color is #95664A.

Opacity

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

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

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

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

This text has shadow with #95664A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95664A.

Preview

Color preview on black background

This text has color #95664A on black background.


Color preview on white background

This text has color #95664A on white background.


Black color preview on #95664A background

This text has black color on #95664A background.


White color preview on #95664A background

This text has white color on #95664A background.


Related colors

Complementary color

Complementary color for #hex is #6A99B5.


I love getcolorcode.com

Triadic colors

1 #4A9566 and #664A95 with #95664A are triadic colors.

2 #4A6695 and #66954A with #95664A are triadic colors.