COLOR #97514C

HEX: #97514C RGB: (151,81,76)

Color info

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

RGB color model

#97514C color RGB value is (151,81,76).

RGB: (151,81,76) (59%, 32%, 30%)

RGB channels and saturation

R 151 of 255 = 59%
G 81 of 255 = 32%
B 76 of 255 = 30%

151
81
76

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

Portions of RGB colors in percentages

R + G + B = 151 + 81 + 76 = 308 (100%)
R 151 of 308 ~ 49.03%
G 81 of 308 ~ 26.3%
B 76 of 308 ~ 24.68'%

%49.03
%26.3
%24.68

CMYK color model

#97514C color CMYK value is (0,46,50,41).

  • cyan value is 0.00%
  • magenta value is 46.36%
  • yellow value is 49.67%
  • key color value is 40.78%

CMYK: (0,46,50,41)
C0M46Y50K41 (0%, 46%, 50%, 41%)
(0.00 / 0.46 / 0.50 / 0.41)

CMYK percentages

%0
%46.36
%49.67
%40.78

Codes

Color #97514C in popluar color models

97 51 4C
RGB 151 81 76
HSL 33.04% 44.51%
HSB/HSV 49.67% 59.22%
CMYK 0.00% 46.36% 49.67%
40.78%

Color #97514C in popluar number systems.

HEX 97 51 4C
Decimal 151 81 76
Binary 10010111 1010001 1001100
Octal 227 121 114

Shades and tints

Shades of #97514C

#97514C
(151,81,76)
#8A4A46
(138,74,70)
#7D4340
(125,67,64)
#703C3A
(112,60,58)
#633534
(99,53,52)
#562E2E
(86,46,46)
#492728
(73,39,40)
#3C2022
(60,32,34)
#2F191C
(47,25,28)
#221216
(34,18,22)
#150B10
(21,11,16)
#000000
(0,0,0)

Tints of #97514C

#97514C
(151,81,76)
#A0605C
(160,96,92)
#A96F6C
(169,111,108)
#B27E7C
(178,126,124)
#BB8D8C
(187,141,140)
#C49C9C
(196,156,156)
#CDABAC
(205,171,172)
#D6BABC
(214,186,188)
#DFC9CC
(223,201,204)
#E8D8DC
(232,216,220)
#F1E7EC
(241,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #97514C color. Also use rgb(151,81,76) instead hex code.

Text Font Color

.myTextColor { color: #97514C; }

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

This text font color is #97514C.

Background Color

.myBgColor { background-color: #97514C; }

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

This div background color is #97514C.

Border color

.myBorderColor { border: 1px solid #97514C; }

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

This div border color is #97514C.

Opacity

.myOpacity80 { color: #97514C; opacity: 0.8; }

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

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

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

This text has shadow with #97514C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97514C.

Preview

Color preview on black background

This text has color #97514C on black background.


Color preview on white background

This text has color #97514C on white background.


Black color preview on #97514C background

This text has black color on #97514C background.


White color preview on #97514C background

This text has white color on #97514C background.


Related colors

Complementary color

Complementary color for #hex is #68AEB3.


I love getcolorcode.com

Triadic colors

1 #4C9751 and #514C97 with #97514C are triadic colors.

2 #4C5197 and #51974C with #97514C are triadic colors.