COLOR #46624E

HEX: #46624E RGB: (70,98,78)

Color info

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

RGB color model

#46624E color RGB value is (70,98,78).

RGB: (70,98,78) (27%, 38%, 31%)

RGB channels and saturation

R 70 of 255 = 27%
G 98 of 255 = 38%
B 78 of 255 = 31%

70
98
78

R + G + B ~ 32%. #46624E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 98 + 78 = 246 (100%)
R 70 of 246 ~ 28.46%
G 98 of 246 ~ 39.84%
B 78 of 246 ~ 31.71'%

%28.46
%39.84
%31.71

CMYK color model

#46624E color CMYK value is (29,0,20,62).

  • cyan value is 28.57%
  • magenta value is 0.00%
  • yellow value is 20.41%
  • key color value is 61.57%
CMYK: (29,0,20,62) C29M0Y20K62 (29%,0%,20%,62%) (0.29/0.00/0.20/0.62) 

CMYK percentages

%28.57
%0
%20.41
%61.57

Codes

Color #46624E in popluar color models

46 62 4E
RGB 70 98 78
HSL 137° 16.67% 32.94%
HSB/HSV 137° 28.57% 38.43%
CMYK 28.57% 0.00% 20.41%
61.57%

Color #46624E in popluar number systems.

HEX 46 62 4E
Decimal 70 98 78
Binary 1000110 1100010 1001110
Octal 106 142 116

Shades and tints

Shades of #46624E

#46624E
(70,98,78)
#405A47
(64,90,71)
#3A5240
(58,82,64)
#344A39
(52,74,57)
#2E4232
(46,66,50)
#283A2B
(40,58,43)
#223224
(34,50,36)
#1C2A1D
(28,42,29)
#162216
(22,34,22)
#101A0F
(16,26,15)
#0A1208
(10,18,8)
#000000
(0,0,0)

Tints of #46624E

#46624E
(70,98,78)
#56705E
(86,112,94)
#667E6E
(102,126,110)
#768C7E
(118,140,126)
#869A8E
(134,154,142)
#96A89E
(150,168,158)
#A6B6AE
(166,182,174)
#B6C4BE
(182,196,190)
#C6D2CE
(198,210,206)
#D6E0DE
(214,224,222)
#E6EEEE
(230,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46624E color. Also use rgb(70,98,78) instead hex code.

Text Font Color

.myTextColor { color: #46624E; }

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

This text font color is #46624E.

Background Color

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

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

This div background color is #46624E.

Border color

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

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

This div border color is #46624E.

Opacity

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

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

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

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

This text has shadow with #46624E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46624E.

Preview

Color preview on black background

This text has color #46624E on black background.


Color preview on white background

This text has color #46624E on white background.


Black color preview on #46624E background

This text has black color on #46624E background.


White color preview on #46624E background

This text has white color on #46624E background.


Related colors

Complementary color

Complementary color for #hex is #B99DB1.


I love getcolorcode.com

Triadic colors

1 #4E4662 and #624E46 with #46624E are triadic colors.

2 #4E6246 and #62464E with #46624E are triadic colors.