COLOR #465533

HEX: #465533 RGB: (70,85,51)

Color info

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

RGB color model

#465533 color RGB value is (70,85,51).

RGB: (70,85,51) (27%, 33%, 20%)

RGB channels and saturation

R 70 of 255 = 27%
G 85 of 255 = 33%
B 51 of 255 = 20%

70
85
51

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

Portions of RGB colors in percentages

R + G + B = 70 + 85 + 51 = 206 (100%)
R 70 of 206 ~ 33.98%
G 85 of 206 ~ 41.26%
B 51 of 206 ~ 24.76'%

%33.98
%41.26
%24.76

CMYK color model

#465533 color CMYK value is (18,0,40,67).

  • cyan value is 17.65%
  • magenta value is 0.00%
  • yellow value is 40.00%
  • key color value is 66.67%

CMYK: (18,0,40,67)
C18M0Y40K67 (18%, 0%, 40%, 67%)
(0.18 / 0.00 / 0.40 / 0.67)

CMYK percentages

%17.65
%0
%40
%66.67

Codes

Color #465533 in popluar color models

46 55 33
RGB 70 85 51
HSL 86° 25.00% 26.67%
HSB/HSV 86° 40.00% 33.33%
CMYK 17.65% 0.00% 40.00%
66.67%

Color #465533 in popluar number systems.

HEX 46 55 33
Decimal 70 85 51
Binary 1000110 1010101 110011
Octal 106 125 63

Shades and tints

Shades of #465533

#465533
(70,85,51)
#404E2F
(64,78,47)
#3A472B
(58,71,43)
#344027
(52,64,39)
#2E3923
(46,57,35)
#28321F
(40,50,31)
#222B1B
(34,43,27)
#1C2417
(28,36,23)
#161D13
(22,29,19)
#10160F
(16,22,15)
#0A0F0B
(10,15,11)
#000000
(0,0,0)

Tints of #465533

#465533
(70,85,51)
#566445
(86,100,69)
#667357
(102,115,87)
#768269
(118,130,105)
#86917B
(134,145,123)
#96A08D
(150,160,141)
#A6AF9F
(166,175,159)
#B6BEB1
(182,190,177)
#C6CDC3
(198,205,195)
#D6DCD5
(214,220,213)
#E6EBE7
(230,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #465533 color. Also use rgb(70,85,51) instead hex code.

Text Font Color

.myTextColor { color: #465533; }

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

This text font color is #465533.

Background Color

.myBgColor { background-color: #465533; }

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

This div background color is #465533.

Border color

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

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

This div border color is #465533.

Opacity

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

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

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

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

This text has shadow with #465533 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465533.

Preview

Color preview on black background

This text has color #465533 on black background.


Color preview on white background

This text has color #465533 on white background.


Black color preview on #465533 background

This text has black color on #465533 background.


White color preview on #465533 background

This text has white color on #465533 background.


Related colors

Complementary color

Complementary color for #hex is #B9AACC.


I love getcolorcode.com

Triadic colors

1 #334655 and #553346 with #465533 are triadic colors.

2 #335546 and #554633 with #465533 are triadic colors.