COLOR #978517

HEX: #978517 RGB: (151,133,23)

Color info

#978517 contains mainly red and green colors. Web safe color of #978517 is #999900 (or #990).

RGB color model

#978517 color RGB value is (151,133,23).

RGB: (151,133,23) (59%, 52%, 9%)

RGB channels and saturation

R 151 of 255 = 59%
G 133 of 255 = 52%
B 23 of 255 = 9%

151
133
23

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

Portions of RGB colors in percentages

R + G + B = 151 + 133 + 23 = 307 (100%)
R 151 of 307 ~ 49.19%
G 133 of 307 ~ 43.32%
B 23 of 307 ~ 7.49'%

%49.19
%43.32

CMYK color model

#978517 color CMYK value is (0,12,85,41).

  • cyan value is 0.00%
  • magenta value is 11.92%
  • yellow value is 84.77%
  • key color value is 40.78%

CMYK: (0,12,85,41)
C0M12Y85K41 (0%, 12%, 85%, 41%)
(0.00 / 0.12 / 0.85 / 0.41)

CMYK percentages

%0
%11.92
%84.77
%40.78

Codes

Color #978517 in popluar color models

97 85 17
RGB 151 133 23
HSL 52° 73.56% 34.12%
HSB/HSV 52° 84.77% 59.22%
CMYK 0.00% 11.92% 84.77%
40.78%

Color #978517 in popluar number systems.

HEX 97 85 17
Decimal 151 133 23
Binary 10010111 10000101 10111
Octal 227 205 27

Shades and tints

Shades of #978517

#978517
(151,133,23)
#8A7915
(138,121,21)
#7D6D13
(125,109,19)
#706111
(112,97,17)
#63550F
(99,85,15)
#56490D
(86,73,13)
#493D0B
(73,61,11)
#3C3109
(60,49,9)
#2F2507
(47,37,7)
#221905
(34,25,5)
#150D03
(21,13,3)
#000000
(0,0,0)

Tints of #978517

#978517
(151,133,23)
#A0902C
(160,144,44)
#A99B41
(169,155,65)
#B2A656
(178,166,86)
#BBB16B
(187,177,107)
#C4BC80
(196,188,128)
#CDC795
(205,199,149)
#D6D2AA
(214,210,170)
#DFDDBF
(223,221,191)
#E8E8D4
(232,232,212)
#F1F3E9
(241,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #978517 color. Also use rgb(151,133,23) instead hex code.

Text Font Color

.myTextColor { color: #978517; }

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

This text font color is #978517.

Background Color

.myBgColor { background-color: #978517; }

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

This div background color is #978517.

Border color

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

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

This div border color is #978517.

Opacity

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

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

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

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

This text has shadow with #978517 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #978517.

Preview

Color preview on black background

This text has color #978517 on black background.


Color preview on white background

This text has color #978517 on white background.


Black color preview on #978517 background

This text has black color on #978517 background.


White color preview on #978517 background

This text has white color on #978517 background.


Related colors

Complementary color

Complementary color for #hex is #687AE8.


I love getcolorcode.com

Triadic colors

1 #179785 and #851797 with #978517 are triadic colors.

2 #178597 and #859717 with #978517 are triadic colors.