COLOR #46594F

HEX: #46594F RGB: (70,89,79)

Color info

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

RGB color model

#46594F color RGB value is (70,89,79).

RGB: (70,89,79) (27%, 35%, 31%)

RGB channels and saturation

R 70 of 255 = 27%
G 89 of 255 = 35%
B 79 of 255 = 31%

70
89
79

R + G + B ~ 31%. #46594F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 89 + 79 = 238 (100%)
R 70 of 238 ~ 29.41%
G 89 of 238 ~ 37.39%
B 79 of 238 ~ 33.19'%

%29.41
%37.39
%33.19

CMYK color model

#46594F color CMYK value is (21,0,11,65).

  • cyan value is 21.35%
  • magenta value is 0.00%
  • yellow value is 11.24%
  • key color value is 65.10%

CMYK: (21,0,11,65)
C21M0Y11K65 (21%, 0%, 11%, 65%)
(0.21 / 0.00 / 0.11 / 0.65)

CMYK percentages

%21.35
%0
%11.24
%65.1

Codes

Color #46594F in popluar color models

46 59 4F
RGB 70 89 79
HSL 148° 11.95% 31.18%
HSB/HSV 148° 21.35% 34.90%
CMYK 21.35% 0.00% 11.24%
65.10%

Color #46594F in popluar number systems.

HEX 46 59 4F
Decimal 70 89 79
Binary 1000110 1011001 1001111
Octal 106 131 117

Shades and tints

Shades of #46594F

#46594F
(70,89,79)
#405148
(64,81,72)
#3A4941
(58,73,65)
#34413A
(52,65,58)
#2E3933
(46,57,51)
#28312C
(40,49,44)
#222925
(34,41,37)
#1C211E
(28,33,30)
#161917
(22,25,23)
#101110
(16,17,16)
#0A0909
(10,9,9)
#000000
(0,0,0)

Tints of #46594F

#46594F
(70,89,79)
#56685F
(86,104,95)
#66776F
(102,119,111)
#76867F
(118,134,127)
#86958F
(134,149,143)
#96A49F
(150,164,159)
#A6B3AF
(166,179,175)
#B6C2BF
(182,194,191)
#C6D1CF
(198,209,207)
#D6E0DF
(214,224,223)
#E6EFEF
(230,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46594F color. Also use rgb(70,89,79) instead hex code.

Text Font Color

.myTextColor { color: #46594F; }

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

This text font color is #46594F.

Background Color

.myBgColor { background-color: #46594F; }

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

This div background color is #46594F.

Border color

.myBorderColor { border: 1px solid #46594F; }

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

This div border color is #46594F.

Opacity

.myOpacity80 { color: #46594F; opacity: 0.8; }

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

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

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

This text has shadow with #46594F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46594F.

Preview

Color preview on black background

This text has color #46594F on black background.


Color preview on white background

This text has color #46594F on white background.


Black color preview on #46594F background

This text has black color on #46594F background.


White color preview on #46594F background

This text has white color on #46594F background.


Related colors

Complementary color

Complementary color for #hex is #B9A6B0.


I love getcolorcode.com

Triadic colors

1 #4F4659 and #594F46 with #46594F are triadic colors.

2 #4F5946 and #59464F with #46594F are triadic colors.