COLOR #975648

HEX: #975648 RGB: (151,86,72)

Color info

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

RGB color model

#975648 color RGB value is (151,86,72).

RGB: (151,86,72) (59%, 34%, 28%)

RGB channels and saturation

R 151 of 255 = 59%
G 86 of 255 = 34%
B 72 of 255 = 28%

151
86
72

R + G + B ~ 40%. #975648 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 151 + 86 + 72 = 309 (100%)
R 151 of 309 ~ 48.87%
G 86 of 309 ~ 27.83%
B 72 of 309 ~ 23.3'%

%48.87
%27.83
%23.3

CMYK color model

#975648 color CMYK value is (0,43,52,41).

  • cyan value is 0.00%
  • magenta value is 43.05%
  • yellow value is 52.32%
  • key color value is 40.78%
CMYK: (0,43,52,41) C0M43Y52K41 (0%,43%,52%,41%) (0.00/0.43/0.52/0.41) 

CMYK percentages

%0
%43.05
%52.32
%40.78

Codes

Color #975648 in popluar color models

97 56 48
RGB 151 86 72
HSL 11° 35.43% 43.73%
HSB/HSV 11° 52.32% 59.22%
CMYK 0.00% 43.05% 52.32%
40.78%

Color #975648 in popluar number systems.

HEX 97 56 48
Decimal 151 86 72
Binary 10010111 1010110 1001000
Octal 227 126 110

Shades and tints

Shades of #975648

#975648
(151,86,72)
#8A4F42
(138,79,66)
#7D483C
(125,72,60)
#704136
(112,65,54)
#633A30
(99,58,48)
#56332A
(86,51,42)
#492C24
(73,44,36)
#3C251E
(60,37,30)
#2F1E18
(47,30,24)
#221712
(34,23,18)
#15100C
(21,16,12)
#000000
(0,0,0)

Tints of #975648

#975648
(151,86,72)
#A06558
(160,101,88)
#A97468
(169,116,104)
#B28378
(178,131,120)
#BB9288
(187,146,136)
#C4A198
(196,161,152)
#CDB0A8
(205,176,168)
#D6BFB8
(214,191,184)
#DFCEC8
(223,206,200)
#E8DDD8
(232,221,216)
#F1ECE8
(241,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #975648 color. Also use rgb(151,86,72) instead hex code.

Text Font Color

.myTextColor { color: #975648; }

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

This text font color is #975648.

Background Color

.myBgColor { background-color: #975648; }

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

This div background color is #975648.

Border color

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

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

This div border color is #975648.

Opacity

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

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

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

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

This text has shadow with #975648 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #975648.

Preview

Color preview on black background

This text has color #975648 on black background.


Color preview on white background

This text has color #975648 on white background.


Black color preview on #975648 background

This text has black color on #975648 background.


White color preview on #975648 background

This text has white color on #975648 background.


Related colors

Complementary color

Complementary color for #hex is #68A9B7.


I love getcolorcode.com

Triadic colors

1 #489756 and #564897 with #975648 are triadic colors.

2 #485697 and #569748 with #975648 are triadic colors.