COLOR #496075

HEX: #496075 RGB: (73,96,117)

Color info

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

RGB color model

#496075 color RGB value is (73,96,117).

RGB: (73,96,117) (29%, 38%, 46%)

RGB channels and saturation

R 73 of 255 = 29%
G 96 of 255 = 38%
B 117 of 255 = 46%

73
96
117

R + G + B ~ 38%. #496075 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 96 + 117 = 286 (100%)
R 73 of 286 ~ 25.52%
G 96 of 286 ~ 33.57%
B 117 of 286 ~ 40.91'%

%25.52
%33.57
%40.91

CMYK color model

#496075 color CMYK value is (38,18,0,54).

  • cyan value is 37.61%
  • magenta value is 17.95%
  • yellow value is 0.00%
  • key color value is 54.12%
CMYK: (38,18,0,54) C38M18Y0K54 (38%,18%,0%,54%) (0.38/0.18/0.00/0.54) 

CMYK percentages

%37.61
%17.95
%0
%54.12

Codes

Color #496075 in popluar color models

49 60 75
RGB 73 96 117
HSL 209° 23.16% 37.25%
HSB/HSV 209° 37.61% 45.88%
CMYK 37.61% 17.95% 0.00%
54.12%

Color #496075 in popluar number systems.

HEX 49 60 75
Decimal 73 96 117
Binary 1001001 1100000 1110101
Octal 111 140 165

Shades and tints

Shades of #496075

#496075
(73,96,117)
#43586B
(67,88,107)
#3D5061
(61,80,97)
#374857
(55,72,87)
#31404D
(49,64,77)
#2B3843
(43,56,67)
#253039
(37,48,57)
#1F282F
(31,40,47)
#192025
(25,32,37)
#13181B
(19,24,27)
#0D1011
(13,16,17)
#000000
(0,0,0)

Tints of #496075

#496075
(73,96,117)
#596E81
(89,110,129)
#697C8D
(105,124,141)
#798A99
(121,138,153)
#8998A5
(137,152,165)
#99A6B1
(153,166,177)
#A9B4BD
(169,180,189)
#B9C2C9
(185,194,201)
#C9D0D5
(201,208,213)
#D9DEE1
(217,222,225)
#E9ECED
(233,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496075 color. Also use rgb(73,96,117) instead hex code.

Text Font Color

.myTextColor { color: #496075; }

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

This text font color is #496075.

Background Color

.myBgColor { background-color: #496075; }

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

This div background color is #496075.

Border color

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

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

This div border color is #496075.

Opacity

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

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

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

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

This text has shadow with #496075 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496075.

Preview

Color preview on black background

This text has color #496075 on black background.


Color preview on white background

This text has color #496075 on white background.


Black color preview on #496075 background

This text has black color on #496075 background.


White color preview on #496075 background

This text has white color on #496075 background.


Related colors

Complementary color

Complementary color for #hex is #B69F8A.


I love getcolorcode.com

Triadic colors

1 #754960 and #607549 with #496075 are triadic colors.

2 #756049 and #604975 with #496075 are triadic colors.