COLOR #46554A

HEX: #46554A RGB: (70,85,74)

Color info

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

RGB color model

#46554A color RGB value is (70,85,74).

RGB: (70,85,74) (27%, 33%, 29%)

RGB channels and saturation

R 70 of 255 = 27%
G 85 of 255 = 33%
B 74 of 255 = 29%

70
85
74

R + G + B ~ 30%. #46554A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 85 + 74 = 229 (100%)
R 70 of 229 ~ 30.57%
G 85 of 229 ~ 37.12%
B 74 of 229 ~ 32.31'%

%30.57
%37.12
%32.31

CMYK color model

#46554A color CMYK value is (18,0,13,67).

  • cyan value is 17.65%
  • magenta value is 0.00%
  • yellow value is 12.94%
  • key color value is 66.67%

CMYK: (18,0,13,67)
C18M0Y13K67 (18%, 0%, 13%, 67%)
(0.18 / 0.00 / 0.13 / 0.67)

CMYK percentages

%17.65
%0
%12.94
%66.67

Codes

Color #46554A in popluar color models

46 55 4A
RGB 70 85 74
HSL 136° 9.68% 30.39%
HSB/HSV 136° 17.65% 33.33%
CMYK 17.65% 0.00% 12.94%
66.67%

Color #46554A in popluar number systems.

HEX 46 55 4A
Decimal 70 85 74
Binary 1000110 1010101 1001010
Octal 106 125 112

Shades and tints

Shades of #46554A

#46554A
(70,85,74)
#404E44
(64,78,68)
#3A473E
(58,71,62)
#344038
(52,64,56)
#2E3932
(46,57,50)
#28322C
(40,50,44)
#222B26
(34,43,38)
#1C2420
(28,36,32)
#161D1A
(22,29,26)
#101614
(16,22,20)
#0A0F0E
(10,15,14)
#000000
(0,0,0)

Tints of #46554A

#46554A
(70,85,74)
#56645A
(86,100,90)
#66736A
(102,115,106)
#76827A
(118,130,122)
#86918A
(134,145,138)
#96A09A
(150,160,154)
#A6AFAA
(166,175,170)
#B6BEBA
(182,190,186)
#C6CDCA
(198,205,202)
#D6DCDA
(214,220,218)
#E6EBEA
(230,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46554A color. Also use rgb(70,85,74) instead hex code.

Text Font Color

.myTextColor { color: #46554A; }

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

This text font color is #46554A.

Background Color

.myBgColor { background-color: #46554A; }

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

This div background color is #46554A.

Border color

.myBorderColor { border: 1px solid #46554A; }

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

This div border color is #46554A.

Opacity

.myOpacity80 { color: #46554A; opacity: 0.8; }

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

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

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

This text has shadow with #46554A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46554A.

Preview

Color preview on black background

This text has color #46554A on black background.


Color preview on white background

This text has color #46554A on white background.


Black color preview on #46554A background

This text has black color on #46554A background.


White color preview on #46554A background

This text has white color on #46554A background.


Related colors

Complementary color

Complementary color for #hex is #B9AAB5.


I love getcolorcode.com

Triadic colors

1 #4A4655 and #554A46 with #46554A are triadic colors.

2 #4A5546 and #55464A with #46554A are triadic colors.