COLOR #467677

HEX: #467677 RGB: (70,118,119)

Color info

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

RGB color model

#467677 color RGB value is (70,118,119).

RGB: (70,118,119) (27%, 46%, 47%)

RGB channels and saturation

R 70 of 255 = 27%
G 118 of 255 = 46%
B 119 of 255 = 47%

70
118
119

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

Portions of RGB colors in percentages

R + G + B = 70 + 118 + 119 = 307 (100%)
R 70 of 307 ~ 22.8%
G 118 of 307 ~ 38.44%
B 119 of 307 ~ 38.76'%

%22.8
%38.44
%38.76

CMYK color model

#467677 color CMYK value is (41,1,0,53).

  • cyan value is 41.18%
  • magenta value is 0.84%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (41,1,0,53)
C41M1Y0K53 (41%, 1%, 0%, 53%)
(0.41 / 0.01 / 0.00 / 0.53)

CMYK percentages

%41.18
%0.84
%0
%53.33

Codes

Color #467677 in popluar color models

46 76 77
RGB 70 118 119
HSL 181° 25.93% 37.06%
HSB/HSV 181° 41.18% 46.67%
CMYK 41.18% 0.84% 0.00%
53.33%

Color #467677 in popluar number systems.

HEX 46 76 77
Decimal 70 118 119
Binary 1000110 1110110 1110111
Octal 106 166 167

Shades and tints

Shades of #467677

#467677
(70,118,119)
#406C6D
(64,108,109)
#3A6263
(58,98,99)
#345859
(52,88,89)
#2E4E4F
(46,78,79)
#284445
(40,68,69)
#223A3B
(34,58,59)
#1C3031
(28,48,49)
#162627
(22,38,39)
#101C1D
(16,28,29)
#0A1213
(10,18,19)
#000000
(0,0,0)

Tints of #467677

#467677
(70,118,119)
#568283
(86,130,131)
#668E8F
(102,142,143)
#769A9B
(118,154,155)
#86A6A7
(134,166,167)
#96B2B3
(150,178,179)
#A6BEBF
(166,190,191)
#B6CACB
(182,202,203)
#C6D6D7
(198,214,215)
#D6E2E3
(214,226,227)
#E6EEEF
(230,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #467677 color. Also use rgb(70,118,119) instead hex code.

Text Font Color

.myTextColor { color: #467677; }

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

This text font color is #467677.

Background Color

.myBgColor { background-color: #467677; }

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

This div background color is #467677.

Border color

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

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

This div border color is #467677.

Opacity

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

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

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

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

This text has shadow with #467677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467677.

Preview

Color preview on black background

This text has color #467677 on black background.


Color preview on white background

This text has color #467677 on white background.


Black color preview on #467677 background

This text has black color on #467677 background.


White color preview on #467677 background

This text has white color on #467677 background.


Related colors

Complementary color

Complementary color for #hex is #B98988.


I love getcolorcode.com

Triadic colors

1 #774676 and #767746 with #467677 are triadic colors.

2 #777646 and #764677 with #467677 are triadic colors.