COLOR #467D61

HEX: #467D61 RGB: (70,125,97)

Color info

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

RGB color model

#467D61 color RGB value is (70,125,97).

RGB: (70,125,97) (27%, 49%, 38%)

RGB channels and saturation

R 70 of 255 = 27%
G 125 of 255 = 49%
B 97 of 255 = 38%

70
125
97

R + G + B ~ 38%. #467D61 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 125 + 97 = 292 (100%)
R 70 of 292 ~ 23.97%
G 125 of 292 ~ 42.81%
B 97 of 292 ~ 33.22'%

%23.97
%42.81
%33.22

CMYK color model

#467D61 color CMYK value is (44,0,22,51).

  • cyan value is 44.00%
  • magenta value is 0.00%
  • yellow value is 22.40%
  • key color value is 50.98%

CMYK: (44,0,22,51)
C44M0Y22K51 (44%, 0%, 22%, 51%)
(0.44 / 0.00 / 0.22 / 0.51)

CMYK percentages

%44
%0
%22.4
%50.98

Codes

Color #467D61 in popluar color models

46 7D 61
RGB 70 125 97
HSL 149° 28.21% 38.24%
HSB/HSV 149° 44.00% 49.02%
CMYK 44.00% 0.00% 22.40%
50.98%

Color #467D61 in popluar number systems.

HEX 46 7D 61
Decimal 70 125 97
Binary 1000110 1111101 1100001
Octal 106 175 141

Shades and tints

Shades of #467D61

#467D61
(70,125,97)
#407259
(64,114,89)
#3A6751
(58,103,81)
#345C49
(52,92,73)
#2E5141
(46,81,65)
#284639
(40,70,57)
#223B31
(34,59,49)
#1C3029
(28,48,41)
#162521
(22,37,33)
#101A19
(16,26,25)
#0A0F11
(10,15,17)
#000000
(0,0,0)

Tints of #467D61

#467D61
(70,125,97)
#56886F
(86,136,111)
#66937D
(102,147,125)
#769E8B
(118,158,139)
#86A999
(134,169,153)
#96B4A7
(150,180,167)
#A6BFB5
(166,191,181)
#B6CAC3
(182,202,195)
#C6D5D1
(198,213,209)
#D6E0DF
(214,224,223)
#E6EBED
(230,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #467D61 color. Also use rgb(70,125,97) instead hex code.

Text Font Color

.myTextColor { color: #467D61; }

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

This text font color is #467D61.

Background Color

.myBgColor { background-color: #467D61; }

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

This div background color is #467D61.

Border color

.myBorderColor { border: 1px solid #467D61; }

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

This div border color is #467D61.

Opacity

.myOpacity80 { color: #467D61; opacity: 0.8; }

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

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

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

This text has shadow with #467D61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467D61.

Preview

Color preview on black background

This text has color #467D61 on black background.


Color preview on white background

This text has color #467D61 on white background.


Black color preview on #467D61 background

This text has black color on #467D61 background.


White color preview on #467D61 background

This text has white color on #467D61 background.


Related colors

Complementary color

Complementary color for #hex is #B9829E.


I love getcolorcode.com

Triadic colors

1 #61467D and #7D6146 with #467D61 are triadic colors.

2 #617D46 and #7D4661 with #467D61 are triadic colors.