COLOR #469610

HEX: #469610 RGB: (70,150,16)

Color info

#469610 contains mainly green color. Web safe color of #469610 is #339900 (or #390).

RGB color model

#469610 color RGB value is (70,150,16).

RGB: (70,150,16) (27%, 59%, 6%)

RGB channels and saturation

R 70 of 255 = 27%
G 150 of 255 = 59%
B 16 of 255 = 6%

70
150
16

R + G + B ~ 31%. #469610 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 150 + 16 = 236 (100%)
R 70 of 236 ~ 29.66%
G 150 of 236 ~ 63.56%
B 16 of 236 ~ 6.78'%

%29.66
%63.56

CMYK color model

#469610 color CMYK value is (53,0,89,41).

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

CMYK: (53,0,89,41)
C53M0Y89K41 (53%, 0%, 89%, 41%)
(0.53 / 0.00 / 0.89 / 0.41)

CMYK percentages

%53.33
%0
%89.33
%41.18

Codes

Color #469610 in popluar color models

46 96 10
RGB 70 150 16
HSL 96° 80.72% 32.55%
HSB/HSV 96° 89.33% 58.82%
CMYK 53.33% 0.00% 89.33%
41.18%

Color #469610 in popluar number systems.

HEX 46 96 10
Decimal 70 150 16
Binary 1000110 10010110 10000
Octal 106 226 20

Shades and tints

Shades of #469610

#469610
(70,150,16)
#40890F
(64,137,15)
#3A7C0E
(58,124,14)
#346F0D
(52,111,13)
#2E620C
(46,98,12)
#28550B
(40,85,11)
#22480A
(34,72,10)
#1C3B09
(28,59,9)
#162E08
(22,46,8)
#102107
(16,33,7)
#0A1406
(10,20,6)
#000000
(0,0,0)

Tints of #469610

#469610
(70,150,16)
#569F25
(86,159,37)
#66A83A
(102,168,58)
#76B14F
(118,177,79)
#86BA64
(134,186,100)
#96C379
(150,195,121)
#A6CC8E
(166,204,142)
#B6D5A3
(182,213,163)
#C6DEB8
(198,222,184)
#D6E7CD
(214,231,205)
#E6F0E2
(230,240,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #469610; }

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

This text font color is #469610.

Background Color

.myBgColor { background-color: #469610; }

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

This div background color is #469610.

Border color

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

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

This div border color is #469610.

Opacity

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

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

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

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

This text has shadow with #469610 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #469610.

Preview

Color preview on black background

This text has color #469610 on black background.


Color preview on white background

This text has color #469610 on white background.


Black color preview on #469610 background

This text has black color on #469610 background.


White color preview on #469610 background

This text has white color on #469610 background.


Related colors

Complementary color

Complementary color for #469610 is #B969EF.


I love getcolorcode.com

Triadic colors

1 #104696 and #961046 with #469610 are triadic colors.

2 #109646 and #964610 with #469610 are triadic colors.