COLOR #465138

HEX: #465138 RGB: (70,81,56)

Color info

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

RGB color model

#465138 color RGB value is (70,81,56).

RGB: (70,81,56) (27%, 32%, 22%)

RGB channels and saturation

R 70 of 255 = 27%
G 81 of 255 = 32%
B 56 of 255 = 22%

70
81
56

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

Portions of RGB colors in percentages

R + G + B = 70 + 81 + 56 = 207 (100%)
R 70 of 207 ~ 33.82%
G 81 of 207 ~ 39.13%
B 56 of 207 ~ 27.05'%

%33.82
%39.13
%27.05

CMYK color model

#465138 color CMYK value is (14,0,31,68).

  • cyan value is 13.58%
  • magenta value is 0.00%
  • yellow value is 30.86%
  • key color value is 68.24%

CMYK: (14,0,31,68)
C14M0Y31K68 (14%, 0%, 31%, 68%)
(0.14 / 0.00 / 0.31 / 0.68)

CMYK percentages

%13.58
%0
%30.86
%68.24

Codes

Color #465138 in popluar color models

46 51 38
RGB 70 81 56
HSL 86° 18.25% 26.86%
HSB/HSV 86° 30.86% 31.76%
CMYK 13.58% 0.00% 30.86%
68.24%

Color #465138 in popluar number systems.

HEX 46 51 38
Decimal 70 81 56
Binary 1000110 1010001 111000
Octal 106 121 70

Shades and tints

Shades of #465138

#465138
(70,81,56)
#404A33
(64,74,51)
#3A432E
(58,67,46)
#343C29
(52,60,41)
#2E3524
(46,53,36)
#282E1F
(40,46,31)
#22271A
(34,39,26)
#1C2015
(28,32,21)
#161910
(22,25,16)
#10120B
(16,18,11)
#0A0B06
(10,11,6)
#000000
(0,0,0)

Tints of #465138

#465138
(70,81,56)
#56604A
(86,96,74)
#666F5C
(102,111,92)
#767E6E
(118,126,110)
#868D80
(134,141,128)
#969C92
(150,156,146)
#A6ABA4
(166,171,164)
#B6BAB6
(182,186,182)
#C6C9C8
(198,201,200)
#D6D8DA
(214,216,218)
#E6E7EC
(230,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465138; }

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

This text font color is #465138.

Background Color

.myBgColor { background-color: #465138; }

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

This div background color is #465138.

Border color

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

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

This div border color is #465138.

Opacity

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

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

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

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

This text has shadow with #465138 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465138.

Preview

Color preview on black background

This text has color #465138 on black background.


Color preview on white background

This text has color #465138 on white background.


Black color preview on #465138 background

This text has black color on #465138 background.


White color preview on #465138 background

This text has white color on #465138 background.


Related colors

Complementary color

Complementary color for #hex is #B9AEC7.


I love getcolorcode.com

Triadic colors

1 #384651 and #513846 with #465138 are triadic colors.

2 #385146 and #514638 with #465138 are triadic colors.