COLOR #465D32

HEX: #465D32 RGB: (70,93,50)

Color info

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

RGB color model

#465D32 color RGB value is (70,93,50).

RGB: (70,93,50) (27%, 36%, 20%)

RGB channels and saturation

R 70 of 255 = 27%
G 93 of 255 = 36%
B 50 of 255 = 20%

70
93
50

R + G + B ~ 28%. #465D32 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 93 + 50 = 213 (100%)
R 70 of 213 ~ 32.86%
G 93 of 213 ~ 43.66%
B 50 of 213 ~ 23.47'%

%32.86
%43.66
%23.47

CMYK color model

#465D32 color CMYK value is (25,0,46,64).

  • cyan value is 24.73%
  • magenta value is 0.00%
  • yellow value is 46.24%
  • key color value is 63.53%

CMYK: (25,0,46,64)
C25M0Y46K64 (25%, 0%, 46%, 64%)
(0.25 / 0.00 / 0.46 / 0.64)

CMYK percentages

%24.73
%0
%46.24
%63.53

Codes

Color #465D32 in popluar color models

46 5D 32
RGB 70 93 50
HSL 92° 30.07% 28.04%
HSB/HSV 92° 46.24% 36.47%
CMYK 24.73% 0.00% 46.24%
63.53%

Color #465D32 in popluar number systems.

HEX 46 5D 32
Decimal 70 93 50
Binary 1000110 1011101 110010
Octal 106 135 62

Shades and tints

Shades of #465D32

#465D32
(70,93,50)
#40552E
(64,85,46)
#3A4D2A
(58,77,42)
#344526
(52,69,38)
#2E3D22
(46,61,34)
#28351E
(40,53,30)
#222D1A
(34,45,26)
#1C2516
(28,37,22)
#161D12
(22,29,18)
#10150E
(16,21,14)
#0A0D0A
(10,13,10)
#000000
(0,0,0)

Tints of #465D32

#465D32
(70,93,50)
#566B44
(86,107,68)
#667956
(102,121,86)
#768768
(118,135,104)
#86957A
(134,149,122)
#96A38C
(150,163,140)
#A6B19E
(166,177,158)
#B6BFB0
(182,191,176)
#C6CDC2
(198,205,194)
#D6DBD4
(214,219,212)
#E6E9E6
(230,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #465D32 color. Also use rgb(70,93,50) instead hex code.

Text Font Color

.myTextColor { color: #465D32; }

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

This text font color is #465D32.

Background Color

.myBgColor { background-color: #465D32; }

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

This div background color is #465D32.

Border color

.myBorderColor { border: 1px solid #465D32; }

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

This div border color is #465D32.

Opacity

.myOpacity80 { color: #465D32; opacity: 0.8; }

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

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

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

This text has shadow with #465D32 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465D32.

Preview

Color preview on black background

This text has color #465D32 on black background.


Color preview on white background

This text has color #465D32 on white background.


Black color preview on #465D32 background

This text has black color on #465D32 background.


White color preview on #465D32 background

This text has white color on #465D32 background.


Related colors

Complementary color

Complementary color for #hex is #B9A2CD.


I love getcolorcode.com

Triadic colors

1 #32465D and #5D3246 with #465D32 are triadic colors.

2 #325D46 and #5D4632 with #465D32 are triadic colors.