COLOR #46774B

HEX: #46774B RGB: (70,119,75)

Color info

#46774B contains red, green and blue colors in about the same proportion. Web safe color of #46774B is #336633 (or #363).

RGB color model

#46774B color RGB value is (70,119,75).

RGB: (70,119,75) (27%, 47%, 29%)

RGB channels and saturation

R 70 of 255 = 27%
G 119 of 255 = 47%
B 75 of 255 = 29%

70
119
75

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

Portions of RGB colors in percentages

R + G + B = 70 + 119 + 75 = 264 (100%)
R 70 of 264 ~ 26.52%
G 119 of 264 ~ 45.08%
B 75 of 264 ~ 28.41'%

%26.52
%45.08
%28.41

CMYK color model

#46774B color CMYK value is (41,0,37,53).

  • cyan value is 41.18%
  • magenta value is 0.00%
  • yellow value is 36.97%
  • key color value is 53.33%

CMYK: (41,0,37,53)
C41M0Y37K53 (41%, 0%, 37%, 53%)
(0.41 / 0.00 / 0.37 / 0.53)

CMYK percentages

%41.18
%0
%36.97
%53.33

Codes

Color #46774B in popluar color models

46 77 4B
RGB 70 119 75
HSL 126° 25.93% 37.06%
HSB/HSV 126° 41.18% 46.67%
CMYK 41.18% 0.00% 36.97%
53.33%

Color #46774B in popluar number systems.

HEX 46 77 4B
Decimal 70 119 75
Binary 1000110 1110111 1001011
Octal 106 167 113

Shades and tints

Shades of #46774B

#46774B
(70,119,75)
#406D45
(64,109,69)
#3A633F
(58,99,63)
#345939
(52,89,57)
#2E4F33
(46,79,51)
#28452D
(40,69,45)
#223B27
(34,59,39)
#1C3121
(28,49,33)
#16271B
(22,39,27)
#101D15
(16,29,21)
#0A130F
(10,19,15)
#000000
(0,0,0)

Tints of #46774B

#46774B
(70,119,75)
#56835B
(86,131,91)
#668F6B
(102,143,107)
#769B7B
(118,155,123)
#86A78B
(134,167,139)
#96B39B
(150,179,155)
#A6BFAB
(166,191,171)
#B6CBBB
(182,203,187)
#C6D7CB
(198,215,203)
#D6E3DB
(214,227,219)
#E6EFEB
(230,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46774B color. Also use rgb(70,119,75) instead hex code.

Text Font Color

.myTextColor { color: #46774B; }

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

This text font color is #46774B.

Background Color

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

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

This div background color is #46774B.

Border color

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

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

This div border color is #46774B.

Opacity

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

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

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

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

This text has shadow with #46774B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46774B.

Preview

Color preview on black background

This text has color #46774B on black background.


Color preview on white background

This text has color #46774B on white background.


Black color preview on #46774B background

This text has black color on #46774B background.


White color preview on #46774B background

This text has white color on #46774B background.


Related colors

Complementary color

Complementary color for #hex is #B988B4.


I love getcolorcode.com

Triadic colors

1 #4B4677 and #774B46 with #46774B are triadic colors.

2 #4B7746 and #77464B with #46774B are triadic colors.