COLOR #495092

HEX: #495092 RGB: (73,80,146)

Color info

#495092 contains mainly blue color. Web safe color of #495092 is #336699 (or #369).

RGB color model

#495092 color RGB value is (73,80,146).

RGB: (73,80,146) (29%, 31%, 57%)

RGB channels and saturation

R 73 of 255 = 29%
G 80 of 255 = 31%
B 146 of 255 = 57%

73
80
146

R + G + B ~ 39%. #495092 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 80 + 146 = 299 (100%)
R 73 of 299 ~ 24.41%
G 80 of 299 ~ 26.76%
B 146 of 299 ~ 48.83'%

%24.41
%26.76
%48.83

CMYK color model

#495092 color CMYK value is (50,45,0,43).

  • cyan value is 50.00%
  • magenta value is 45.21%
  • yellow value is 0.00%
  • key color value is 42.75%
CMYK: (50,45,0,43) C50M45Y0K43 (50%,45%,0%,43%) (0.50/0.45/0.00/0.43) 

CMYK percentages

%50
%45.21
%0
%42.75

Codes

Color #495092 in popluar color models

49 50 92
RGB 73 80 146
HSL 234° 33.33% 42.94%
HSB/HSV 234° 50.00% 57.25%
CMYK 50.00% 45.21% 0.00%
42.75%

Color #495092 in popluar number systems.

HEX 49 50 92
Decimal 73 80 146
Binary 1001001 1010000 10010010
Octal 111 120 222

Shades and tints

Shades of #495092

#495092
(73,80,146)
#434985
(67,73,133)
#3D4278
(61,66,120)
#373B6B
(55,59,107)
#31345E
(49,52,94)
#2B2D51
(43,45,81)
#252644
(37,38,68)
#1F1F37
(31,31,55)
#19182A
(25,24,42)
#13111D
(19,17,29)
#0D0A10
(13,10,16)
#000000
(0,0,0)

Tints of #495092

#495092
(73,80,146)
#595F9B
(89,95,155)
#696EA4
(105,110,164)
#797DAD
(121,125,173)
#898CB6
(137,140,182)
#999BBF
(153,155,191)
#A9AAC8
(169,170,200)
#B9B9D1
(185,185,209)
#C9C8DA
(201,200,218)
#D9D7E3
(217,215,227)
#E9E6EC
(233,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495092 color. Also use rgb(73,80,146) instead hex code.

Text Font Color

.myTextColor { color: #495092; }

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

This text font color is #495092.

Background Color

.myBgColor { background-color: #495092; }

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

This div background color is #495092.

Border color

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

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

This div border color is #495092.

Opacity

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

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

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

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

This text has shadow with #495092 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495092.

Preview

Color preview on black background

This text has color #495092 on black background.


Color preview on white background

This text has color #495092 on white background.


Black color preview on #495092 background

This text has black color on #495092 background.


White color preview on #495092 background

This text has white color on #495092 background.


Related colors

Complementary color

Complementary color for #hex is #B6AF6D.


I love getcolorcode.com

Triadic colors

1 #924950 and #509249 with #495092 are triadic colors.

2 #925049 and #504992 with #495092 are triadic colors.