COLOR #467775

HEX: #467775 RGB: (70,119,117)

Color info

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

RGB color model

#467775 color RGB value is (70,119,117).

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

RGB channels and saturation

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

70
119
117

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

Portions of RGB colors in percentages

R + G + B = 70 + 119 + 117 = 306 (100%)
R 70 of 306 ~ 22.88%
G 119 of 306 ~ 38.89%
B 117 of 306 ~ 38.24'%

%22.88
%38.89
%38.24

CMYK color model

#467775 color CMYK value is (41,0,2,53).

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

CMYK: (41,0,2,53)
C41M0Y2K53 (41%, 0%, 2%, 53%)
(0.41 / 0.00 / 0.02 / 0.53)

CMYK percentages

%41.18
%0
%1.68
%53.33

Codes

Color #467775 in popluar color models

46 77 75
RGB 70 119 117
HSL 178° 25.93% 37.06%
HSB/HSV 178° 41.18% 46.67%
CMYK 41.18% 0.00% 1.68%
53.33%

Color #467775 in popluar number systems.

HEX 46 77 75
Decimal 70 119 117
Binary 1000110 1110111 1110101
Octal 106 167 165

Shades and tints

Shades of #467775

#467775
(70,119,117)
#406D6B
(64,109,107)
#3A6361
(58,99,97)
#345957
(52,89,87)
#2E4F4D
(46,79,77)
#284543
(40,69,67)
#223B39
(34,59,57)
#1C312F
(28,49,47)
#162725
(22,39,37)
#101D1B
(16,29,27)
#0A1311
(10,19,17)
#000000
(0,0,0)

Tints of #467775

#467775
(70,119,117)
#568381
(86,131,129)
#668F8D
(102,143,141)
#769B99
(118,155,153)
#86A7A5
(134,167,165)
#96B3B1
(150,179,177)
#A6BFBD
(166,191,189)
#B6CBC9
(182,203,201)
#C6D7D5
(198,215,213)
#D6E3E1
(214,227,225)
#E6EFED
(230,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #467775; }

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

This text font color is #467775.

Background Color

.myBgColor { background-color: #467775; }

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

This div background color is #467775.

Border color

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

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

This div border color is #467775.

Opacity

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

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

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

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

This text has shadow with #467775 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467775.

Preview

Color preview on black background

This text has color #467775 on black background.


Color preview on white background

This text has color #467775 on white background.


Black color preview on #467775 background

This text has black color on #467775 background.


White color preview on #467775 background

This text has white color on #467775 background.


Related colors

Complementary color

Complementary color for #hex is #B9888A.


I love getcolorcode.com

Triadic colors

1 #754677 and #777546 with #467775 are triadic colors.

2 #757746 and #774675 with #467775 are triadic colors.