COLOR #465B92

HEX: #465B92 RGB: (70,91,146)

Color info

#465B92 contains mainly green and blue colors. Web safe color of #465B92 is #336699 (or #369).

RGB color model

#465B92 color RGB value is (70,91,146).

RGB: (70,91,146) (27%, 36%, 57%)

RGB channels and saturation

R 70 of 255 = 27%
G 91 of 255 = 36%
B 146 of 255 = 57%

70
91
146

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

Portions of RGB colors in percentages

R + G + B = 70 + 91 + 146 = 307 (100%)
R 70 of 307 ~ 22.8%
G 91 of 307 ~ 29.64%
B 146 of 307 ~ 47.56'%

%22.8
%29.64
%47.56

CMYK color model

#465B92 color CMYK value is (52,38,0,43).

  • cyan value is 52.05%
  • magenta value is 37.67%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (52,38,0,43)
C52M38Y0K43 (52%, 38%, 0%, 43%)
(0.52 / 0.38 / 0.00 / 0.43)

CMYK percentages

%52.05
%37.67
%0
%42.75

Codes

Color #465B92 in popluar color models

46 5B 92
RGB 70 91 146
HSL 223° 35.19% 42.35%
HSB/HSV 223° 52.05% 57.25%
CMYK 52.05% 37.67% 0.00%
42.75%

Color #465B92 in popluar number systems.

HEX 46 5B 92
Decimal 70 91 146
Binary 1000110 1011011 10010010
Octal 106 133 222

Shades and tints

Shades of #465B92

#465B92
(70,91,146)
#405385
(64,83,133)
#3A4B78
(58,75,120)
#34436B
(52,67,107)
#2E3B5E
(46,59,94)
#283351
(40,51,81)
#222B44
(34,43,68)
#1C2337
(28,35,55)
#161B2A
(22,27,42)
#10131D
(16,19,29)
#0A0B10
(10,11,16)
#000000
(0,0,0)

Tints of #465B92

#465B92
(70,91,146)
#56699B
(86,105,155)
#6677A4
(102,119,164)
#7685AD
(118,133,173)
#8693B6
(134,147,182)
#96A1BF
(150,161,191)
#A6AFC8
(166,175,200)
#B6BDD1
(182,189,209)
#C6CBDA
(198,203,218)
#D6D9E3
(214,217,227)
#E6E7EC
(230,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #465B92 color. Also use rgb(70,91,146) instead hex code.

Text Font Color

.myTextColor { color: #465B92; }

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

This text font color is #465B92.

Background Color

.myBgColor { background-color: #465B92; }

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

This div background color is #465B92.

Border color

.myBorderColor { border: 1px solid #465B92; }

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

This div border color is #465B92.

Opacity

.myOpacity80 { color: #465B92; opacity: 0.8; }

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

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

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

This text has shadow with #465B92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465B92.

Preview

Color preview on black background

This text has color #465B92 on black background.


Color preview on white background

This text has color #465B92 on white background.


Black color preview on #465B92 background

This text has black color on #465B92 background.


White color preview on #465B92 background

This text has white color on #465B92 background.


Related colors

Complementary color

Complementary color for #hex is #B9A46D.


I love getcolorcode.com

Triadic colors

1 #92465B and #5B9246 with #465B92 are triadic colors.

2 #925B46 and #5B4692 with #465B92 are triadic colors.