COLOR #465039

HEX: #465039 RGB: (70,80,57)

Color info

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

RGB color model

#465039 color RGB value is (70,80,57).

RGB: (70,80,57) (27%, 31%, 22%)

RGB channels and saturation

R 70 of 255 = 27%
G 80 of 255 = 31%
B 57 of 255 = 22%

70
80
57

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

Portions of RGB colors in percentages

R + G + B = 70 + 80 + 57 = 207 (100%)
R 70 of 207 ~ 33.82%
G 80 of 207 ~ 38.65%
B 57 of 207 ~ 27.54'%

%33.82
%38.65
%27.54

CMYK color model

#465039 color CMYK value is (13,0,29,69).

  • cyan value is 12.50%
  • magenta value is 0.00%
  • yellow value is 28.75%
  • key color value is 68.63%

CMYK: (13,0,29,69)
C13M0Y29K69 (13%, 0%, 29%, 69%)
(0.13 / 0.00 / 0.29 / 0.69)

CMYK percentages

%12.5
%0
%28.75
%68.63

Codes

Color #465039 in popluar color models

46 50 39
RGB 70 80 57
HSL 86° 16.79% 26.86%
HSB/HSV 86° 28.75% 31.37%
CMYK 12.50% 0.00% 28.75%
68.63%

Color #465039 in popluar number systems.

HEX 46 50 39
Decimal 70 80 57
Binary 1000110 1010000 111001
Octal 106 120 71

Shades and tints

Shades of #465039

#465039
(70,80,57)
#404934
(64,73,52)
#3A422F
(58,66,47)
#343B2A
(52,59,42)
#2E3425
(46,52,37)
#282D20
(40,45,32)
#22261B
(34,38,27)
#1C1F16
(28,31,22)
#161811
(22,24,17)
#10110C
(16,17,12)
#0A0A07
(10,10,7)
#000000
(0,0,0)

Tints of #465039

#465039
(70,80,57)
#565F4B
(86,95,75)
#666E5D
(102,110,93)
#767D6F
(118,125,111)
#868C81
(134,140,129)
#969B93
(150,155,147)
#A6AAA5
(166,170,165)
#B6B9B7
(182,185,183)
#C6C8C9
(198,200,201)
#D6D7DB
(214,215,219)
#E6E6ED
(230,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465039; }

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

This text font color is #465039.

Background Color

.myBgColor { background-color: #465039; }

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

This div background color is #465039.

Border color

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

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

This div border color is #465039.

Opacity

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

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

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

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

This text has shadow with #465039 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465039.

Preview

Color preview on black background

This text has color #465039 on black background.


Color preview on white background

This text has color #465039 on white background.


Black color preview on #465039 background

This text has black color on #465039 background.


White color preview on #465039 background

This text has white color on #465039 background.


Related colors

Complementary color

Complementary color for #hex is #B9AFC6.


I love getcolorcode.com

Triadic colors

1 #394650 and #503946 with #465039 are triadic colors.

2 #395046 and #504639 with #465039 are triadic colors.