COLOR #46805E

HEX: #46805E RGB: (70,128,94)

Color info

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

RGB color model

#46805E color RGB value is (70,128,94).

RGB: (70,128,94) (27%, 50%, 37%)

RGB channels and saturation

R 70 of 255 = 27%
G 128 of 255 = 50%
B 94 of 255 = 37%

70
128
94

R + G + B ~ 38%. #46805E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 128 + 94 = 292 (100%)
R 70 of 292 ~ 23.97%
G 128 of 292 ~ 43.84%
B 94 of 292 ~ 32.19'%

%23.97
%43.84
%32.19

CMYK color model

#46805E color CMYK value is (45,0,27,50).

  • cyan value is 45.31%
  • magenta value is 0.00%
  • yellow value is 26.56%
  • key color value is 49.80%

CMYK: (45,0,27,50)
C45M0Y27K50 (45%, 0%, 27%, 50%)
(0.45 / 0.00 / 0.27 / 0.50)

CMYK percentages

%45.31
%0
%26.56
%49.8

Codes

Color #46805E in popluar color models

46 80 5E
RGB 70 128 94
HSL 145° 29.29% 38.82%
HSB/HSV 145° 45.31% 50.20%
CMYK 45.31% 0.00% 26.56%
49.80%

Color #46805E in popluar number systems.

HEX 46 80 5E
Decimal 70 128 94
Binary 1000110 10000000 1011110
Octal 106 200 136

Shades and tints

Shades of #46805E

#46805E
(70,128,94)
#407556
(64,117,86)
#3A6A4E
(58,106,78)
#345F46
(52,95,70)
#2E543E
(46,84,62)
#284936
(40,73,54)
#223E2E
(34,62,46)
#1C3326
(28,51,38)
#16281E
(22,40,30)
#101D16
(16,29,22)
#0A120E
(10,18,14)
#000000
(0,0,0)

Tints of #46805E

#46805E
(70,128,94)
#568B6C
(86,139,108)
#66967A
(102,150,122)
#76A188
(118,161,136)
#86AC96
(134,172,150)
#96B7A4
(150,183,164)
#A6C2B2
(166,194,178)
#B6CDC0
(182,205,192)
#C6D8CE
(198,216,206)
#D6E3DC
(214,227,220)
#E6EEEA
(230,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46805E color. Also use rgb(70,128,94) instead hex code.

Text Font Color

.myTextColor { color: #46805E; }

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

This text font color is #46805E.

Background Color

.myBgColor { background-color: #46805E; }

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

This div background color is #46805E.

Border color

.myBorderColor { border: 1px solid #46805E; }

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

This div border color is #46805E.

Opacity

.myOpacity80 { color: #46805E; opacity: 0.8; }

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

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

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

This text has shadow with #46805E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46805E.

Preview

Color preview on black background

This text has color #46805E on black background.


Color preview on white background

This text has color #46805E on white background.


Black color preview on #46805E background

This text has black color on #46805E background.


White color preview on #46805E background

This text has white color on #46805E background.


Related colors

Complementary color

Complementary color for #hex is #B97FA1.


I love getcolorcode.com

Triadic colors

1 #5E4680 and #805E46 with #46805E are triadic colors.

2 #5E8046 and #80465E with #46805E are triadic colors.