COLOR #46675A

HEX: #46675A RGB: (70,103,90)

Color info

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

RGB color model

#46675A color RGB value is (70,103,90).

RGB: (70,103,90) (27%, 40%, 35%)

RGB channels and saturation

R 70 of 255 = 27%
G 103 of 255 = 40%
B 90 of 255 = 35%

70
103
90

R + G + B ~ 34%. #46675A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 103 + 90 = 263 (100%)
R 70 of 263 ~ 26.62%
G 103 of 263 ~ 39.16%
B 90 of 263 ~ 34.22'%

%26.62
%39.16
%34.22

CMYK color model

#46675A color CMYK value is (32,0,13,60).

  • cyan value is 32.04%
  • magenta value is 0.00%
  • yellow value is 12.62%
  • key color value is 59.61%
CMYK: (32,0,13,60) C32M0Y13K60 (32%,0%,13%,60%) (0.32/0.00/0.13/0.60) 

CMYK percentages

%32.04
%0
%12.62
%59.61

Codes

Color #46675A in popluar color models

46 67 5A
RGB 70 103 90
HSL 156° 19.08% 33.92%
HSB/HSV 156° 32.04% 40.39%
CMYK 32.04% 0.00% 12.62%
59.61%

Color #46675A in popluar number systems.

HEX 46 67 5A
Decimal 70 103 90
Binary 1000110 1100111 1011010
Octal 106 147 132

Shades and tints

Shades of #46675A

#46675A
(70,103,90)
#405E52
(64,94,82)
#3A554A
(58,85,74)
#344C42
(52,76,66)
#2E433A
(46,67,58)
#283A32
(40,58,50)
#22312A
(34,49,42)
#1C2822
(28,40,34)
#161F1A
(22,31,26)
#101612
(16,22,18)
#0A0D0A
(10,13,10)
#000000
(0,0,0)

Tints of #46675A

#46675A
(70,103,90)
#567469
(86,116,105)
#668178
(102,129,120)
#768E87
(118,142,135)
#869B96
(134,155,150)
#96A8A5
(150,168,165)
#A6B5B4
(166,181,180)
#B6C2C3
(182,194,195)
#C6CFD2
(198,207,210)
#D6DCE1
(214,220,225)
#E6E9F0
(230,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46675A color. Also use rgb(70,103,90) instead hex code.

Text Font Color

.myTextColor { color: #46675A; }

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

This text font color is #46675A.

Background Color

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

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

This div background color is #46675A.

Border color

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

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

This div border color is #46675A.

Opacity

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

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

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

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

This text has shadow with #46675A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46675A.

Preview

Color preview on black background

This text has color #46675A on black background.


Color preview on white background

This text has color #46675A on white background.


Black color preview on #46675A background

This text has black color on #46675A background.


White color preview on #46675A background

This text has white color on #46675A background.


Related colors

Complementary color

Complementary color for #hex is #B998A5.


I love getcolorcode.com

Triadic colors

1 #5A4667 and #675A46 with #46675A are triadic colors.

2 #5A6746 and #67465A with #46675A are triadic colors.