COLOR #46813C

HEX: #46813C RGB: (70,129,60)

Color info

#46813C contains mainly red and green colors. Web safe color of #46813C is #339933 (or #393).

RGB color model

#46813C color RGB value is (70,129,60).

RGB: (70,129,60) (27%, 51%, 24%)

RGB channels and saturation

R 70 of 255 = 27%
G 129 of 255 = 51%
B 60 of 255 = 24%

70
129
60

R + G + B ~ 34%. #46813C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 129 + 60 = 259 (100%)
R 70 of 259 ~ 27.03%
G 129 of 259 ~ 49.81%
B 60 of 259 ~ 23.17'%

%27.03
%49.81
%23.17

CMYK color model

#46813C color CMYK value is (46,0,53,49).

  • cyan value is 45.74%
  • magenta value is 0.00%
  • yellow value is 53.49%
  • key color value is 49.41%
CMYK: (46,0,53,49) C46M0Y53K49 (46%,0%,53%,49%) (0.46/0.00/0.53/0.49) 

CMYK percentages

%45.74
%0
%53.49
%49.41

Codes

Color #46813C in popluar color models

46 81 3C
RGB 70 129 60
HSL 111° 36.51% 37.06%
HSB/HSV 111° 53.49% 50.59%
CMYK 45.74% 0.00% 53.49%
49.41%

Color #46813C in popluar number systems.

HEX 46 81 3C
Decimal 70 129 60
Binary 1000110 10000001 111100
Octal 106 201 74

Shades and tints

Shades of #46813C

#46813C
(70,129,60)
#407637
(64,118,55)
#3A6B32
(58,107,50)
#34602D
(52,96,45)
#2E5528
(46,85,40)
#284A23
(40,74,35)
#223F1E
(34,63,30)
#1C3419
(28,52,25)
#162914
(22,41,20)
#101E0F
(16,30,15)
#0A130A
(10,19,10)
#000000
(0,0,0)

Tints of #46813C

#46813C
(70,129,60)
#568C4D
(86,140,77)
#66975E
(102,151,94)
#76A26F
(118,162,111)
#86AD80
(134,173,128)
#96B891
(150,184,145)
#A6C3A2
(166,195,162)
#B6CEB3
(182,206,179)
#C6D9C4
(198,217,196)
#D6E4D5
(214,228,213)
#E6EFE6
(230,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46813C color. Also use rgb(70,129,60) instead hex code.

Text Font Color

.myTextColor { color: #46813C; }

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

This text font color is #46813C.

Background Color

.myBgColor { background-color: #46813C; }

<div style="background-color:#46813C">Inner text</div>

This div background color is #46813C.

Border color

.myBorderColor { border: 1px solid #46813C; }

<div style="border:3px solid #46813C">Div</div>

This div border color is #46813C.

Opacity

.myOpacity80 { color: #46813C; opacity: 0.8; }

<p style="color:#46813C;opacity:0.8;">80%</p>

Text with #46813C 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 #46813C;}

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

This text has shadow with #46813C color.


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

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

This text has shadow with #46813C primary color and red secondary color.


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

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

This text has shadow with #46813C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #46813C.

Preview

Color preview on black background

This text has color #46813C on black background.


Color preview on white background

This text has color #46813C on white background.


Black color preview on #46813C background

This text has black color on #46813C background.


White color preview on #46813C background

This text has white color on #46813C background.


Related colors

Complementary color

Complementary color for #hex is #B97EC3.


I love getcolorcode.com

Triadic colors

1 #3C4681 and #813C46 with #46813C are triadic colors.

2 #3C8146 and #81463C with #46813C are triadic colors.