COLOR #465074

HEX: #465074 RGB: (70,80,116)

Color info

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

RGB color model

#465074 color RGB value is (70,80,116).

RGB: (70,80,116) (27%, 31%, 45%)

RGB channels and saturation

R 70 of 255 = 27%
G 80 of 255 = 31%
B 116 of 255 = 45%

70
80
116

R + G + B ~ 34%. #465074 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 80 + 116 = 266 (100%)
R 70 of 266 ~ 26.32%
G 80 of 266 ~ 30.08%
B 116 of 266 ~ 43.61'%

%26.32
%30.08
%43.61

CMYK color model

#465074 color CMYK value is (40,31,0,55).

  • cyan value is 39.66%
  • magenta value is 31.03%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (40,31,0,55)
C40M31Y0K55 (40%, 31%, 0%, 55%)
(0.40 / 0.31 / 0.00 / 0.55)

CMYK percentages

%39.66
%31.03
%0
%54.51

Codes

Color #465074 in popluar color models

46 50 74
RGB 70 80 116
HSL 227° 24.73% 36.47%
HSB/HSV 227° 39.66% 45.49%
CMYK 39.66% 31.03% 0.00%
54.51%

Color #465074 in popluar number systems.

HEX 46 50 74
Decimal 70 80 116
Binary 1000110 1010000 1110100
Octal 106 120 164

Shades and tints

Shades of #465074

#465074
(70,80,116)
#40496A
(64,73,106)
#3A4260
(58,66,96)
#343B56
(52,59,86)
#2E344C
(46,52,76)
#282D42
(40,45,66)
#222638
(34,38,56)
#1C1F2E
(28,31,46)
#161824
(22,24,36)
#10111A
(16,17,26)
#0A0A10
(10,10,16)
#000000
(0,0,0)

Tints of #465074

#465074
(70,80,116)
#565F80
(86,95,128)
#666E8C
(102,110,140)
#767D98
(118,125,152)
#868CA4
(134,140,164)
#969BB0
(150,155,176)
#A6AABC
(166,170,188)
#B6B9C8
(182,185,200)
#C6C8D4
(198,200,212)
#D6D7E0
(214,215,224)
#E6E6EC
(230,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #465074 color. Also use rgb(70,80,116) instead hex code.

Text Font Color

.myTextColor { color: #465074; }

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

This text font color is #465074.

Background Color

.myBgColor { background-color: #465074; }

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

This div background color is #465074.

Border color

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

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

This div border color is #465074.

Opacity

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

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

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

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

This text has shadow with #465074 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465074.

Preview

Color preview on black background

This text has color #465074 on black background.


Color preview on white background

This text has color #465074 on white background.


Black color preview on #465074 background

This text has black color on #465074 background.


White color preview on #465074 background

This text has white color on #465074 background.


Related colors

Complementary color

Complementary color for #hex is #B9AF8B.


I love getcolorcode.com

Triadic colors

1 #744650 and #507446 with #465074 are triadic colors.

2 #745046 and #504674 with #465074 are triadic colors.