COLOR #469842

HEX: #469842 RGB: (70,152,66)

Color info

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

RGB color model

#469842 color RGB value is (70,152,66).

RGB: (70,152,66) (27%, 60%, 26%)

RGB channels and saturation

R 70 of 255 = 27%
G 152 of 255 = 60%
B 66 of 255 = 26%

70
152
66

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

Portions of RGB colors in percentages

R + G + B = 70 + 152 + 66 = 288 (100%)
R 70 of 288 ~ 24.31%
G 152 of 288 ~ 52.78%
B 66 of 288 ~ 22.92'%

%24.31
%52.78
%22.92

CMYK color model

#469842 color CMYK value is (54,0,57,40).

  • cyan value is 53.95%
  • magenta value is 0.00%
  • yellow value is 56.58%
  • key color value is 40.39%

CMYK: (54,0,57,40)
C54M0Y57K40 (54%, 0%, 57%, 40%)
(0.54 / 0.00 / 0.57 / 0.40)

CMYK percentages

%53.95
%0
%56.58
%40.39

Codes

Color #469842 in popluar color models

46 98 42
RGB 70 152 66
HSL 117° 39.45% 42.75%
HSB/HSV 117° 56.58% 59.61%
CMYK 53.95% 0.00% 56.58%
40.39%

Color #469842 in popluar number systems.

HEX 46 98 42
Decimal 70 152 66
Binary 1000110 10011000 1000010
Octal 106 230 102

Shades and tints

Shades of #469842

#469842
(70,152,66)
#408B3C
(64,139,60)
#3A7E36
(58,126,54)
#347130
(52,113,48)
#2E642A
(46,100,42)
#285724
(40,87,36)
#224A1E
(34,74,30)
#1C3D18
(28,61,24)
#163012
(22,48,18)
#10230C
(16,35,12)
#0A1606
(10,22,6)
#000000
(0,0,0)

Tints of #469842

#469842
(70,152,66)
#56A153
(86,161,83)
#66AA64
(102,170,100)
#76B375
(118,179,117)
#86BC86
(134,188,134)
#96C597
(150,197,151)
#A6CEA8
(166,206,168)
#B6D7B9
(182,215,185)
#C6E0CA
(198,224,202)
#D6E9DB
(214,233,219)
#E6F2EC
(230,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #469842 color. Also use rgb(70,152,66) instead hex code.

Text Font Color

.myTextColor { color: #469842; }

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

This text font color is #469842.

Background Color

.myBgColor { background-color: #469842; }

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

This div background color is #469842.

Border color

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

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

This div border color is #469842.

Opacity

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

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

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

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

This text has shadow with #469842 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #469842.

Preview

Color preview on black background

This text has color #469842 on black background.


Color preview on white background

This text has color #469842 on white background.


Black color preview on #469842 background

This text has black color on #469842 background.


White color preview on #469842 background

This text has white color on #469842 background.


Related colors

Complementary color

Complementary color for #hex is #B967BD.


I love getcolorcode.com

Triadic colors

1 #424698 and #984246 with #469842 are triadic colors.

2 #429846 and #984642 with #469842 are triadic colors.