COLOR #465746

HEX: #465746 RGB: (70,87,70)

Color info

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

RGB color model

#465746 color RGB value is (70,87,70).

RGB: (70,87,70) (27%, 34%, 27%)

RGB channels and saturation

R 70 of 255 = 27%
G 87 of 255 = 34%
B 70 of 255 = 27%

70
87
70

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

Portions of RGB colors in percentages

R + G + B = 70 + 87 + 70 = 227 (100%)
R 70 of 227 ~ 30.84%
G 87 of 227 ~ 38.33%
B 70 of 227 ~ 30.84'%

%30.84
%38.33
%30.84

CMYK color model

#465746 color CMYK value is (20,0,20,66).

  • cyan value is 19.54%
  • magenta value is 0.00%
  • yellow value is 19.54%
  • key color value is 65.88%

CMYK: (20,0,20,66)
C20M0Y20K66 (20%, 0%, 20%, 66%)
(0.20 / 0.00 / 0.20 / 0.66)

CMYK percentages

%19.54
%0
%19.54
%65.88

Codes

Color #465746 in popluar color models

46 57 46
RGB 70 87 70
HSL 120° 10.83% 30.78%
HSB/HSV 120° 19.54% 34.12%
CMYK 19.54% 0.00% 19.54%
65.88%

Color #465746 in popluar number systems.

HEX 46 57 46
Decimal 70 87 70
Binary 1000110 1010111 1000110
Octal 106 127 106

Shades and tints

Shades of #465746

#465746
(70,87,70)
#405040
(64,80,64)
#3A493A
(58,73,58)
#344234
(52,66,52)
#2E3B2E
(46,59,46)
#283428
(40,52,40)
#222D22
(34,45,34)
#1C261C
(28,38,28)
#161F16
(22,31,22)
#101810
(16,24,16)
#0A110A
(10,17,10)
#000000
(0,0,0)

Tints of #465746

#465746
(70,87,70)
#566656
(86,102,86)
#667566
(102,117,102)
#768476
(118,132,118)
#869386
(134,147,134)
#96A296
(150,162,150)
#A6B1A6
(166,177,166)
#B6C0B6
(182,192,182)
#C6CFC6
(198,207,198)
#D6DED6
(214,222,214)
#E6EDE6
(230,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465746; }

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

This text font color is #465746.

Background Color

.myBgColor { background-color: #465746; }

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

This div background color is #465746.

Border color

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

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

This div border color is #465746.

Opacity

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

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

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

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

This text has shadow with #465746 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465746.

Preview

Color preview on black background

This text has color #465746 on black background.


Color preview on white background

This text has color #465746 on white background.


Black color preview on #465746 background

This text has black color on #465746 background.


White color preview on #465746 background

This text has white color on #465746 background.


Related colors

Complementary color

Complementary color for #hex is #B9A8B9.


I love getcolorcode.com

Triadic colors

1 #464657 and #574646 with #465746 are triadic colors.

2 #465746 and #574646 with #465746 are triadic colors.