COLOR #46855A

HEX: #46855A RGB: (70,133,90)

Color info

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

RGB color model

#46855A color RGB value is (70,133,90).

RGB: (70,133,90) (27%, 52%, 35%)

RGB channels and saturation

R 70 of 255 = 27%
G 133 of 255 = 52%
B 90 of 255 = 35%

70
133
90

R + G + B ~ 38%. #46855A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 133 + 90 = 293 (100%)
R 70 of 293 ~ 23.89%
G 133 of 293 ~ 45.39%
B 90 of 293 ~ 30.72'%

%23.89
%45.39
%30.72

CMYK color model

#46855A color CMYK value is (47,0,32,48).

  • cyan value is 47.37%
  • magenta value is 0.00%
  • yellow value is 32.33%
  • key color value is 47.84%

CMYK: (47,0,32,48)
C47M0Y32K48 (47%, 0%, 32%, 48%)
(0.47 / 0.00 / 0.32 / 0.48)

CMYK percentages

%47.37
%0
%32.33
%47.84

Codes

Color #46855A in popluar color models

46 85 5A
RGB 70 133 90
HSL 139° 31.03% 39.80%
HSB/HSV 139° 47.37% 52.16%
CMYK 47.37% 0.00% 32.33%
47.84%

Color #46855A in popluar number systems.

HEX 46 85 5A
Decimal 70 133 90
Binary 1000110 10000101 1011010
Octal 106 205 132

Shades and tints

Shades of #46855A

#46855A
(70,133,90)
#407952
(64,121,82)
#3A6D4A
(58,109,74)
#346142
(52,97,66)
#2E553A
(46,85,58)
#284932
(40,73,50)
#223D2A
(34,61,42)
#1C3122
(28,49,34)
#16251A
(22,37,26)
#101912
(16,25,18)
#0A0D0A
(10,13,10)
#000000
(0,0,0)

Tints of #46855A

#46855A
(70,133,90)
#569069
(86,144,105)
#669B78
(102,155,120)
#76A687
(118,166,135)
#86B196
(134,177,150)
#96BCA5
(150,188,165)
#A6C7B4
(166,199,180)
#B6D2C3
(182,210,195)
#C6DDD2
(198,221,210)
#D6E8E1
(214,232,225)
#E6F3F0
(230,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46855A color. Also use rgb(70,133,90) instead hex code.

Text Font Color

.myTextColor { color: #46855A; }

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

This text font color is #46855A.

Background Color

.myBgColor { background-color: #46855A; }

<div style="background-color:#46855A">Inner text</div>

This div background color is #46855A.

Border color

.myBorderColor { border: 1px solid #46855A; }

<div style="border:3px solid #46855A">Div</div>

This div border color is #46855A.

Opacity

.myOpacity80 { color: #46855A; opacity: 0.8; }

<p style="color:#46855A;opacity:0.8;">80%</p>

Text with #46855A 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 #46855A;}

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

This text has shadow with #46855A color.


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

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

This text has shadow with #46855A primary color and red secondary color.


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

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

This text has shadow with #46855A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #46855A.

Preview

Color preview on black background

This text has color #46855A on black background.


Color preview on white background

This text has color #46855A on white background.


Black color preview on #46855A background

This text has black color on #46855A background.


White color preview on #46855A background

This text has white color on #46855A background.


Related colors

Complementary color

Complementary color for #hex is #B97AA5.


I love getcolorcode.com

Triadic colors

1 #5A4685 and #855A46 with #46855A are triadic colors.

2 #5A8546 and #85465A with #46855A are triadic colors.