COLOR #465038

HEX: #465038 RGB: (70,80,56)

Color info

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

RGB color model

#465038 color RGB value is (70,80,56).

RGB: (70,80,56) (27%, 31%, 22%)

RGB channels and saturation

R 70 of 255 = 27%
G 80 of 255 = 31%
B 56 of 255 = 22%

70
80
56

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

Portions of RGB colors in percentages

R + G + B = 70 + 80 + 56 = 206 (100%)
R 70 of 206 ~ 33.98%
G 80 of 206 ~ 38.83%
B 56 of 206 ~ 27.18'%

%33.98
%38.83
%27.18

CMYK color model

#465038 color CMYK value is (13,0,30,69).

  • cyan value is 12.50%
  • magenta value is 0.00%
  • yellow value is 30.00%
  • key color value is 68.63%

CMYK: (13,0,30,69)
C13M0Y30K69 (13%, 0%, 30%, 69%)
(0.13 / 0.00 / 0.30 / 0.69)

CMYK percentages

%12.5
%0
%30
%68.63

Codes

Color #465038 in popluar color models

46 50 38
RGB 70 80 56
HSL 85° 17.65% 26.67%
HSB/HSV 85° 30.00% 31.37%
CMYK 12.50% 0.00% 30.00%
68.63%

Color #465038 in popluar number systems.

HEX 46 50 38
Decimal 70 80 56
Binary 1000110 1010000 111000
Octal 106 120 70

Shades and tints

Shades of #465038

#465038
(70,80,56)
#404933
(64,73,51)
#3A422E
(58,66,46)
#343B29
(52,59,41)
#2E3424
(46,52,36)
#282D1F
(40,45,31)
#22261A
(34,38,26)
#1C1F15
(28,31,21)
#161810
(22,24,16)
#10110B
(16,17,11)
#0A0A06
(10,10,6)
#000000
(0,0,0)

Tints of #465038

#465038
(70,80,56)
#565F4A
(86,95,74)
#666E5C
(102,110,92)
#767D6E
(118,125,110)
#868C80
(134,140,128)
#969B92
(150,155,146)
#A6AAA4
(166,170,164)
#B6B9B6
(182,185,182)
#C6C8C8
(198,200,200)
#D6D7DA
(214,215,218)
#E6E6EC
(230,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465038; }

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

This text font color is #465038.

Background Color

.myBgColor { background-color: #465038; }

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

This div background color is #465038.

Border color

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

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

This div border color is #465038.

Opacity

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

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

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

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

This text has shadow with #465038 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465038.

Preview

Color preview on black background

This text has color #465038 on black background.


Color preview on white background

This text has color #465038 on white background.


Black color preview on #465038 background

This text has black color on #465038 background.


White color preview on #465038 background

This text has white color on #465038 background.


Related colors

Complementary color

Complementary color for #hex is #B9AFC7.


I love getcolorcode.com

Triadic colors

1 #384650 and #503846 with #465038 are triadic colors.

2 #385046 and #504638 with #465038 are triadic colors.