COLOR #465117

HEX: #465117 RGB: (70,81,23)

Color info

#465117 contains red, green and blue colors in about the same proportion. Web safe color of #465117 is #336600 (or #360).

RGB color model

#465117 color RGB value is (70,81,23).

RGB: (70,81,23) (27%, 32%, 9%)

RGB channels and saturation

R 70 of 255 = 27%
G 81 of 255 = 32%
B 23 of 255 = 9%

70
81
23

R + G + B ~ 23%. #465117 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 81 + 23 = 174 (100%)
R 70 of 174 ~ 40.23%
G 81 of 174 ~ 46.55%
B 23 of 174 ~ 13.22'%

%40.23
%46.55
%13.22

CMYK color model

#465117 color CMYK value is (14,0,72,68).

  • cyan value is 13.58%
  • magenta value is 0.00%
  • yellow value is 71.60%
  • key color value is 68.24%

CMYK: (14,0,72,68)
C14M0Y72K68 (14%, 0%, 72%, 68%)
(0.14 / 0.00 / 0.72 / 0.68)

CMYK percentages

%13.58
%0
%71.6
%68.24

Codes

Color #465117 in popluar color models

46 51 17
RGB 70 81 23
HSL 71° 55.77% 20.39%
HSB/HSV 71° 71.60% 31.76%
CMYK 13.58% 0.00% 71.60%
68.24%

Color #465117 in popluar number systems.

HEX 46 51 17
Decimal 70 81 23
Binary 1000110 1010001 10111
Octal 106 121 27

Shades and tints

Shades of #465117

#465117
(70,81,23)
#404A15
(64,74,21)
#3A4313
(58,67,19)
#343C11
(52,60,17)
#2E350F
(46,53,15)
#282E0D
(40,46,13)
#22270B
(34,39,11)
#1C2009
(28,32,9)
#161907
(22,25,7)
#101205
(16,18,5)
#0A0B03
(10,11,3)
#000000
(0,0,0)

Tints of #465117

#465117
(70,81,23)
#56602C
(86,96,44)
#666F41
(102,111,65)
#767E56
(118,126,86)
#868D6B
(134,141,107)
#969C80
(150,156,128)
#A6AB95
(166,171,149)
#B6BAAA
(182,186,170)
#C6C9BF
(198,201,191)
#D6D8D4
(214,216,212)
#E6E7E9
(230,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #465117 color. Also use rgb(70,81,23) instead hex code.

Text Font Color

.myTextColor { color: #465117; }

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

This text font color is #465117.

Background Color

.myBgColor { background-color: #465117; }

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

This div background color is #465117.

Border color

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

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

This div border color is #465117.

Opacity

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

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

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

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

This text has shadow with #465117 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465117.

Preview

Color preview on black background

This text has color #465117 on black background.


Color preview on white background

This text has color #465117 on white background.


Black color preview on #465117 background

This text has black color on #465117 background.


White color preview on #465117 background

This text has white color on #465117 background.


Related colors

Complementary color

Complementary color for #hex is #B9AEE8.


I love getcolorcode.com

Triadic colors

1 #174651 and #511746 with #465117 are triadic colors.

2 #175146 and #514617 with #465117 are triadic colors.