COLOR #495181

HEX: #495181 RGB: (73,81,129)

Color info

#495181 contains red, green and blue colors in about the same proportion. Web safe color of #495181 is #336699 (or #369).

RGB color model

#495181 color RGB value is (73,81,129).

RGB: (73,81,129) (29%, 32%, 51%)

RGB channels and saturation

R 73 of 255 = 29%
G 81 of 255 = 32%
B 129 of 255 = 51%

73
81
129

R + G + B ~ 37%. #495181 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 81 + 129 = 283 (100%)
R 73 of 283 ~ 25.8%
G 81 of 283 ~ 28.62%
B 129 of 283 ~ 45.58'%

%25.8
%28.62
%45.58

CMYK color model

#495181 color CMYK value is (43,37,0,49).

  • cyan value is 43.41%
  • magenta value is 37.21%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (43,37,0,49)
C43M37Y0K49 (43%, 37%, 0%, 49%)
(0.43 / 0.37 / 0.00 / 0.49)

CMYK percentages

%43.41
%37.21
%0
%49.41

Codes

Color #495181 in popluar color models

49 51 81
RGB 73 81 129
HSL 231° 27.72% 39.61%
HSB/HSV 231° 43.41% 50.59%
CMYK 43.41% 37.21% 0.00%
49.41%

Color #495181 in popluar number systems.

HEX 49 51 81
Decimal 73 81 129
Binary 1001001 1010001 10000001
Octal 111 121 201

Shades and tints

Shades of #495181

#495181
(73,81,129)
#434A76
(67,74,118)
#3D436B
(61,67,107)
#373C60
(55,60,96)
#313555
(49,53,85)
#2B2E4A
(43,46,74)
#25273F
(37,39,63)
#1F2034
(31,32,52)
#191929
(25,25,41)
#13121E
(19,18,30)
#0D0B13
(13,11,19)
#000000
(0,0,0)

Tints of #495181

#495181
(73,81,129)
#59608C
(89,96,140)
#696F97
(105,111,151)
#797EA2
(121,126,162)
#898DAD
(137,141,173)
#999CB8
(153,156,184)
#A9ABC3
(169,171,195)
#B9BACE
(185,186,206)
#C9C9D9
(201,201,217)
#D9D8E4
(217,216,228)
#E9E7EF
(233,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495181 color. Also use rgb(73,81,129) instead hex code.

Text Font Color

.myTextColor { color: #495181; }

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

This text font color is #495181.

Background Color

.myBgColor { background-color: #495181; }

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

This div background color is #495181.

Border color

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

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

This div border color is #495181.

Opacity

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

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

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

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

This text has shadow with #495181 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495181.

Preview

Color preview on black background

This text has color #495181 on black background.


Color preview on white background

This text has color #495181 on white background.


Black color preview on #495181 background

This text has black color on #495181 background.


White color preview on #495181 background

This text has white color on #495181 background.


Related colors

Complementary color

Complementary color for #hex is #B6AE7E.


I love getcolorcode.com

Triadic colors

1 #814951 and #518149 with #495181 are triadic colors.

2 #815149 and #514981 with #495181 are triadic colors.