COLOR #46925D

HEX: #46925D RGB: (70,146,93)

Color info

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

RGB color model

#46925D color RGB value is (70,146,93).

RGB: (70,146,93) (27%, 57%, 36%)

RGB channels and saturation

R 70 of 255 = 27%
G 146 of 255 = 57%
B 93 of 255 = 36%

70
146
93

R + G + B ~ 40%. #46925D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 70 + 146 + 93 = 309 (100%)
R 70 of 309 ~ 22.65%
G 146 of 309 ~ 47.25%
B 93 of 309 ~ 30.1'%

%22.65
%47.25
%30.1

CMYK color model

#46925D color CMYK value is (52,0,36,43).

  • cyan value is 52.05%
  • magenta value is 0.00%
  • yellow value is 36.30%
  • key color value is 42.75%

CMYK: (52,0,36,43)
C52M0Y36K43 (52%, 0%, 36%, 43%)
(0.52 / 0.00 / 0.36 / 0.43)

CMYK percentages

%52.05
%0
%36.3
%42.75

Codes

Color #46925D in popluar color models

46 92 5D
RGB 70 146 93
HSL 138° 35.19% 42.35%
HSB/HSV 138° 52.05% 57.25%
CMYK 52.05% 0.00% 36.30%
42.75%

Color #46925D in popluar number systems.

HEX 46 92 5D
Decimal 70 146 93
Binary 1000110 10010010 1011101
Octal 106 222 135

Shades and tints

Shades of #46925D

#46925D
(70,146,93)
#408555
(64,133,85)
#3A784D
(58,120,77)
#346B45
(52,107,69)
#2E5E3D
(46,94,61)
#285135
(40,81,53)
#22442D
(34,68,45)
#1C3725
(28,55,37)
#162A1D
(22,42,29)
#101D15
(16,29,21)
#0A100D
(10,16,13)
#000000
(0,0,0)

Tints of #46925D

#46925D
(70,146,93)
#569B6B
(86,155,107)
#66A479
(102,164,121)
#76AD87
(118,173,135)
#86B695
(134,182,149)
#96BFA3
(150,191,163)
#A6C8B1
(166,200,177)
#B6D1BF
(182,209,191)
#C6DACD
(198,218,205)
#D6E3DB
(214,227,219)
#E6ECE9
(230,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46925D color. Also use rgb(70,146,93) instead hex code.

Text Font Color

.myTextColor { color: #46925D; }

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

This text font color is #46925D.

Background Color

.myBgColor { background-color: #46925D; }

<div style="background-color:#46925D">Inner text</div>

This div background color is #46925D.

Border color

.myBorderColor { border: 1px solid #46925D; }

<div style="border:3px solid #46925D">Div</div>

This div border color is #46925D.

Opacity

.myOpacity80 { color: #46925D; opacity: 0.8; }

<p style="color:#46925D;opacity:0.8;">80%</p>

Text with #46925D 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 #46925D;}

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

This text has shadow with #46925D color.


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

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

This text has shadow with #46925D primary color and red secondary color.


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

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

This text has shadow with #46925D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #46925D.

Preview

Color preview on black background

This text has color #46925D on black background.


Color preview on white background

This text has color #46925D on white background.


Black color preview on #46925D background

This text has black color on #46925D background.


White color preview on #46925D background

This text has white color on #46925D background.


Related colors

Complementary color

Complementary color for #hex is #B96DA2.


I love getcolorcode.com

Triadic colors

1 #5D4692 and #925D46 with #46925D are triadic colors.

2 #5D9246 and #92465D with #46925D are triadic colors.