COLOR #465148

HEX: #465148 RGB: (70,81,72)

Color info

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

RGB color model

#465148 color RGB value is (70,81,72).

RGB: (70,81,72) (27%, 32%, 28%)

RGB channels and saturation

R 70 of 255 = 27%
G 81 of 255 = 32%
B 72 of 255 = 28%

70
81
72

R + G + B ~ 29%. #465148 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 81 + 72 = 223 (100%)
R 70 of 223 ~ 31.39%
G 81 of 223 ~ 36.32%
B 72 of 223 ~ 32.29'%

%31.39
%36.32
%32.29

CMYK color model

#465148 color CMYK value is (14,0,11,68).

  • cyan value is 13.58%
  • magenta value is 0.00%
  • yellow value is 11.11%
  • key color value is 68.24%
CMYK: (14,0,11,68) C14M0Y11K68 (14%,0%,11%,68%) (0.14/0.00/0.11/0.68) 

CMYK percentages

%13.58
%0
%11.11
%68.24

Codes

Color #465148 in popluar color models

46 51 48
RGB 70 81 72
HSL 131° 7.28% 29.61%
HSB/HSV 131° 13.58% 31.76%
CMYK 13.58% 0.00% 11.11%
68.24%

Color #465148 in popluar number systems.

HEX 46 51 48
Decimal 70 81 72
Binary 1000110 1010001 1001000
Octal 106 121 110

Shades and tints

Shades of #465148

#465148
(70,81,72)
#404A42
(64,74,66)
#3A433C
(58,67,60)
#343C36
(52,60,54)
#2E3530
(46,53,48)
#282E2A
(40,46,42)
#222724
(34,39,36)
#1C201E
(28,32,30)
#161918
(22,25,24)
#101212
(16,18,18)
#0A0B0C
(10,11,12)
#000000
(0,0,0)

Tints of #465148

#465148
(70,81,72)
#566058
(86,96,88)
#666F68
(102,111,104)
#767E78
(118,126,120)
#868D88
(134,141,136)
#969C98
(150,156,152)
#A6ABA8
(166,171,168)
#B6BAB8
(182,186,184)
#C6C9C8
(198,201,200)
#D6D8D8
(214,216,216)
#E6E7E8
(230,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465148; }

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

This text font color is #465148.

Background Color

.myBgColor { background-color: #465148; }

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

This div background color is #465148.

Border color

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

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

This div border color is #465148.

Opacity

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

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

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

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

This text has shadow with #465148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465148.

Preview

Color preview on black background

This text has color #465148 on black background.


Color preview on white background

This text has color #465148 on white background.


Black color preview on #465148 background

This text has black color on #465148 background.


White color preview on #465148 background

This text has white color on #465148 background.


Related colors

Complementary color

Complementary color for #hex is #B9AEB7.


I love getcolorcode.com

Triadic colors

1 #484651 and #514846 with #465148 are triadic colors.

2 #485146 and #514648 with #465148 are triadic colors.