COLOR #465237

HEX: #465237 RGB: (70,82,55)

Color info

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

RGB color model

#465237 color RGB value is (70,82,55).

RGB: (70,82,55) (27%, 32%, 22%)

RGB channels and saturation

R 70 of 255 = 27%
G 82 of 255 = 32%
B 55 of 255 = 22%

70
82
55

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

Portions of RGB colors in percentages

R + G + B = 70 + 82 + 55 = 207 (100%)
R 70 of 207 ~ 33.82%
G 82 of 207 ~ 39.61%
B 55 of 207 ~ 26.57'%

%33.82
%39.61
%26.57

CMYK color model

#465237 color CMYK value is (15,0,33,68).

  • cyan value is 14.63%
  • magenta value is 0.00%
  • yellow value is 32.93%
  • key color value is 67.84%

CMYK: (15,0,33,68)
C15M0Y33K68 (15%, 0%, 33%, 68%)
(0.15 / 0.00 / 0.33 / 0.68)

CMYK percentages

%14.63
%0
%32.93
%67.84

Codes

Color #465237 in popluar color models

46 52 37
RGB 70 82 55
HSL 87° 19.71% 26.86%
HSB/HSV 87° 32.93% 32.16%
CMYK 14.63% 0.00% 32.93%
67.84%

Color #465237 in popluar number systems.

HEX 46 52 37
Decimal 70 82 55
Binary 1000110 1010010 110111
Octal 106 122 67

Shades and tints

Shades of #465237

#465237
(70,82,55)
#404B32
(64,75,50)
#3A442D
(58,68,45)
#343D28
(52,61,40)
#2E3623
(46,54,35)
#282F1E
(40,47,30)
#222819
(34,40,25)
#1C2114
(28,33,20)
#161A0F
(22,26,15)
#10130A
(16,19,10)
#0A0C05
(10,12,5)
#000000
(0,0,0)

Tints of #465237

#465237
(70,82,55)
#566149
(86,97,73)
#66705B
(102,112,91)
#767F6D
(118,127,109)
#868E7F
(134,142,127)
#969D91
(150,157,145)
#A6ACA3
(166,172,163)
#B6BBB5
(182,187,181)
#C6CAC7
(198,202,199)
#D6D9D9
(214,217,217)
#E6E8EB
(230,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #465237 color. Also use rgb(70,82,55) instead hex code.

Text Font Color

.myTextColor { color: #465237; }

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

This text font color is #465237.

Background Color

.myBgColor { background-color: #465237; }

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

This div background color is #465237.

Border color

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

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

This div border color is #465237.

Opacity

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

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

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

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

This text has shadow with #465237 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465237.

Preview

Color preview on black background

This text has color #465237 on black background.


Color preview on white background

This text has color #465237 on white background.


Black color preview on #465237 background

This text has black color on #465237 background.


White color preview on #465237 background

This text has white color on #465237 background.


Related colors

Complementary color

Complementary color for #hex is #B9ADC8.


I love getcolorcode.com

Triadic colors

1 #374652 and #523746 with #465237 are triadic colors.

2 #375246 and #524637 with #465237 are triadic colors.