COLOR #465139

HEX: #465139 RGB: (70,81,57)

Color info

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

RGB color model

#465139 color RGB value is (70,81,57).

RGB: (70,81,57) (27%, 32%, 22%)

RGB channels and saturation

R 70 of 255 = 27%
G 81 of 255 = 32%
B 57 of 255 = 22%

70
81
57

R + G + B ~ 27%. #465139 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 81 + 57 = 208 (100%)
R 70 of 208 ~ 33.65%
G 81 of 208 ~ 38.94%
B 57 of 208 ~ 27.4'%

%33.65
%38.94
%27.4

CMYK color model

#465139 color CMYK value is (14,0,30,68).

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

CMYK: (14,0,30,68)
C14M0Y30K68 (14%, 0%, 30%, 68%)
(0.14 / 0.00 / 0.30 / 0.68)

CMYK percentages

%13.58
%0
%29.63
%68.24

Codes

Color #465139 in popluar color models

46 51 39
RGB 70 81 57
HSL 88° 17.39% 27.06%
HSB/HSV 88° 29.63% 31.76%
CMYK 13.58% 0.00% 29.63%
68.24%

Color #465139 in popluar number systems.

HEX 46 51 39
Decimal 70 81 57
Binary 1000110 1010001 111001
Octal 106 121 71

Shades and tints

Shades of #465139

#465139
(70,81,57)
#404A34
(64,74,52)
#3A432F
(58,67,47)
#343C2A
(52,60,42)
#2E3525
(46,53,37)
#282E20
(40,46,32)
#22271B
(34,39,27)
#1C2016
(28,32,22)
#161911
(22,25,17)
#10120C
(16,18,12)
#0A0B07
(10,11,7)
#000000
(0,0,0)

Tints of #465139

#465139
(70,81,57)
#56604B
(86,96,75)
#666F5D
(102,111,93)
#767E6F
(118,126,111)
#868D81
(134,141,129)
#969C93
(150,156,147)
#A6ABA5
(166,171,165)
#B6BAB7
(182,186,183)
#C6C9C9
(198,201,201)
#D6D8DB
(214,216,219)
#E6E7ED
(230,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465139; }

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

This text font color is #465139.

Background Color

.myBgColor { background-color: #465139; }

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

This div background color is #465139.

Border color

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

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

This div border color is #465139.

Opacity

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

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

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

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

This text has shadow with #465139 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465139.

Preview

Color preview on black background

This text has color #465139 on black background.


Color preview on white background

This text has color #465139 on white background.


Black color preview on #465139 background

This text has black color on #465139 background.


White color preview on #465139 background

This text has white color on #465139 background.


Related colors

Complementary color

Complementary color for #hex is #B9AEC6.


I love getcolorcode.com

Triadic colors

1 #394651 and #513946 with #465139 are triadic colors.

2 #395146 and #514639 with #465139 are triadic colors.