COLOR #468364

HEX: #468364 RGB: (70,131,100)

Color info

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

RGB color model

#468364 color RGB value is (70,131,100).

RGB: (70,131,100) (27%, 51%, 39%)

RGB channels and saturation

R 70 of 255 = 27%
G 131 of 255 = 51%
B 100 of 255 = 39%

70
131
100

R + G + B ~ 39%. #468364 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 131 + 100 = 301 (100%)
R 70 of 301 ~ 23.26%
G 131 of 301 ~ 43.52%
B 100 of 301 ~ 33.22'%

%23.26
%43.52
%33.22

CMYK color model

#468364 color CMYK value is (47,0,24,49).

  • cyan value is 46.56%
  • magenta value is 0.00%
  • yellow value is 23.66%
  • key color value is 48.63%
CMYK: (47,0,24,49) C47M0Y24K49 (47%,0%,24%,49%) (0.47/0.00/0.24/0.49) 

CMYK percentages

%46.56
%0
%23.66
%48.63

Codes

Color #468364 in popluar color models

46 83 64
RGB 70 131 100
HSL 150° 30.35% 39.41%
HSB/HSV 150° 46.56% 51.37%
CMYK 46.56% 0.00% 23.66%
48.63%

Color #468364 in popluar number systems.

HEX 46 83 64
Decimal 70 131 100
Binary 1000110 10000011 1100100
Octal 106 203 144

Shades and tints

Shades of #468364

#468364
(70,131,100)
#40785B
(64,120,91)
#3A6D52
(58,109,82)
#346249
(52,98,73)
#2E5740
(46,87,64)
#284C37
(40,76,55)
#22412E
(34,65,46)
#1C3625
(28,54,37)
#162B1C
(22,43,28)
#102013
(16,32,19)
#0A150A
(10,21,10)
#000000
(0,0,0)

Tints of #468364

#468364
(70,131,100)
#568E72
(86,142,114)
#669980
(102,153,128)
#76A48E
(118,164,142)
#86AF9C
(134,175,156)
#96BAAA
(150,186,170)
#A6C5B8
(166,197,184)
#B6D0C6
(182,208,198)
#C6DBD4
(198,219,212)
#D6E6E2
(214,230,226)
#E6F1F0
(230,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #468364; }

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

This text font color is #468364.

Background Color

.myBgColor { background-color: #468364; }

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

This div background color is #468364.

Border color

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

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

This div border color is #468364.

Opacity

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

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

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

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

This text has shadow with #468364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #468364.

Preview

Color preview on black background

This text has color #468364 on black background.


Color preview on white background

This text has color #468364 on white background.


Black color preview on #468364 background

This text has black color on #468364 background.


White color preview on #468364 background

This text has white color on #468364 background.


Related colors

Complementary color

Complementary color for #hex is #B97C9B.


I love getcolorcode.com

Triadic colors

1 #644683 and #836446 with #468364 are triadic colors.

2 #648346 and #834664 with #468364 are triadic colors.