COLOR #469649

HEX: #469649 RGB: (70,150,73)

Color info

#469649 contains mainly green color. Web safe color of #469649 is #339933 (or #393).

RGB color model

#469649 color RGB value is (70,150,73).

RGB: (70,150,73) (27%, 59%, 29%)

RGB channels and saturation

R 70 of 255 = 27%
G 150 of 255 = 59%
B 73 of 255 = 29%

70
150
73

R + G + B ~ 38%. #469649 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 150 + 73 = 293 (100%)
R 70 of 293 ~ 23.89%
G 150 of 293 ~ 51.19%
B 73 of 293 ~ 24.91'%

%23.89
%51.19
%24.91

CMYK color model

#469649 color CMYK value is (53,0,51,41).

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

CMYK: (53,0,51,41)
C53M0Y51K41 (53%, 0%, 51%, 41%)
(0.53 / 0.00 / 0.51 / 0.41)

CMYK percentages

%53.33
%0
%51.33
%41.18

Codes

Color #469649 in popluar color models

46 96 49
RGB 70 150 73
HSL 122° 36.36% 43.14%
HSB/HSV 122° 53.33% 58.82%
CMYK 53.33% 0.00% 51.33%
41.18%

Color #469649 in popluar number systems.

HEX 46 96 49
Decimal 70 150 73
Binary 1000110 10010110 1001001
Octal 106 226 111

Shades and tints

Shades of #469649

#469649
(70,150,73)
#408943
(64,137,67)
#3A7C3D
(58,124,61)
#346F37
(52,111,55)
#2E6231
(46,98,49)
#28552B
(40,85,43)
#224825
(34,72,37)
#1C3B1F
(28,59,31)
#162E19
(22,46,25)
#102113
(16,33,19)
#0A140D
(10,20,13)
#000000
(0,0,0)

Tints of #469649

#469649
(70,150,73)
#569F59
(86,159,89)
#66A869
(102,168,105)
#76B179
(118,177,121)
#86BA89
(134,186,137)
#96C399
(150,195,153)
#A6CCA9
(166,204,169)
#B6D5B9
(182,213,185)
#C6DEC9
(198,222,201)
#D6E7D9
(214,231,217)
#E6F0E9
(230,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #469649 color. Also use rgb(70,150,73) instead hex code.

Text Font Color

.myTextColor { color: #469649; }

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

This text font color is #469649.

Background Color

.myBgColor { background-color: #469649; }

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

This div background color is #469649.

Border color

.myBorderColor { border: 1px solid #469649; }

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

This div border color is #469649.

Opacity

.myOpacity80 { color: #469649; opacity: 0.8; }

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

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

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

This text has shadow with #469649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #469649.

Preview

Color preview on black background

This text has color #469649 on black background.


Color preview on white background

This text has color #469649 on white background.


Black color preview on #469649 background

This text has black color on #469649 background.


White color preview on #469649 background

This text has white color on #469649 background.


Related colors

Complementary color

Complementary color for #hex is #B969B6.


I love getcolorcode.com

Triadic colors

1 #494696 and #964946 with #469649 are triadic colors.

2 #499646 and #964649 with #469649 are triadic colors.