COLOR #46716D

HEX: #46716D RGB: (70,113,109)

Color info

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

RGB color model

#46716D color RGB value is (70,113,109).

RGB: (70,113,109) (27%, 44%, 43%)

RGB channels and saturation

R 70 of 255 = 27%
G 113 of 255 = 44%
B 109 of 255 = 43%

70
113
109

R + G + B ~ 38%. #46716D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 113 + 109 = 292 (100%)
R 70 of 292 ~ 23.97%
G 113 of 292 ~ 38.7%
B 109 of 292 ~ 37.33'%

%23.97
%38.7
%37.33

CMYK color model

#46716D color CMYK value is (38,0,4,56).

  • cyan value is 38.05%
  • magenta value is 0.00%
  • yellow value is 3.54%
  • key color value is 55.69%

CMYK: (38,0,4,56)
C38M0Y4K56 (38%, 0%, 4%, 56%)
(0.38 / 0.00 / 0.04 / 0.56)

CMYK percentages

%38.05
%0
%3.54
%55.69

Codes

Color #46716D in popluar color models

46 71 6D
RGB 70 113 109
HSL 174° 23.50% 35.88%
HSB/HSV 174° 38.05% 44.31%
CMYK 38.05% 0.00% 3.54%
55.69%

Color #46716D in popluar number systems.

HEX 46 71 6D
Decimal 70 113 109
Binary 1000110 1110001 1101101
Octal 106 161 155

Shades and tints

Shades of #46716D

#46716D
(70,113,109)
#406764
(64,103,100)
#3A5D5B
(58,93,91)
#345352
(52,83,82)
#2E4949
(46,73,73)
#283F40
(40,63,64)
#223537
(34,53,55)
#1C2B2E
(28,43,46)
#162125
(22,33,37)
#10171C
(16,23,28)
#0A0D13
(10,13,19)
#000000
(0,0,0)

Tints of #46716D

#46716D
(70,113,109)
#567D7A
(86,125,122)
#668987
(102,137,135)
#769594
(118,149,148)
#86A1A1
(134,161,161)
#96ADAE
(150,173,174)
#A6B9BB
(166,185,187)
#B6C5C8
(182,197,200)
#C6D1D5
(198,209,213)
#D6DDE2
(214,221,226)
#E6E9EF
(230,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46716D color. Also use rgb(70,113,109) instead hex code.

Text Font Color

.myTextColor { color: #46716D; }

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

This text font color is #46716D.

Background Color

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

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

This div background color is #46716D.

Border color

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

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

This div border color is #46716D.

Opacity

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

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

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

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

This text has shadow with #46716D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46716D.

Preview

Color preview on black background

This text has color #46716D on black background.


Color preview on white background

This text has color #46716D on white background.


Black color preview on #46716D background

This text has black color on #46716D background.


White color preview on #46716D background

This text has white color on #46716D background.


Related colors

Complementary color

Complementary color for #hex is #B98E92.


I love getcolorcode.com

Triadic colors

1 #6D4671 and #716D46 with #46716D are triadic colors.

2 #6D7146 and #71466D with #46716D are triadic colors.