COLOR #46865D

HEX: #46865D RGB: (70,134,93)

Color info

#46865D contains mainly green and blue colors. Web safe color of #46865D is #339966 (or #396).

RGB color model

#46865D color RGB value is (70,134,93).

RGB: (70,134,93) (27%, 53%, 36%)

RGB channels and saturation

R 70 of 255 = 27%
G 134 of 255 = 53%
B 93 of 255 = 36%

70
134
93

R + G + B ~ 39%. #46865D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 134 + 93 = 297 (100%)
R 70 of 297 ~ 23.57%
G 134 of 297 ~ 45.12%
B 93 of 297 ~ 31.31'%

%23.57
%45.12
%31.31

CMYK color model

#46865D color CMYK value is (48,0,31,47).

  • cyan value is 47.76%
  • magenta value is 0.00%
  • yellow value is 30.60%
  • key color value is 47.45%

CMYK: (48,0,31,47)
C48M0Y31K47 (48%, 0%, 31%, 47%)
(0.48 / 0.00 / 0.31 / 0.47)

CMYK percentages

%47.76
%0
%30.6
%47.45

Codes

Color #46865D in popluar color models

46 86 5D
RGB 70 134 93
HSL 142° 31.37% 40.00%
HSB/HSV 142° 47.76% 52.55%
CMYK 47.76% 0.00% 30.60%
47.45%

Color #46865D in popluar number systems.

HEX 46 86 5D
Decimal 70 134 93
Binary 1000110 10000110 1011101
Octal 106 206 135

Shades and tints

Shades of #46865D

#46865D
(70,134,93)
#407A55
(64,122,85)
#3A6E4D
(58,110,77)
#346245
(52,98,69)
#2E563D
(46,86,61)
#284A35
(40,74,53)
#223E2D
(34,62,45)
#1C3225
(28,50,37)
#16261D
(22,38,29)
#101A15
(16,26,21)
#0A0E0D
(10,14,13)
#000000
(0,0,0)

Tints of #46865D

#46865D
(70,134,93)
#56916B
(86,145,107)
#669C79
(102,156,121)
#76A787
(118,167,135)
#86B295
(134,178,149)
#96BDA3
(150,189,163)
#A6C8B1
(166,200,177)
#B6D3BF
(182,211,191)
#C6DECD
(198,222,205)
#D6E9DB
(214,233,219)
#E6F4E9
(230,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46865D color. Also use rgb(70,134,93) instead hex code.

Text Font Color

.myTextColor { color: #46865D; }

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

This text font color is #46865D.

Background Color

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

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

This div background color is #46865D.

Border color

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

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

This div border color is #46865D.

Opacity

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

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

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

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

This text has shadow with #46865D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46865D.

Preview

Color preview on black background

This text has color #46865D on black background.


Color preview on white background

This text has color #46865D on white background.


Black color preview on #46865D background

This text has black color on #46865D background.


White color preview on #46865D background

This text has white color on #46865D background.


Related colors

Complementary color

Complementary color for #hex is #B979A2.


I love getcolorcode.com

Triadic colors

1 #5D4686 and #865D46 with #46865D are triadic colors.

2 #5D8646 and #86465D with #46865D are triadic colors.