COLOR #469462

HEX: #469462 RGB: (70,148,98)

Color info

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

RGB color model

#469462 color RGB value is (70,148,98).

RGB: (70,148,98) (27%, 58%, 38%)

RGB channels and saturation

R 70 of 255 = 27%
G 148 of 255 = 58%
B 98 of 255 = 38%

70
148
98

R + G + B ~ 41%. #469462 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 70 + 148 + 98 = 316 (100%)
R 70 of 316 ~ 22.15%
G 148 of 316 ~ 46.84%
B 98 of 316 ~ 31.01'%

%22.15
%46.84
%31.01

CMYK color model

#469462 color CMYK value is (53,0,34,42).

  • cyan value is 52.70%
  • magenta value is 0.00%
  • yellow value is 33.78%
  • key color value is 41.96%

CMYK: (53,0,34,42)
C53M0Y34K42 (53%, 0%, 34%, 42%)
(0.53 / 0.00 / 0.34 / 0.42)

CMYK percentages

%52.7
%0
%33.78
%41.96

Codes

Color #469462 in popluar color models

46 94 62
RGB 70 148 98
HSL 142° 35.78% 42.75%
HSB/HSV 142° 52.70% 58.04%
CMYK 52.70% 0.00% 33.78%
41.96%

Color #469462 in popluar number systems.

HEX 46 94 62
Decimal 70 148 98
Binary 1000110 10010100 1100010
Octal 106 224 142

Shades and tints

Shades of #469462

#469462
(70,148,98)
#40875A
(64,135,90)
#3A7A52
(58,122,82)
#346D4A
(52,109,74)
#2E6042
(46,96,66)
#28533A
(40,83,58)
#224632
(34,70,50)
#1C392A
(28,57,42)
#162C22
(22,44,34)
#101F1A
(16,31,26)
#0A1212
(10,18,18)
#000000
(0,0,0)

Tints of #469462

#469462
(70,148,98)
#569D70
(86,157,112)
#66A67E
(102,166,126)
#76AF8C
(118,175,140)
#86B89A
(134,184,154)
#96C1A8
(150,193,168)
#A6CAB6
(166,202,182)
#B6D3C4
(182,211,196)
#C6DCD2
(198,220,210)
#D6E5E0
(214,229,224)
#E6EEEE
(230,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #469462 color. Also use rgb(70,148,98) instead hex code.

Text Font Color

.myTextColor { color: #469462; }

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

This text font color is #469462.

Background Color

.myBgColor { background-color: #469462; }

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

This div background color is #469462.

Border color

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

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

This div border color is #469462.

Opacity

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

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

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

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

This text has shadow with #469462 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #469462.

Preview

Color preview on black background

This text has color #469462 on black background.


Color preview on white background

This text has color #469462 on white background.


Black color preview on #469462 background

This text has black color on #469462 background.


White color preview on #469462 background

This text has white color on #469462 background.


Related colors

Complementary color

Complementary color for #hex is #B96B9D.


I love getcolorcode.com

Triadic colors

1 #624694 and #946246 with #469462 are triadic colors.

2 #629446 and #944662 with #469462 are triadic colors.