COLOR #46823F

HEX: #46823F RGB: (70,130,63)

Color info

#46823F contains mainly green color. Web safe color of #46823F is #339933 (or #393).

RGB color model

#46823F color RGB value is (70,130,63).

RGB: (70,130,63) (27%, 51%, 25%)

RGB channels and saturation

R 70 of 255 = 27%
G 130 of 255 = 51%
B 63 of 255 = 25%

70
130
63

R + G + B ~ 34%. #46823F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 130 + 63 = 263 (100%)
R 70 of 263 ~ 26.62%
G 130 of 263 ~ 49.43%
B 63 of 263 ~ 23.95'%

%26.62
%49.43
%23.95

CMYK color model

#46823F color CMYK value is (46,0,52,49).

  • cyan value is 46.15%
  • magenta value is 0.00%
  • yellow value is 51.54%
  • key color value is 49.02%

CMYK: (46,0,52,49)
C46M0Y52K49 (46%, 0%, 52%, 49%)
(0.46 / 0.00 / 0.52 / 0.49)

CMYK percentages

%46.15
%0
%51.54
%49.02

Codes

Color #46823F in popluar color models

46 82 3F
RGB 70 130 63
HSL 114° 34.72% 37.84%
HSB/HSV 114° 51.54% 50.98%
CMYK 46.15% 0.00% 51.54%
49.02%

Color #46823F in popluar number systems.

HEX 46 82 3F
Decimal 70 130 63
Binary 1000110 10000010 111111
Octal 106 202 77

Shades and tints

Shades of #46823F

#46823F
(70,130,63)
#40773A
(64,119,58)
#3A6C35
(58,108,53)
#346130
(52,97,48)
#2E562B
(46,86,43)
#284B26
(40,75,38)
#224021
(34,64,33)
#1C351C
(28,53,28)
#162A17
(22,42,23)
#101F12
(16,31,18)
#0A140D
(10,20,13)
#000000
(0,0,0)

Tints of #46823F

#46823F
(70,130,63)
#568D50
(86,141,80)
#669861
(102,152,97)
#76A372
(118,163,114)
#86AE83
(134,174,131)
#96B994
(150,185,148)
#A6C4A5
(166,196,165)
#B6CFB6
(182,207,182)
#C6DAC7
(198,218,199)
#D6E5D8
(214,229,216)
#E6F0E9
(230,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #46823F; }

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

This text font color is #46823F.

Background Color

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

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

This div background color is #46823F.

Border color

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

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

This div border color is #46823F.

Opacity

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

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

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

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

This text has shadow with #46823F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46823F.

Preview

Color preview on black background

This text has color #46823F on black background.


Color preview on white background

This text has color #46823F on white background.


Black color preview on #46823F background

This text has black color on #46823F background.


White color preview on #46823F background

This text has white color on #46823F background.


Related colors

Complementary color

Complementary color for #hex is #B97DC0.


I love getcolorcode.com

Triadic colors

1 #3F4682 and #823F46 with #46823F are triadic colors.

2 #3F8246 and #82463F with #46823F are triadic colors.