COLOR #46885B

HEX: #46885B RGB: (70,136,91)

Color info

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

RGB color model

#46885B color RGB value is (70,136,91).

RGB: (70,136,91) (27%, 53%, 36%)

RGB channels and saturation

R 70 of 255 = 27%
G 136 of 255 = 53%
B 91 of 255 = 36%

70
136
91

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

Portions of RGB colors in percentages

R + G + B = 70 + 136 + 91 = 297 (100%)
R 70 of 297 ~ 23.57%
G 136 of 297 ~ 45.79%
B 91 of 297 ~ 30.64'%

%23.57
%45.79
%30.64

CMYK color model

#46885B color CMYK value is (49,0,33,47).

  • cyan value is 48.53%
  • magenta value is 0.00%
  • yellow value is 33.09%
  • key color value is 46.67%

CMYK: (49,0,33,47)
C49M0Y33K47 (49%, 0%, 33%, 47%)
(0.49 / 0.00 / 0.33 / 0.47)

CMYK percentages

%48.53
%0
%33.09
%46.67

Codes

Color #46885B in popluar color models

46 88 5B
RGB 70 136 91
HSL 139° 32.04% 40.39%
HSB/HSV 139° 48.53% 53.33%
CMYK 48.53% 0.00% 33.09%
46.67%

Color #46885B in popluar number systems.

HEX 46 88 5B
Decimal 70 136 91
Binary 1000110 10001000 1011011
Octal 106 210 133

Shades and tints

Shades of #46885B

#46885B
(70,136,91)
#407C53
(64,124,83)
#3A704B
(58,112,75)
#346443
(52,100,67)
#2E583B
(46,88,59)
#284C33
(40,76,51)
#22402B
(34,64,43)
#1C3423
(28,52,35)
#16281B
(22,40,27)
#101C13
(16,28,19)
#0A100B
(10,16,11)
#000000
(0,0,0)

Tints of #46885B

#46885B
(70,136,91)
#569269
(86,146,105)
#669C77
(102,156,119)
#76A685
(118,166,133)
#86B093
(134,176,147)
#96BAA1
(150,186,161)
#A6C4AF
(166,196,175)
#B6CEBD
(182,206,189)
#C6D8CB
(198,216,203)
#D6E2D9
(214,226,217)
#E6ECE7
(230,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46885B color. Also use rgb(70,136,91) instead hex code.

Text Font Color

.myTextColor { color: #46885B; }

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

This text font color is #46885B.

Background Color

.myBgColor { background-color: #46885B; }

<div style="background-color:#46885B">Inner text</div>

This div background color is #46885B.

Border color

.myBorderColor { border: 1px solid #46885B; }

<div style="border:3px solid #46885B">Div</div>

This div border color is #46885B.

Opacity

.myOpacity80 { color: #46885B; opacity: 0.8; }

<p style="color:#46885B;opacity:0.8;">80%</p>

Text with #46885B 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 #46885B;}

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

This text has shadow with #46885B color.


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

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

This text has shadow with #46885B primary color and red secondary color.


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

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

This text has shadow with #46885B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #46885B.

Preview

Color preview on black background

This text has color #46885B on black background.


Color preview on white background

This text has color #46885B on white background.


Black color preview on #46885B background

This text has black color on #46885B background.


White color preview on #46885B background

This text has white color on #46885B background.


Related colors

Complementary color

Complementary color for #hex is #B977A4.


I love getcolorcode.com

Triadic colors

1 #5B4688 and #885B46 with #46885B are triadic colors.

2 #5B8846 and #88465B with #46885B are triadic colors.