COLOR #46764F

HEX: #46764F RGB: (70,118,79)

Color info

#46764F contains red, green and blue colors in about the same proportion. Web safe color of #46764F is #336666 (or #366).

RGB color model

#46764F color RGB value is (70,118,79).

RGB: (70,118,79) (27%, 46%, 31%)

RGB channels and saturation

R 70 of 255 = 27%
G 118 of 255 = 46%
B 79 of 255 = 31%

70
118
79

R + G + B ~ 35%. #46764F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 118 + 79 = 267 (100%)
R 70 of 267 ~ 26.22%
G 118 of 267 ~ 44.19%
B 79 of 267 ~ 29.59'%

%26.22
%44.19
%29.59

CMYK color model

#46764F color CMYK value is (41,0,33,54).

  • cyan value is 40.68%
  • magenta value is 0.00%
  • yellow value is 33.05%
  • key color value is 53.73%

CMYK: (41,0,33,54)
C41M0Y33K54 (41%, 0%, 33%, 54%)
(0.41 / 0.00 / 0.33 / 0.54)

CMYK percentages

%40.68
%0
%33.05
%53.73

Codes

Color #46764F in popluar color models

46 76 4F
RGB 70 118 79
HSL 131° 25.53% 36.86%
HSB/HSV 131° 40.68% 46.27%
CMYK 40.68% 0.00% 33.05%
53.73%

Color #46764F in popluar number systems.

HEX 46 76 4F
Decimal 70 118 79
Binary 1000110 1110110 1001111
Octal 106 166 117

Shades and tints

Shades of #46764F

#46764F
(70,118,79)
#406C48
(64,108,72)
#3A6241
(58,98,65)
#34583A
(52,88,58)
#2E4E33
(46,78,51)
#28442C
(40,68,44)
#223A25
(34,58,37)
#1C301E
(28,48,30)
#162617
(22,38,23)
#101C10
(16,28,16)
#0A1209
(10,18,9)
#000000
(0,0,0)

Tints of #46764F

#46764F
(70,118,79)
#56825F
(86,130,95)
#668E6F
(102,142,111)
#769A7F
(118,154,127)
#86A68F
(134,166,143)
#96B29F
(150,178,159)
#A6BEAF
(166,190,175)
#B6CABF
(182,202,191)
#C6D6CF
(198,214,207)
#D6E2DF
(214,226,223)
#E6EEEF
(230,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46764F color. Also use rgb(70,118,79) instead hex code.

Text Font Color

.myTextColor { color: #46764F; }

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

This text font color is #46764F.

Background Color

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

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

This div background color is #46764F.

Border color

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

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

This div border color is #46764F.

Opacity

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

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

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

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

This text has shadow with #46764F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46764F.

Preview

Color preview on black background

This text has color #46764F on black background.


Color preview on white background

This text has color #46764F on white background.


Black color preview on #46764F background

This text has black color on #46764F background.


White color preview on #46764F background

This text has white color on #46764F background.


Related colors

Complementary color

Complementary color for #hex is #B989B0.


I love getcolorcode.com

Triadic colors

1 #4F4676 and #764F46 with #46764F are triadic colors.

2 #4F7646 and #76464F with #46764F are triadic colors.