COLOR #468171

HEX: #468171 RGB: (70,129,113)

Color info

#468171 contains red, green and blue colors in about the same proportion. Web safe color of #468171 is #339966 (or #396).

RGB color model

#468171 color RGB value is (70,129,113).

RGB: (70,129,113) (27%, 51%, 44%)

RGB channels and saturation

R 70 of 255 = 27%
G 129 of 255 = 51%
B 113 of 255 = 44%

70
129
113

R + G + B ~ 41%. #468171 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 70 + 129 + 113 = 312 (100%)
R 70 of 312 ~ 22.44%
G 129 of 312 ~ 41.35%
B 113 of 312 ~ 36.22'%

%22.44
%41.35
%36.22

CMYK color model

#468171 color CMYK value is (46,0,12,49).

  • cyan value is 45.74%
  • magenta value is 0.00%
  • yellow value is 12.40%
  • key color value is 49.41%

CMYK: (46,0,12,49)
C46M0Y12K49 (46%, 0%, 12%, 49%)
(0.46 / 0.00 / 0.12 / 0.49)

CMYK percentages

%45.74
%0
%12.4
%49.41

Codes

Color #468171 in popluar color models

46 81 71
RGB 70 129 113
HSL 164° 29.65% 39.02%
HSB/HSV 164° 45.74% 50.59%
CMYK 45.74% 0.00% 12.40%
49.41%

Color #468171 in popluar number systems.

HEX 46 81 71
Decimal 70 129 113
Binary 1000110 10000001 1110001
Octal 106 201 161

Shades and tints

Shades of #468171

#468171
(70,129,113)
#407667
(64,118,103)
#3A6B5D
(58,107,93)
#346053
(52,96,83)
#2E5549
(46,85,73)
#284A3F
(40,74,63)
#223F35
(34,63,53)
#1C342B
(28,52,43)
#162921
(22,41,33)
#101E17
(16,30,23)
#0A130D
(10,19,13)
#000000
(0,0,0)

Tints of #468171

#468171
(70,129,113)
#568C7D
(86,140,125)
#669789
(102,151,137)
#76A295
(118,162,149)
#86ADA1
(134,173,161)
#96B8AD
(150,184,173)
#A6C3B9
(166,195,185)
#B6CEC5
(182,206,197)
#C6D9D1
(198,217,209)
#D6E4DD
(214,228,221)
#E6EFE9
(230,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #468171 color. Also use rgb(70,129,113) instead hex code.

Text Font Color

.myTextColor { color: #468171; }

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

This text font color is #468171.

Background Color

.myBgColor { background-color: #468171; }

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

This div background color is #468171.

Border color

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

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

This div border color is #468171.

Opacity

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

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

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

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

This text has shadow with #468171 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #468171.

Preview

Color preview on black background

This text has color #468171 on black background.


Color preview on white background

This text has color #468171 on white background.


Black color preview on #468171 background

This text has black color on #468171 background.


White color preview on #468171 background

This text has white color on #468171 background.


Related colors

Complementary color

Complementary color for #hex is #B97E8E.


I love getcolorcode.com

Triadic colors

1 #714681 and #817146 with #468171 are triadic colors.

2 #718146 and #814671 with #468171 are triadic colors.