COLOR #468048

HEX: #468048 RGB: (70,128,72)

Color info

#468048 contains red, green and blue colors in about the same proportion. Web safe color of #468048 is #336633 (or #363).

RGB color model

#468048 color RGB value is (70,128,72).

RGB: (70,128,72) (27%, 50%, 28%)

RGB channels and saturation

R 70 of 255 = 27%
G 128 of 255 = 50%
B 72 of 255 = 28%

70
128
72

R + G + B ~ 35%. #468048 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 128 + 72 = 270 (100%)
R 70 of 270 ~ 25.93%
G 128 of 270 ~ 47.41%
B 72 of 270 ~ 26.67'%

%25.93
%47.41
%26.67

CMYK color model

#468048 color CMYK value is (45,0,44,50).

  • cyan value is 45.31%
  • magenta value is 0.00%
  • yellow value is 43.75%
  • key color value is 49.80%
CMYK: (45,0,44,50) C45M0Y44K50 (45%,0%,44%,50%) (0.45/0.00/0.44/0.50) 

CMYK percentages

%45.31
%0
%43.75
%49.8

Codes

Color #468048 in popluar color models

46 80 48
RGB 70 128 72
HSL 122° 29.29% 38.82%
HSB/HSV 122° 45.31% 50.20%
CMYK 45.31% 0.00% 43.75%
49.80%

Color #468048 in popluar number systems.

HEX 46 80 48
Decimal 70 128 72
Binary 1000110 10000000 1001000
Octal 106 200 110

Shades and tints

Shades of #468048

#468048
(70,128,72)
#407542
(64,117,66)
#3A6A3C
(58,106,60)
#345F36
(52,95,54)
#2E5430
(46,84,48)
#28492A
(40,73,42)
#223E24
(34,62,36)
#1C331E
(28,51,30)
#162818
(22,40,24)
#101D12
(16,29,18)
#0A120C
(10,18,12)
#000000
(0,0,0)

Tints of #468048

#468048
(70,128,72)
#568B58
(86,139,88)
#669668
(102,150,104)
#76A178
(118,161,120)
#86AC88
(134,172,136)
#96B798
(150,183,152)
#A6C2A8
(166,194,168)
#B6CDB8
(182,205,184)
#C6D8C8
(198,216,200)
#D6E3D8
(214,227,216)
#E6EEE8
(230,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #468048 color. Also use rgb(70,128,72) instead hex code.

Text Font Color

.myTextColor { color: #468048; }

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

This text font color is #468048.

Background Color

.myBgColor { background-color: #468048; }

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

This div background color is #468048.

Border color

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

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

This div border color is #468048.

Opacity

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

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

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

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

This text has shadow with #468048 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #468048.

Preview

Color preview on black background

This text has color #468048 on black background.


Color preview on white background

This text has color #468048 on white background.


Black color preview on #468048 background

This text has black color on #468048 background.


White color preview on #468048 background

This text has white color on #468048 background.


Related colors

Complementary color

Complementary color for #hex is #B97FB7.


I love getcolorcode.com

Triadic colors

1 #484680 and #804846 with #468048 are triadic colors.

2 #488046 and #804648 with #468048 are triadic colors.