COLOR #466354

HEX: #466354 RGB: (70,99,84)

Color info

#466354 contains red, green and blue colors in about the same proportion. Web safe color of #466354 is #336666 (or #366).

RGB color model

#466354 color RGB value is (70,99,84).

RGB: (70,99,84) (27%, 39%, 33%)

RGB channels and saturation

R 70 of 255 = 27%
G 99 of 255 = 39%
B 84 of 255 = 33%

70
99
84

R + G + B ~ 33%. #466354 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 99 + 84 = 253 (100%)
R 70 of 253 ~ 27.67%
G 99 of 253 ~ 39.13%
B 84 of 253 ~ 33.2'%

%27.67
%39.13
%33.2

CMYK color model

#466354 color CMYK value is (29,0,15,61).

  • cyan value is 29.29%
  • magenta value is 0.00%
  • yellow value is 15.15%
  • key color value is 61.18%

CMYK: (29,0,15,61)
C29M0Y15K61 (29%, 0%, 15%, 61%)
(0.29 / 0.00 / 0.15 / 0.61)

CMYK percentages

%29.29
%0
%15.15
%61.18

Codes

Color #466354 in popluar color models

46 63 54
RGB 70 99 84
HSL 149° 17.16% 33.14%
HSB/HSV 149° 29.29% 38.82%
CMYK 29.29% 0.00% 15.15%
61.18%

Color #466354 in popluar number systems.

HEX 46 63 54
Decimal 70 99 84
Binary 1000110 1100011 1010100
Octal 106 143 124

Shades and tints

Shades of #466354

#466354
(70,99,84)
#405A4D
(64,90,77)
#3A5146
(58,81,70)
#34483F
(52,72,63)
#2E3F38
(46,63,56)
#283631
(40,54,49)
#222D2A
(34,45,42)
#1C2423
(28,36,35)
#161B1C
(22,27,28)
#101215
(16,18,21)
#0A090E
(10,9,14)
#000000
(0,0,0)

Tints of #466354

#466354
(70,99,84)
#567163
(86,113,99)
#667F72
(102,127,114)
#768D81
(118,141,129)
#869B90
(134,155,144)
#96A99F
(150,169,159)
#A6B7AE
(166,183,174)
#B6C5BD
(182,197,189)
#C6D3CC
(198,211,204)
#D6E1DB
(214,225,219)
#E6EFEA
(230,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #466354; }

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

This text font color is #466354.

Background Color

.myBgColor { background-color: #466354; }

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

This div background color is #466354.

Border color

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

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

This div border color is #466354.

Opacity

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

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

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

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

This text has shadow with #466354 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466354.

Preview

Color preview on black background

This text has color #466354 on black background.


Color preview on white background

This text has color #466354 on white background.


Black color preview on #466354 background

This text has black color on #466354 background.


White color preview on #466354 background

This text has white color on #466354 background.


Related colors

Complementary color

Complementary color for #hex is #B99CAB.


I love getcolorcode.com

Triadic colors

1 #544663 and #635446 with #466354 are triadic colors.

2 #546346 and #634654 with #466354 are triadic colors.