COLOR #468459

HEX: #468459 RGB: (70,132,89)

Color info

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

RGB color model

#468459 color RGB value is (70,132,89).

RGB: (70,132,89) (27%, 52%, 35%)

RGB channels and saturation

R 70 of 255 = 27%
G 132 of 255 = 52%
B 89 of 255 = 35%

70
132
89

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

Portions of RGB colors in percentages

R + G + B = 70 + 132 + 89 = 291 (100%)
R 70 of 291 ~ 24.05%
G 132 of 291 ~ 45.36%
B 89 of 291 ~ 30.58'%

%24.05
%45.36
%30.58

CMYK color model

#468459 color CMYK value is (47,0,33,48).

  • cyan value is 46.97%
  • magenta value is 0.00%
  • yellow value is 32.58%
  • key color value is 48.24%

CMYK: (47,0,33,48)
C47M0Y33K48 (47%, 0%, 33%, 48%)
(0.47 / 0.00 / 0.33 / 0.48)

CMYK percentages

%46.97
%0
%32.58
%48.24

Codes

Color #468459 in popluar color models

46 84 59
RGB 70 132 89
HSL 138° 30.69% 39.61%
HSB/HSV 138° 46.97% 51.76%
CMYK 46.97% 0.00% 32.58%
48.24%

Color #468459 in popluar number systems.

HEX 46 84 59
Decimal 70 132 89
Binary 1000110 10000100 1011001
Octal 106 204 131

Shades and tints

Shades of #468459

#468459
(70,132,89)
#407851
(64,120,81)
#3A6C49
(58,108,73)
#346041
(52,96,65)
#2E5439
(46,84,57)
#284831
(40,72,49)
#223C29
(34,60,41)
#1C3021
(28,48,33)
#162419
(22,36,25)
#101811
(16,24,17)
#0A0C09
(10,12,9)
#000000
(0,0,0)

Tints of #468459

#468459
(70,132,89)
#568F68
(86,143,104)
#669A77
(102,154,119)
#76A586
(118,165,134)
#86B095
(134,176,149)
#96BBA4
(150,187,164)
#A6C6B3
(166,198,179)
#B6D1C2
(182,209,194)
#C6DCD1
(198,220,209)
#D6E7E0
(214,231,224)
#E6F2EF
(230,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #468459 color. Also use rgb(70,132,89) instead hex code.

Text Font Color

.myTextColor { color: #468459; }

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

This text font color is #468459.

Background Color

.myBgColor { background-color: #468459; }

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

This div background color is #468459.

Border color

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

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

This div border color is #468459.

Opacity

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

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

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

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

This text has shadow with #468459 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #468459.

Preview

Color preview on black background

This text has color #468459 on black background.


Color preview on white background

This text has color #468459 on white background.


Black color preview on #468459 background

This text has black color on #468459 background.


White color preview on #468459 background

This text has white color on #468459 background.


Related colors

Complementary color

Complementary color for #hex is #B97BA6.


I love getcolorcode.com

Triadic colors

1 #594684 and #845946 with #468459 are triadic colors.

2 #598446 and #844659 with #468459 are triadic colors.