COLOR #499192

HEX: #499192 RGB: (73,145,146)

Color info

#499192 contains mainly green and blue colors. Web safe color of #499192 is #339999 (or #399).

RGB color model

#499192 color RGB value is (73,145,146).

RGB: (73,145,146) (29%, 57%, 57%)

RGB channels and saturation

R 73 of 255 = 29%
G 145 of 255 = 57%
B 146 of 255 = 57%

73
145
146

R + G + B ~ 48%. #499192 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 73 + 145 + 146 = 364 (100%)
R 73 of 364 ~ 20.05%
G 145 of 364 ~ 39.84%
B 146 of 364 ~ 40.11'%

%20.05
%39.84
%40.11

CMYK color model

#499192 color CMYK value is (50,1,0,43).

  • cyan value is 50.00%
  • magenta value is 0.68%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (50,1,0,43)
C50M1Y0K43 (50%, 1%, 0%, 43%)
(0.50 / 0.01 / 0.00 / 0.43)

CMYK percentages

%50
%0.68
%0
%42.75

Codes

Color #499192 in popluar color models

49 91 92
RGB 73 145 146
HSL 181° 33.33% 42.94%
HSB/HSV 181° 50.00% 57.25%
CMYK 50.00% 0.68% 0.00%
42.75%

Color #499192 in popluar number systems.

HEX 49 91 92
Decimal 73 145 146
Binary 1001001 10010001 10010010
Octal 111 221 222

Shades and tints

Shades of #499192

#499192
(73,145,146)
#438485
(67,132,133)
#3D7778
(61,119,120)
#376A6B
(55,106,107)
#315D5E
(49,93,94)
#2B5051
(43,80,81)
#254344
(37,67,68)
#1F3637
(31,54,55)
#19292A
(25,41,42)
#131C1D
(19,28,29)
#0D0F10
(13,15,16)
#000000
(0,0,0)

Tints of #499192

#499192
(73,145,146)
#599B9B
(89,155,155)
#69A5A4
(105,165,164)
#79AFAD
(121,175,173)
#89B9B6
(137,185,182)
#99C3BF
(153,195,191)
#A9CDC8
(169,205,200)
#B9D7D1
(185,215,209)
#C9E1DA
(201,225,218)
#D9EBE3
(217,235,227)
#E9F5EC
(233,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #499192; }

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

This text font color is #499192.

Background Color

.myBgColor { background-color: #499192; }

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

This div background color is #499192.

Border color

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

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

This div border color is #499192.

Opacity

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

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

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

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

This text has shadow with #499192 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #499192.

Preview

Color preview on black background

This text has color #499192 on black background.


Color preview on white background

This text has color #499192 on white background.


Black color preview on #499192 background

This text has black color on #499192 background.


White color preview on #499192 background

This text has white color on #499192 background.


Related colors

Complementary color

Complementary color for #hex is #B66E6D.


I love getcolorcode.com

Triadic colors

1 #924991 and #919249 with #499192 are triadic colors.

2 #929149 and #914992 with #499192 are triadic colors.