COLOR #468355

HEX: #468355 RGB: (70,131,85)

Color info

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

RGB color model

#468355 color RGB value is (70,131,85).

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

RGB channels and saturation

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

70
131
85

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

Portions of RGB colors in percentages

R + G + B = 70 + 131 + 85 = 286 (100%)
R 70 of 286 ~ 24.48%
G 131 of 286 ~ 45.8%
B 85 of 286 ~ 29.72'%

%24.48
%45.8
%29.72

CMYK color model

#468355 color CMYK value is (47,0,35,49).

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

CMYK: (47,0,35,49)
C47M0Y35K49 (47%, 0%, 35%, 49%)
(0.47 / 0.00 / 0.35 / 0.49)

CMYK percentages

%46.56
%0
%35.11
%48.63

Codes

Color #468355 in popluar color models

46 83 55
RGB 70 131 85
HSL 135° 30.35% 39.41%
HSB/HSV 135° 46.56% 51.37%
CMYK 46.56% 0.00% 35.11%
48.63%

Color #468355 in popluar number systems.

HEX 46 83 55
Decimal 70 131 85
Binary 1000110 10000011 1010101
Octal 106 203 125

Shades and tints

Shades of #468355

#468355
(70,131,85)
#40784E
(64,120,78)
#3A6D47
(58,109,71)
#346240
(52,98,64)
#2E5739
(46,87,57)
#284C32
(40,76,50)
#22412B
(34,65,43)
#1C3624
(28,54,36)
#162B1D
(22,43,29)
#102016
(16,32,22)
#0A150F
(10,21,15)
#000000
(0,0,0)

Tints of #468355

#468355
(70,131,85)
#568E64
(86,142,100)
#669973
(102,153,115)
#76A482
(118,164,130)
#86AF91
(134,175,145)
#96BAA0
(150,186,160)
#A6C5AF
(166,197,175)
#B6D0BE
(182,208,190)
#C6DBCD
(198,219,205)
#D6E6DC
(214,230,220)
#E6F1EB
(230,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #468355; }

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

This text font color is #468355.

Background Color

.myBgColor { background-color: #468355; }

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

This div background color is #468355.

Border color

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

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

This div border color is #468355.

Opacity

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

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

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

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

This text has shadow with #468355 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #468355.

Preview

Color preview on black background

This text has color #468355 on black background.


Color preview on white background

This text has color #468355 on white background.


Black color preview on #468355 background

This text has black color on #468355 background.


White color preview on #468355 background

This text has white color on #468355 background.


Related colors

Complementary color

Complementary color for #hex is #B97CAA.


I love getcolorcode.com

Triadic colors

1 #554683 and #835546 with #468355 are triadic colors.

2 #558346 and #834655 with #468355 are triadic colors.