COLOR #46584D

HEX: #46584D RGB: (70,88,77)

Color info

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

RGB color model

#46584D color RGB value is (70,88,77).

RGB: (70,88,77) (27%, 35%, 30%)

RGB channels and saturation

R 70 of 255 = 27%
G 88 of 255 = 35%
B 77 of 255 = 30%

70
88
77

R + G + B ~ 31%. #46584D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 88 + 77 = 235 (100%)
R 70 of 235 ~ 29.79%
G 88 of 235 ~ 37.45%
B 77 of 235 ~ 32.77'%

%29.79
%37.45
%32.77

CMYK color model

#46584D color CMYK value is (20,0,13,65).

  • cyan value is 20.45%
  • magenta value is 0.00%
  • yellow value is 12.50%
  • key color value is 65.49%

CMYK: (20,0,13,65)
C20M0Y13K65 (20%, 0%, 13%, 65%)
(0.20 / 0.00 / 0.13 / 0.65)

CMYK percentages

%20.45
%0
%12.5
%65.49

Codes

Color #46584D in popluar color models

46 58 4D
RGB 70 88 77
HSL 143° 11.39% 30.98%
HSB/HSV 143° 20.45% 34.51%
CMYK 20.45% 0.00% 12.50%
65.49%

Color #46584D in popluar number systems.

HEX 46 58 4D
Decimal 70 88 77
Binary 1000110 1011000 1001101
Octal 106 130 115

Shades and tints

Shades of #46584D

#46584D
(70,88,77)
#405046
(64,80,70)
#3A483F
(58,72,63)
#344038
(52,64,56)
#2E3831
(46,56,49)
#28302A
(40,48,42)
#222823
(34,40,35)
#1C201C
(28,32,28)
#161815
(22,24,21)
#10100E
(16,16,14)
#0A0807
(10,8,7)
#000000
(0,0,0)

Tints of #46584D

#46584D
(70,88,77)
#56675D
(86,103,93)
#66766D
(102,118,109)
#76857D
(118,133,125)
#86948D
(134,148,141)
#96A39D
(150,163,157)
#A6B2AD
(166,178,173)
#B6C1BD
(182,193,189)
#C6D0CD
(198,208,205)
#D6DFDD
(214,223,221)
#E6EEED
(230,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46584D color. Also use rgb(70,88,77) instead hex code.

Text Font Color

.myTextColor { color: #46584D; }

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

This text font color is #46584D.

Background Color

.myBgColor { background-color: #46584D; }

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

This div background color is #46584D.

Border color

.myBorderColor { border: 1px solid #46584D; }

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

This div border color is #46584D.

Opacity

.myOpacity80 { color: #46584D; opacity: 0.8; }

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

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

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

This text has shadow with #46584D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46584D.

Preview

Color preview on black background

This text has color #46584D on black background.


Color preview on white background

This text has color #46584D on white background.


Black color preview on #46584D background

This text has black color on #46584D background.


White color preview on #46584D background

This text has white color on #46584D background.


Related colors

Complementary color

Complementary color for #hex is #B9A7B2.


I love getcolorcode.com

Triadic colors

1 #4D4658 and #584D46 with #46584D are triadic colors.

2 #4D5846 and #58464D with #46584D are triadic colors.