COLOR #46563D

HEX: #46563D RGB: (70,86,61)

Color info

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

RGB color model

#46563D color RGB value is (70,86,61).

RGB: (70,86,61) (27%, 34%, 24%)

RGB channels and saturation

R 70 of 255 = 27%
G 86 of 255 = 34%
B 61 of 255 = 24%

70
86
61

R + G + B ~ 28%. #46563D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 86 + 61 = 217 (100%)
R 70 of 217 ~ 32.26%
G 86 of 217 ~ 39.63%
B 61 of 217 ~ 28.11'%

%32.26
%39.63
%28.11

CMYK color model

#46563D color CMYK value is (19,0,29,66).

  • cyan value is 18.60%
  • magenta value is 0.00%
  • yellow value is 29.07%
  • key color value is 66.27%

CMYK: (19,0,29,66)
C19M0Y29K66 (19%, 0%, 29%, 66%)
(0.19 / 0.00 / 0.29 / 0.66)

CMYK percentages

%18.6
%0
%29.07
%66.27

Codes

Color #46563D in popluar color models

46 56 3D
RGB 70 86 61
HSL 98° 17.01% 28.82%
HSB/HSV 98° 29.07% 33.73%
CMYK 18.60% 0.00% 29.07%
66.27%

Color #46563D in popluar number systems.

HEX 46 56 3D
Decimal 70 86 61
Binary 1000110 1010110 111101
Octal 106 126 75

Shades and tints

Shades of #46563D

#46563D
(70,86,61)
#404F38
(64,79,56)
#3A4833
(58,72,51)
#34412E
(52,65,46)
#2E3A29
(46,58,41)
#283324
(40,51,36)
#222C1F
(34,44,31)
#1C251A
(28,37,26)
#161E15
(22,30,21)
#101710
(16,23,16)
#0A100B
(10,16,11)
#000000
(0,0,0)

Tints of #46563D

#46563D
(70,86,61)
#56654E
(86,101,78)
#66745F
(102,116,95)
#768370
(118,131,112)
#869281
(134,146,129)
#96A192
(150,161,146)
#A6B0A3
(166,176,163)
#B6BFB4
(182,191,180)
#C6CEC5
(198,206,197)
#D6DDD6
(214,221,214)
#E6ECE7
(230,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46563D color. Also use rgb(70,86,61) instead hex code.

Text Font Color

.myTextColor { color: #46563D; }

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

This text font color is #46563D.

Background Color

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

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

This div background color is #46563D.

Border color

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

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

This div border color is #46563D.

Opacity

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

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

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

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

This text has shadow with #46563D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46563D.

Preview

Color preview on black background

This text has color #46563D on black background.


Color preview on white background

This text has color #46563D on white background.


Black color preview on #46563D background

This text has black color on #46563D background.


White color preview on #46563D background

This text has white color on #46563D background.


Related colors

Complementary color

Complementary color for #hex is #B9A9C2.


I love getcolorcode.com

Triadic colors

1 #3D4656 and #563D46 with #46563D are triadic colors.

2 #3D5646 and #56463D with #46563D are triadic colors.