COLOR #917A46

HEX: #917A46 RGB: (145,122,70)

Color info

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

RGB color model

#917A46 color RGB value is (145,122,70).

RGB: (145,122,70) (57%, 48%, 27%)

RGB channels and saturation

R 145 of 255 = 57%
G 122 of 255 = 48%
B 70 of 255 = 27%

145
122
70

R + G + B ~ 44%. #917A46 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 145 + 122 + 70 = 337 (100%)
R 145 of 337 ~ 43.03%
G 122 of 337 ~ 36.2%
B 70 of 337 ~ 20.77'%

%43.03
%36.2
%20.77

CMYK color model

#917A46 color CMYK value is (0,16,52,43).

  • cyan value is 0.00%
  • magenta value is 15.86%
  • yellow value is 51.72%
  • key color value is 43.14%

CMYK: (0,16,52,43)
C0M16Y52K43 (0%, 16%, 52%, 43%)
(0.00 / 0.16 / 0.52 / 0.43)

CMYK percentages

%0
%15.86
%51.72
%43.14

Codes

Color #917A46 in popluar color models

91 7A 46
RGB 145 122 70
HSL 42° 34.88% 42.16%
HSB/HSV 42° 51.72% 56.86%
CMYK 0.00% 15.86% 51.72%
43.14%

Color #917A46 in popluar number systems.

HEX 91 7A 46
Decimal 145 122 70
Binary 10010001 1111010 1000110
Octal 221 172 106

Shades and tints

Shades of #917A46

#917A46
(145,122,70)
#846F40
(132,111,64)
#77643A
(119,100,58)
#6A5934
(106,89,52)
#5D4E2E
(93,78,46)
#504328
(80,67,40)
#433822
(67,56,34)
#362D1C
(54,45,28)
#292216
(41,34,22)
#1C1710
(28,23,16)
#0F0C0A
(15,12,10)
#000000
(0,0,0)

Tints of #917A46

#917A46
(145,122,70)
#9B8656
(155,134,86)
#A59266
(165,146,102)
#AF9E76
(175,158,118)
#B9AA86
(185,170,134)
#C3B696
(195,182,150)
#CDC2A6
(205,194,166)
#D7CEB6
(215,206,182)
#E1DAC6
(225,218,198)
#EBE6D6
(235,230,214)
#F5F2E6
(245,242,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #917A46 color. Also use rgb(145,122,70) instead hex code.

Text Font Color

.myTextColor { color: #917A46; }

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

This text font color is #917A46.

Background Color

.myBgColor { background-color: #917A46; }

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

This div background color is #917A46.

Border color

.myBorderColor { border: 1px solid #917A46; }

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

This div border color is #917A46.

Opacity

.myOpacity80 { color: #917A46; opacity: 0.8; }

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

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

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

This text has shadow with #917A46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #917A46.

Preview

Color preview on black background

This text has color #917A46 on black background.


Color preview on white background

This text has color #917A46 on white background.


Black color preview on #917A46 background

This text has black color on #917A46 background.


White color preview on #917A46 background

This text has white color on #917A46 background.


Related colors

Complementary color

Complementary color for #hex is #6E85B9.


I love getcolorcode.com

Triadic colors

1 #46917A and #7A4691 with #917A46 are triadic colors.

2 #467A91 and #7A9146 with #917A46 are triadic colors.