COLOR #467260

HEX: #467260 RGB: (70,114,96)

Color info

#467260 contains red, green and blue colors in about the same proportion. Web safe color of #467260 is #336666 (or #366).

RGB color model

#467260 color RGB value is (70,114,96).

RGB: (70,114,96) (27%, 45%, 38%)

RGB channels and saturation

R 70 of 255 = 27%
G 114 of 255 = 45%
B 96 of 255 = 38%

70
114
96

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

Portions of RGB colors in percentages

R + G + B = 70 + 114 + 96 = 280 (100%)
R 70 of 280 ~ 25%
G 114 of 280 ~ 40.71%
B 96 of 280 ~ 34.29'%

%25
%40.71
%34.29

CMYK color model

#467260 color CMYK value is (39,0,16,55).

  • cyan value is 38.60%
  • magenta value is 0.00%
  • yellow value is 15.79%
  • key color value is 55.29%
CMYK: (39,0,16,55) C39M0Y16K55 (39%,0%,16%,55%) (0.39/0.00/0.16/0.55) 

CMYK percentages

%38.6
%0
%15.79
%55.29

Codes

Color #467260 in popluar color models

46 72 60
RGB 70 114 96
HSL 155° 23.91% 36.08%
HSB/HSV 155° 38.60% 44.71%
CMYK 38.60% 0.00% 15.79%
55.29%

Color #467260 in popluar number systems.

HEX 46 72 60
Decimal 70 114 96
Binary 1000110 1110010 1100000
Octal 106 162 140

Shades and tints

Shades of #467260

#467260
(70,114,96)
#406858
(64,104,88)
#3A5E50
(58,94,80)
#345448
(52,84,72)
#2E4A40
(46,74,64)
#284038
(40,64,56)
#223630
(34,54,48)
#1C2C28
(28,44,40)
#162220
(22,34,32)
#101818
(16,24,24)
#0A0E10
(10,14,16)
#000000
(0,0,0)

Tints of #467260

#467260
(70,114,96)
#567E6E
(86,126,110)
#668A7C
(102,138,124)
#76968A
(118,150,138)
#86A298
(134,162,152)
#96AEA6
(150,174,166)
#A6BAB4
(166,186,180)
#B6C6C2
(182,198,194)
#C6D2D0
(198,210,208)
#D6DEDE
(214,222,222)
#E6EAEC
(230,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #467260 color. Also use rgb(70,114,96) instead hex code.

Text Font Color

.myTextColor { color: #467260; }

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

This text font color is #467260.

Background Color

.myBgColor { background-color: #467260; }

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

This div background color is #467260.

Border color

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

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

This div border color is #467260.

Opacity

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

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

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

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

This text has shadow with #467260 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467260.

Preview

Color preview on black background

This text has color #467260 on black background.


Color preview on white background

This text has color #467260 on white background.


Black color preview on #467260 background

This text has black color on #467260 background.


White color preview on #467260 background

This text has white color on #467260 background.


Related colors

Complementary color

Complementary color for #hex is #B98D9F.


I love getcolorcode.com

Triadic colors

1 #604672 and #726046 with #467260 are triadic colors.

2 #607246 and #724660 with #467260 are triadic colors.