COLOR #465147

HEX: #465147 RGB: (70,81,71)

Color info

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

RGB color model

#465147 color RGB value is (70,81,71).

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

RGB channels and saturation

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

70
81
71

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

Portions of RGB colors in percentages

R + G + B = 70 + 81 + 71 = 222 (100%)
R 70 of 222 ~ 31.53%
G 81 of 222 ~ 36.49%
B 71 of 222 ~ 31.98'%

%31.53
%36.49
%31.98

CMYK color model

#465147 color CMYK value is (14,0,12,68).

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

CMYK: (14,0,12,68)
C14M0Y12K68 (14%, 0%, 12%, 68%)
(0.14 / 0.00 / 0.12 / 0.68)

CMYK percentages

%13.58
%0
%12.35
%68.24

Codes

Color #465147 in popluar color models

46 51 47
RGB 70 81 71
HSL 125° 7.28% 29.61%
HSB/HSV 125° 13.58% 31.76%
CMYK 13.58% 0.00% 12.35%
68.24%

Color #465147 in popluar number systems.

HEX 46 51 47
Decimal 70 81 71
Binary 1000110 1010001 1000111
Octal 106 121 107

Shades and tints

Shades of #465147

#465147
(70,81,71)
#404A41
(64,74,65)
#3A433B
(58,67,59)
#343C35
(52,60,53)
#2E352F
(46,53,47)
#282E29
(40,46,41)
#222723
(34,39,35)
#1C201D
(28,32,29)
#161917
(22,25,23)
#101211
(16,18,17)
#0A0B0B
(10,11,11)
#000000
(0,0,0)

Tints of #465147

#465147
(70,81,71)
#566057
(86,96,87)
#666F67
(102,111,103)
#767E77
(118,126,119)
#868D87
(134,141,135)
#969C97
(150,156,151)
#A6ABA7
(166,171,167)
#B6BAB7
(182,186,183)
#C6C9C7
(198,201,199)
#D6D8D7
(214,216,215)
#E6E7E7
(230,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465147; }

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

This text font color is #465147.

Background Color

.myBgColor { background-color: #465147; }

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

This div background color is #465147.

Border color

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

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

This div border color is #465147.

Opacity

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

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

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

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

This text has shadow with #465147 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465147.

Preview

Color preview on black background

This text has color #465147 on black background.


Color preview on white background

This text has color #465147 on white background.


Black color preview on #465147 background

This text has black color on #465147 background.


White color preview on #465147 background

This text has white color on #465147 background.


Related colors

Complementary color

Complementary color for #hex is #B9AEB8.


I love getcolorcode.com

Triadic colors

1 #474651 and #514746 with #465147 are triadic colors.

2 #475146 and #514647 with #465147 are triadic colors.