COLOR #465124

HEX: #465124 RGB: (70,81,36)

Color info

#465124 contains red, green and blue colors in about the same proportion. Web safe color of #465124 is #336633 (or #363).

RGB color model

#465124 color RGB value is (70,81,36).

RGB: (70,81,36) (27%, 32%, 14%)

RGB channels and saturation

R 70 of 255 = 27%
G 81 of 255 = 32%
B 36 of 255 = 14%

70
81
36

R + G + B ~ 24%. #465124 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 81 + 36 = 187 (100%)
R 70 of 187 ~ 37.43%
G 81 of 187 ~ 43.32%
B 36 of 187 ~ 19.25'%

%37.43
%43.32
%19.25

CMYK color model

#465124 color CMYK value is (14,0,56,68).

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

CMYK: (14,0,56,68)
C14M0Y56K68 (14%, 0%, 56%, 68%)
(0.14 / 0.00 / 0.56 / 0.68)

CMYK percentages

%13.58
%0
%55.56
%68.24

Codes

Color #465124 in popluar color models

46 51 24
RGB 70 81 36
HSL 75° 38.46% 22.94%
HSB/HSV 75° 55.56% 31.76%
CMYK 13.58% 0.00% 55.56%
68.24%

Color #465124 in popluar number systems.

HEX 46 51 24
Decimal 70 81 36
Binary 1000110 1010001 100100
Octal 106 121 44

Shades and tints

Shades of #465124

#465124
(70,81,36)
#404A21
(64,74,33)
#3A431E
(58,67,30)
#343C1B
(52,60,27)
#2E3518
(46,53,24)
#282E15
(40,46,21)
#222712
(34,39,18)
#1C200F
(28,32,15)
#16190C
(22,25,12)
#101209
(16,18,9)
#0A0B06
(10,11,6)
#000000
(0,0,0)

Tints of #465124

#465124
(70,81,36)
#566037
(86,96,55)
#666F4A
(102,111,74)
#767E5D
(118,126,93)
#868D70
(134,141,112)
#969C83
(150,156,131)
#A6AB96
(166,171,150)
#B6BAA9
(182,186,169)
#C6C9BC
(198,201,188)
#D6D8CF
(214,216,207)
#E6E7E2
(230,231,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465124; }

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

This text font color is #465124.

Background Color

.myBgColor { background-color: #465124; }

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

This div background color is #465124.

Border color

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

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

This div border color is #465124.

Opacity

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

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

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

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

This text has shadow with #465124 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465124.

Preview

Color preview on black background

This text has color #465124 on black background.


Color preview on white background

This text has color #465124 on white background.


Black color preview on #465124 background

This text has black color on #465124 background.


White color preview on #465124 background

This text has white color on #465124 background.


Related colors

Complementary color

Complementary color for #hex is #B9AEDB.


I love getcolorcode.com

Triadic colors

1 #244651 and #512446 with #465124 are triadic colors.

2 #245146 and #514624 with #465124 are triadic colors.