COLOR #467378

HEX: #467378 RGB: (70,115,120)

Color info

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

RGB color model

#467378 color RGB value is (70,115,120).

RGB: (70,115,120) (27%, 45%, 47%)

RGB channels and saturation

R 70 of 255 = 27%
G 115 of 255 = 45%
B 120 of 255 = 47%

70
115
120

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

Portions of RGB colors in percentages

R + G + B = 70 + 115 + 120 = 305 (100%)
R 70 of 305 ~ 22.95%
G 115 of 305 ~ 37.7%
B 120 of 305 ~ 39.34'%

%22.95
%37.7
%39.34

CMYK color model

#467378 color CMYK value is (42,4,0,53).

  • cyan value is 41.67%
  • magenta value is 4.17%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (42,4,0,53)
C42M4Y0K53 (42%, 4%, 0%, 53%)
(0.42 / 0.04 / 0.00 / 0.53)

CMYK percentages

%41.67
%4.17
%0
%52.94

Codes

Color #467378 in popluar color models

46 73 78
RGB 70 115 120
HSL 186° 26.32% 37.25%
HSB/HSV 186° 41.67% 47.06%
CMYK 41.67% 4.17% 0.00%
52.94%

Color #467378 in popluar number systems.

HEX 46 73 78
Decimal 70 115 120
Binary 1000110 1110011 1111000
Octal 106 163 170

Shades and tints

Shades of #467378

#467378
(70,115,120)
#40696E
(64,105,110)
#3A5F64
(58,95,100)
#34555A
(52,85,90)
#2E4B50
(46,75,80)
#284146
(40,65,70)
#22373C
(34,55,60)
#1C2D32
(28,45,50)
#162328
(22,35,40)
#10191E
(16,25,30)
#0A0F14
(10,15,20)
#000000
(0,0,0)

Tints of #467378

#467378
(70,115,120)
#567F84
(86,127,132)
#668B90
(102,139,144)
#76979C
(118,151,156)
#86A3A8
(134,163,168)
#96AFB4
(150,175,180)
#A6BBC0
(166,187,192)
#B6C7CC
(182,199,204)
#C6D3D8
(198,211,216)
#D6DFE4
(214,223,228)
#E6EBF0
(230,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #467378 color. Also use rgb(70,115,120) instead hex code.

Text Font Color

.myTextColor { color: #467378; }

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

This text font color is #467378.

Background Color

.myBgColor { background-color: #467378; }

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

This div background color is #467378.

Border color

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

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

This div border color is #467378.

Opacity

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

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

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

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

This text has shadow with #467378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467378.

Preview

Color preview on black background

This text has color #467378 on black background.


Color preview on white background

This text has color #467378 on white background.


Black color preview on #467378 background

This text has black color on #467378 background.


White color preview on #467378 background

This text has white color on #467378 background.


Related colors

Complementary color

Complementary color for #hex is #B98C87.


I love getcolorcode.com

Triadic colors

1 #784673 and #737846 with #467378 are triadic colors.

2 #787346 and #734678 with #467378 are triadic colors.