COLOR #468353

HEX: #468353 RGB: (70,131,83)

Color info

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

RGB color model

#468353 color RGB value is (70,131,83).

RGB: (70,131,83) (27%, 51%, 33%)

RGB channels and saturation

R 70 of 255 = 27%
G 131 of 255 = 51%
B 83 of 255 = 33%

70
131
83

R + G + B ~ 37%. #468353 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 131 + 83 = 284 (100%)
R 70 of 284 ~ 24.65%
G 131 of 284 ~ 46.13%
B 83 of 284 ~ 29.23'%

%24.65
%46.13
%29.23

CMYK color model

#468353 color CMYK value is (47,0,37,49).

  • cyan value is 46.56%
  • magenta value is 0.00%
  • yellow value is 36.64%
  • key color value is 48.63%

CMYK: (47,0,37,49)
C47M0Y37K49 (47%, 0%, 37%, 49%)
(0.47 / 0.00 / 0.37 / 0.49)

CMYK percentages

%46.56
%0
%36.64
%48.63

Codes

Color #468353 in popluar color models

46 83 53
RGB 70 131 83
HSL 133° 30.35% 39.41%
HSB/HSV 133° 46.56% 51.37%
CMYK 46.56% 0.00% 36.64%
48.63%

Color #468353 in popluar number systems.

HEX 46 83 53
Decimal 70 131 83
Binary 1000110 10000011 1010011
Octal 106 203 123

Shades and tints

Shades of #468353

#468353
(70,131,83)
#40784C
(64,120,76)
#3A6D45
(58,109,69)
#34623E
(52,98,62)
#2E5737
(46,87,55)
#284C30
(40,76,48)
#224129
(34,65,41)
#1C3622
(28,54,34)
#162B1B
(22,43,27)
#102014
(16,32,20)
#0A150D
(10,21,13)
#000000
(0,0,0)

Tints of #468353

#468353
(70,131,83)
#568E62
(86,142,98)
#669971
(102,153,113)
#76A480
(118,164,128)
#86AF8F
(134,175,143)
#96BA9E
(150,186,158)
#A6C5AD
(166,197,173)
#B6D0BC
(182,208,188)
#C6DBCB
(198,219,203)
#D6E6DA
(214,230,218)
#E6F1E9
(230,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #468353 color. Also use rgb(70,131,83) instead hex code.

Text Font Color

.myTextColor { color: #468353; }

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

This text font color is #468353.

Background Color

.myBgColor { background-color: #468353; }

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

This div background color is #468353.

Border color

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

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

This div border color is #468353.

Opacity

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

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

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

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

This text has shadow with #468353 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #468353.

Preview

Color preview on black background

This text has color #468353 on black background.


Color preview on white background

This text has color #468353 on white background.


Black color preview on #468353 background

This text has black color on #468353 background.


White color preview on #468353 background

This text has white color on #468353 background.


Related colors

Complementary color

Complementary color for #hex is #B97CAC.


I love getcolorcode.com

Triadic colors

1 #534683 and #835346 with #468353 are triadic colors.

2 #538346 and #834653 with #468353 are triadic colors.