COLOR #465325

HEX: #465325 RGB: (70,83,37)

Color info

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

RGB color model

#465325 color RGB value is (70,83,37).

RGB: (70,83,37) (27%, 33%, 15%)

RGB channels and saturation

R 70 of 255 = 27%
G 83 of 255 = 33%
B 37 of 255 = 15%

70
83
37

R + G + B ~ 25%. #465325 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 83 + 37 = 190 (100%)
R 70 of 190 ~ 36.84%
G 83 of 190 ~ 43.68%
B 37 of 190 ~ 19.47'%

%36.84
%43.68
%19.47

CMYK color model

#465325 color CMYK value is (16,0,55,67).

  • cyan value is 15.66%
  • magenta value is 0.00%
  • yellow value is 55.42%
  • key color value is 67.45%

CMYK: (16,0,55,67)
C16M0Y55K67 (16%, 0%, 55%, 67%)
(0.16 / 0.00 / 0.55 / 0.67)

CMYK percentages

%15.66
%0
%55.42
%67.45

Codes

Color #465325 in popluar color models

46 53 25
RGB 70 83 37
HSL 77° 38.33% 23.53%
HSB/HSV 77° 55.42% 32.55%
CMYK 15.66% 0.00% 55.42%
67.45%

Color #465325 in popluar number systems.

HEX 46 53 25
Decimal 70 83 37
Binary 1000110 1010011 100101
Octal 106 123 45

Shades and tints

Shades of #465325

#465325
(70,83,37)
#404C22
(64,76,34)
#3A451F
(58,69,31)
#343E1C
(52,62,28)
#2E3719
(46,55,25)
#283016
(40,48,22)
#222913
(34,41,19)
#1C2210
(28,34,16)
#161B0D
(22,27,13)
#10140A
(16,20,10)
#0A0D07
(10,13,7)
#000000
(0,0,0)

Tints of #465325

#465325
(70,83,37)
#566238
(86,98,56)
#66714B
(102,113,75)
#76805E
(118,128,94)
#868F71
(134,143,113)
#969E84
(150,158,132)
#A6AD97
(166,173,151)
#B6BCAA
(182,188,170)
#C6CBBD
(198,203,189)
#D6DAD0
(214,218,208)
#E6E9E3
(230,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #465325 color. Also use rgb(70,83,37) instead hex code.

Text Font Color

.myTextColor { color: #465325; }

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

This text font color is #465325.

Background Color

.myBgColor { background-color: #465325; }

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

This div background color is #465325.

Border color

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

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

This div border color is #465325.

Opacity

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

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

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

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

This text has shadow with #465325 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465325.

Preview

Color preview on black background

This text has color #465325 on black background.


Color preview on white background

This text has color #465325 on white background.


Black color preview on #465325 background

This text has black color on #465325 background.


White color preview on #465325 background

This text has white color on #465325 background.


Related colors

Complementary color

Complementary color for #hex is #B9ACDA.


I love getcolorcode.com

Triadic colors

1 #254653 and #532546 with #465325 are triadic colors.

2 #255346 and #534625 with #465325 are triadic colors.