COLOR #46753F

HEX: #46753F RGB: (70,117,63)

Color info

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

RGB color model

#46753F color RGB value is (70,117,63).

RGB: (70,117,63) (27%, 46%, 25%)

RGB channels and saturation

R 70 of 255 = 27%
G 117 of 255 = 46%
B 63 of 255 = 25%

70
117
63

R + G + B ~ 33%. #46753F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 117 + 63 = 250 (100%)
R 70 of 250 ~ 28%
G 117 of 250 ~ 46.8%
B 63 of 250 ~ 25.2'%

%28
%46.8
%25.2

CMYK color model

#46753F color CMYK value is (40,0,46,54).

  • cyan value is 40.17%
  • magenta value is 0.00%
  • yellow value is 46.15%
  • key color value is 54.12%

CMYK: (40,0,46,54)
C40M0Y46K54 (40%, 0%, 46%, 54%)
(0.40 / 0.00 / 0.46 / 0.54)

CMYK percentages

%40.17
%0
%46.15
%54.12

Codes

Color #46753F in popluar color models

46 75 3F
RGB 70 117 63
HSL 112° 30.00% 35.29%
HSB/HSV 112° 46.15% 45.88%
CMYK 40.17% 0.00% 46.15%
54.12%

Color #46753F in popluar number systems.

HEX 46 75 3F
Decimal 70 117 63
Binary 1000110 1110101 111111
Octal 106 165 77

Shades and tints

Shades of #46753F

#46753F
(70,117,63)
#406B3A
(64,107,58)
#3A6135
(58,97,53)
#345730
(52,87,48)
#2E4D2B
(46,77,43)
#284326
(40,67,38)
#223921
(34,57,33)
#1C2F1C
(28,47,28)
#162517
(22,37,23)
#101B12
(16,27,18)
#0A110D
(10,17,13)
#000000
(0,0,0)

Tints of #46753F

#46753F
(70,117,63)
#568150
(86,129,80)
#668D61
(102,141,97)
#769972
(118,153,114)
#86A583
(134,165,131)
#96B194
(150,177,148)
#A6BDA5
(166,189,165)
#B6C9B6
(182,201,182)
#C6D5C7
(198,213,199)
#D6E1D8
(214,225,216)
#E6EDE9
(230,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46753F color. Also use rgb(70,117,63) instead hex code.

Text Font Color

.myTextColor { color: #46753F; }

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

This text font color is #46753F.

Background Color

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

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

This div background color is #46753F.

Border color

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

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

This div border color is #46753F.

Opacity

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

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

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

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

This text has shadow with #46753F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46753F.

Preview

Color preview on black background

This text has color #46753F on black background.


Color preview on white background

This text has color #46753F on white background.


Black color preview on #46753F background

This text has black color on #46753F background.


White color preview on #46753F background

This text has white color on #46753F background.


Related colors

Complementary color

Complementary color for #hex is #B98AC0.


I love getcolorcode.com

Triadic colors

1 #3F4675 and #753F46 with #46753F are triadic colors.

2 #3F7546 and #75463F with #46753F are triadic colors.