COLOR #468A14

HEX: #468A14 RGB: (70,138,20)

Color info

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

RGB color model

#468A14 color RGB value is (70,138,20).

RGB: (70,138,20) (27%, 54%, 8%)

RGB channels and saturation

R 70 of 255 = 27%
G 138 of 255 = 54%
B 20 of 255 = 8%

70
138
20

R + G + B ~ 30%. #468A14 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 138 + 20 = 228 (100%)
R 70 of 228 ~ 30.7%
G 138 of 228 ~ 60.53%
B 20 of 228 ~ 8.77'%

%30.7
%60.53

CMYK color model

#468A14 color CMYK value is (49,0,86,46).

  • cyan value is 49.28%
  • magenta value is 0.00%
  • yellow value is 85.51%
  • key color value is 45.88%

CMYK: (49,0,86,46)
C49M0Y86K46 (49%, 0%, 86%, 46%)
(0.49 / 0.00 / 0.86 / 0.46)

CMYK percentages

%49.28
%0
%85.51
%45.88

Codes

Color #468A14 in popluar color models

46 8A 14
RGB 70 138 20
HSL 95° 74.68% 30.98%
HSB/HSV 95° 85.51% 54.12%
CMYK 49.28% 0.00% 85.51%
45.88%

Color #468A14 in popluar number systems.

HEX 46 8A 14
Decimal 70 138 20
Binary 1000110 10001010 10100
Octal 106 212 24

Shades and tints

Shades of #468A14

#468A14
(70,138,20)
#407E13
(64,126,19)
#3A7212
(58,114,18)
#346611
(52,102,17)
#2E5A10
(46,90,16)
#284E0F
(40,78,15)
#22420E
(34,66,14)
#1C360D
(28,54,13)
#162A0C
(22,42,12)
#101E0B
(16,30,11)
#0A120A
(10,18,10)
#000000
(0,0,0)

Tints of #468A14

#468A14
(70,138,20)
#569429
(86,148,41)
#669E3E
(102,158,62)
#76A853
(118,168,83)
#86B268
(134,178,104)
#96BC7D
(150,188,125)
#A6C692
(166,198,146)
#B6D0A7
(182,208,167)
#C6DABC
(198,218,188)
#D6E4D1
(214,228,209)
#E6EEE6
(230,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #468A14 color. Also use rgb(70,138,20) instead hex code.

Text Font Color

.myTextColor { color: #468A14; }

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

This text font color is #468A14.

Background Color

.myBgColor { background-color: #468A14; }

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

This div background color is #468A14.

Border color

.myBorderColor { border: 1px solid #468A14; }

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

This div border color is #468A14.

Opacity

.myOpacity80 { color: #468A14; opacity: 0.8; }

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

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

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

This text has shadow with #468A14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #468A14.

Preview

Color preview on black background

This text has color #468A14 on black background.


Color preview on white background

This text has color #468A14 on white background.


Black color preview on #468A14 background

This text has black color on #468A14 background.


White color preview on #468A14 background

This text has white color on #468A14 background.


Related colors

Complementary color

Complementary color for #468A14 is #B975EB.


I love getcolorcode.com

Triadic colors

1 #14468A and #8A1446 with #468A14 are triadic colors.

2 #148A46 and #8A4614 with #468A14 are triadic colors.