COLOR #465334

HEX: #465334 RGB: (70,83,52)

Color info

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

RGB color model

#465334 color RGB value is (70,83,52).

RGB: (70,83,52) (27%, 33%, 20%)

RGB channels and saturation

R 70 of 255 = 27%
G 83 of 255 = 33%
B 52 of 255 = 20%

70
83
52

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

Portions of RGB colors in percentages

R + G + B = 70 + 83 + 52 = 205 (100%)
R 70 of 205 ~ 34.15%
G 83 of 205 ~ 40.49%
B 52 of 205 ~ 25.37'%

%34.15
%40.49
%25.37

CMYK color model

#465334 color CMYK value is (16,0,37,67).

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

CMYK: (16,0,37,67)
C16M0Y37K67 (16%, 0%, 37%, 67%)
(0.16 / 0.00 / 0.37 / 0.67)

CMYK percentages

%15.66
%0
%37.35
%67.45

Codes

Color #465334 in popluar color models

46 53 34
RGB 70 83 52
HSL 85° 22.96% 26.47%
HSB/HSV 85° 37.35% 32.55%
CMYK 15.66% 0.00% 37.35%
67.45%

Color #465334 in popluar number systems.

HEX 46 53 34
Decimal 70 83 52
Binary 1000110 1010011 110100
Octal 106 123 64

Shades and tints

Shades of #465334

#465334
(70,83,52)
#404C30
(64,76,48)
#3A452C
(58,69,44)
#343E28
(52,62,40)
#2E3724
(46,55,36)
#283020
(40,48,32)
#22291C
(34,41,28)
#1C2218
(28,34,24)
#161B14
(22,27,20)
#101410
(16,20,16)
#0A0D0C
(10,13,12)
#000000
(0,0,0)

Tints of #465334

#465334
(70,83,52)
#566246
(86,98,70)
#667158
(102,113,88)
#76806A
(118,128,106)
#868F7C
(134,143,124)
#969E8E
(150,158,142)
#A6ADA0
(166,173,160)
#B6BCB2
(182,188,178)
#C6CBC4
(198,203,196)
#D6DAD6
(214,218,214)
#E6E9E8
(230,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465334; }

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

This text font color is #465334.

Background Color

.myBgColor { background-color: #465334; }

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

This div background color is #465334.

Border color

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

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

This div border color is #465334.

Opacity

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

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

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

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

This text has shadow with #465334 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465334.

Preview

Color preview on black background

This text has color #465334 on black background.


Color preview on white background

This text has color #465334 on white background.


Black color preview on #465334 background

This text has black color on #465334 background.


White color preview on #465334 background

This text has white color on #465334 background.


Related colors

Complementary color

Complementary color for #hex is #B9ACCB.


I love getcolorcode.com

Triadic colors

1 #344653 and #533446 with #465334 are triadic colors.

2 #345346 and #534634 with #465334 are triadic colors.