COLOR #997415

HEX: #997415 RGB: (153,116,21)

Color info

#997415 contains mainly red and green colors. Web safe color of #997415 is #996600 (or #960).

RGB color model

#997415 color RGB value is (153,116,21).

RGB: (153,116,21) (60%, 45%, 8%)

RGB channels and saturation

R 153 of 255 = 60%
G 116 of 255 = 45%
B 21 of 255 = 8%

153
116
21

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

Portions of RGB colors in percentages

R + G + B = 153 + 116 + 21 = 290 (100%)
R 153 of 290 ~ 52.76%
G 116 of 290 ~ 40%
B 21 of 290 ~ 7.24'%

%52.76
%40

CMYK color model

#997415 color CMYK value is (0,24,86,40).

  • cyan value is 0.00%
  • magenta value is 24.18%
  • yellow value is 86.27%
  • key color value is 40.00%
CMYK: (0,24,86,40) C0M24Y86K40 (0%,24%,86%,40%) (0.00/0.24/0.86/0.40) 

CMYK percentages

%0
%24.18
%86.27
%40

Codes

Color #997415 in popluar color models

99 74 15
RGB 153 116 21
HSL 43° 75.86% 34.12%
HSB/HSV 43° 86.27% 60.00%
CMYK 0.00% 24.18% 86.27%
40.00%

Color #997415 in popluar number systems.

HEX 99 74 15
Decimal 153 116 21
Binary 10011001 1110100 10101
Octal 231 164 25

Shades and tints

Shades of #997415

#997415
(153,116,21)
#8C6A14
(140,106,20)
#7F6013
(127,96,19)
#725612
(114,86,18)
#654C11
(101,76,17)
#584210
(88,66,16)
#4B380F
(75,56,15)
#3E2E0E
(62,46,14)
#31240D
(49,36,13)
#241A0C
(36,26,12)
#17100B
(23,16,11)
#000000
(0,0,0)

Tints of #997415

#997415
(153,116,21)
#A2802A
(162,128,42)
#AB8C3F
(171,140,63)
#B49854
(180,152,84)
#BDA469
(189,164,105)
#C6B07E
(198,176,126)
#CFBC93
(207,188,147)
#D8C8A8
(216,200,168)
#E1D4BD
(225,212,189)
#EAE0D2
(234,224,210)
#F3ECE7
(243,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #997415 color. Also use rgb(153,116,21) instead hex code.

Text Font Color

.myTextColor { color: #997415; }

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

This text font color is #997415.

Background Color

.myBgColor { background-color: #997415; }

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

This div background color is #997415.

Border color

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

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

This div border color is #997415.

Opacity

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

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

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

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

This text has shadow with #997415 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997415.

Preview

Color preview on black background

This text has color #997415 on black background.


Color preview on white background

This text has color #997415 on white background.


Black color preview on #997415 background

This text has black color on #997415 background.


White color preview on #997415 background

This text has white color on #997415 background.


Related colors

Complementary color

Complementary color for #hex is #668BEA.


I love getcolorcode.com

Triadic colors

1 #159974 and #741599 with #997415 are triadic colors.

2 #157499 and #749915 with #997415 are triadic colors.