COLOR #465023

HEX: #465023 RGB: (70,80,35)

Color info

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

RGB color model

#465023 color RGB value is (70,80,35).

RGB: (70,80,35) (27%, 31%, 14%)

RGB channels and saturation

R 70 of 255 = 27%
G 80 of 255 = 31%
B 35 of 255 = 14%

70
80
35

R + G + B ~ 24%. #465023 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 80 + 35 = 185 (100%)
R 70 of 185 ~ 37.84%
G 80 of 185 ~ 43.24%
B 35 of 185 ~ 18.92'%

%37.84
%43.24
%18.92

CMYK color model

#465023 color CMYK value is (13,0,56,69).

  • cyan value is 12.50%
  • magenta value is 0.00%
  • yellow value is 56.25%
  • key color value is 68.63%
CMYK: (13,0,56,69) C13M0Y56K69 (13%,0%,56%,69%) (0.13/0.00/0.56/0.69) 

CMYK percentages

%12.5
%0
%56.25
%68.63

Codes

Color #465023 in popluar color models

46 50 23
RGB 70 80 35
HSL 73° 39.13% 22.55%
HSB/HSV 73° 56.25% 31.37%
CMYK 12.50% 0.00% 56.25%
68.63%

Color #465023 in popluar number systems.

HEX 46 50 23
Decimal 70 80 35
Binary 1000110 1010000 100011
Octal 106 120 43

Shades and tints

Shades of #465023

#465023
(70,80,35)
#404920
(64,73,32)
#3A421D
(58,66,29)
#343B1A
(52,59,26)
#2E3417
(46,52,23)
#282D14
(40,45,20)
#222611
(34,38,17)
#1C1F0E
(28,31,14)
#16180B
(22,24,11)
#101108
(16,17,8)
#0A0A05
(10,10,5)
#000000
(0,0,0)

Tints of #465023

#465023
(70,80,35)
#565F37
(86,95,55)
#666E4B
(102,110,75)
#767D5F
(118,125,95)
#868C73
(134,140,115)
#969B87
(150,155,135)
#A6AA9B
(166,170,155)
#B6B9AF
(182,185,175)
#C6C8C3
(198,200,195)
#D6D7D7
(214,215,215)
#E6E6EB
(230,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #465023 color. Also use rgb(70,80,35) instead hex code.

Text Font Color

.myTextColor { color: #465023; }

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

This text font color is #465023.

Background Color

.myBgColor { background-color: #465023; }

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

This div background color is #465023.

Border color

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

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

This div border color is #465023.

Opacity

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

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

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

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

This text has shadow with #465023 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465023.

Preview

Color preview on black background

This text has color #465023 on black background.


Color preview on white background

This text has color #465023 on white background.


Black color preview on #465023 background

This text has black color on #465023 background.


White color preview on #465023 background

This text has white color on #465023 background.


Related colors

Complementary color

Complementary color for #hex is #B9AFDC.


I love getcolorcode.com

Triadic colors

1 #234650 and #502346 with #465023 are triadic colors.

2 #235046 and #504623 with #465023 are triadic colors.