COLOR #465130

HEX: #465130 RGB: (70,81,48)

Color info

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

RGB color model

#465130 color RGB value is (70,81,48).

RGB: (70,81,48) (27%, 32%, 19%)

RGB channels and saturation

R 70 of 255 = 27%
G 81 of 255 = 32%
B 48 of 255 = 19%

70
81
48

R + G + B ~ 26%. #465130 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 81 + 48 = 199 (100%)
R 70 of 199 ~ 35.18%
G 81 of 199 ~ 40.7%
B 48 of 199 ~ 24.12'%

%35.18
%40.7
%24.12

CMYK color model

#465130 color CMYK value is (14,0,41,68).

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

CMYK: (14,0,41,68)
C14M0Y41K68 (14%, 0%, 41%, 68%)
(0.14 / 0.00 / 0.41 / 0.68)

CMYK percentages

%13.58
%0
%40.74
%68.24

Codes

Color #465130 in popluar color models

46 51 30
RGB 70 81 48
HSL 80° 25.58% 25.29%
HSB/HSV 80° 40.74% 31.76%
CMYK 13.58% 0.00% 40.74%
68.24%

Color #465130 in popluar number systems.

HEX 46 51 30
Decimal 70 81 48
Binary 1000110 1010001 110000
Octal 106 121 60

Shades and tints

Shades of #465130

#465130
(70,81,48)
#404A2C
(64,74,44)
#3A4328
(58,67,40)
#343C24
(52,60,36)
#2E3520
(46,53,32)
#282E1C
(40,46,28)
#222718
(34,39,24)
#1C2014
(28,32,20)
#161910
(22,25,16)
#10120C
(16,18,12)
#0A0B08
(10,11,8)
#000000
(0,0,0)

Tints of #465130

#465130
(70,81,48)
#566042
(86,96,66)
#666F54
(102,111,84)
#767E66
(118,126,102)
#868D78
(134,141,120)
#969C8A
(150,156,138)
#A6AB9C
(166,171,156)
#B6BAAE
(182,186,174)
#C6C9C0
(198,201,192)
#D6D8D2
(214,216,210)
#E6E7E4
(230,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465130; }

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

This text font color is #465130.

Background Color

.myBgColor { background-color: #465130; }

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

This div background color is #465130.

Border color

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

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

This div border color is #465130.

Opacity

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

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

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

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

This text has shadow with #465130 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465130.

Preview

Color preview on black background

This text has color #465130 on black background.


Color preview on white background

This text has color #465130 on white background.


Black color preview on #465130 background

This text has black color on #465130 background.


White color preview on #465130 background

This text has white color on #465130 background.


Related colors

Complementary color

Complementary color for #hex is #B9AECF.


I love getcolorcode.com

Triadic colors

1 #304651 and #513046 with #465130 are triadic colors.

2 #305146 and #514630 with #465130 are triadic colors.