COLOR #46563F

HEX: #46563F RGB: (70,86,63)

Color info

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

RGB color model

#46563F color RGB value is (70,86,63).

RGB: (70,86,63) (27%, 34%, 25%)

RGB channels and saturation

R 70 of 255 = 27%
G 86 of 255 = 34%
B 63 of 255 = 25%

70
86
63

R + G + B ~ 29%. #46563F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 86 + 63 = 219 (100%)
R 70 of 219 ~ 31.96%
G 86 of 219 ~ 39.27%
B 63 of 219 ~ 28.77'%

%31.96
%39.27
%28.77

CMYK color model

#46563F color CMYK value is (19,0,27,66).

  • cyan value is 18.60%
  • magenta value is 0.00%
  • yellow value is 26.74%
  • key color value is 66.27%
CMYK: (19,0,27,66) C19M0Y27K66 (19%,0%,27%,66%) (0.19/0.00/0.27/0.66) 

CMYK percentages

%18.6
%0
%26.74
%66.27

Codes

Color #46563F in popluar color models

46 56 3F
RGB 70 86 63
HSL 102° 15.44% 29.22%
HSB/HSV 102° 26.74% 33.73%
CMYK 18.60% 0.00% 26.74%
66.27%

Color #46563F in popluar number systems.

HEX 46 56 3F
Decimal 70 86 63
Binary 1000110 1010110 111111
Octal 106 126 77

Shades and tints

Shades of #46563F

#46563F
(70,86,63)
#404F3A
(64,79,58)
#3A4835
(58,72,53)
#344130
(52,65,48)
#2E3A2B
(46,58,43)
#283326
(40,51,38)
#222C21
(34,44,33)
#1C251C
(28,37,28)
#161E17
(22,30,23)
#101712
(16,23,18)
#0A100D
(10,16,13)
#000000
(0,0,0)

Tints of #46563F

#46563F
(70,86,63)
#566550
(86,101,80)
#667461
(102,116,97)
#768372
(118,131,114)
#869283
(134,146,131)
#96A194
(150,161,148)
#A6B0A5
(166,176,165)
#B6BFB6
(182,191,182)
#C6CEC7
(198,206,199)
#D6DDD8
(214,221,216)
#E6ECE9
(230,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #46563F; }

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

This text font color is #46563F.

Background Color

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

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

This div background color is #46563F.

Border color

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

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

This div border color is #46563F.

Opacity

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

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

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

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

This text has shadow with #46563F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46563F.

Preview

Color preview on black background

This text has color #46563F on black background.


Color preview on white background

This text has color #46563F on white background.


Black color preview on #46563F background

This text has black color on #46563F background.


White color preview on #46563F background

This text has white color on #46563F background.


Related colors

Complementary color

Complementary color for #hex is #B9A9C0.


I love getcolorcode.com

Triadic colors

1 #3F4656 and #563F46 with #46563F are triadic colors.

2 #3F5646 and #56463F with #46563F are triadic colors.