COLOR #498063

HEX: #498063 RGB: (73,128,99)

Color info

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

RGB color model

#498063 color RGB value is (73,128,99).

RGB: (73,128,99) (29%, 50%, 39%)

RGB channels and saturation

R 73 of 255 = 29%
G 128 of 255 = 50%
B 99 of 255 = 39%

73
128
99

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

Portions of RGB colors in percentages

R + G + B = 73 + 128 + 99 = 300 (100%)
R 73 of 300 ~ 24.33%
G 128 of 300 ~ 42.67%
B 99 of 300 ~ 33'%

%24.33
%42.67
%33

CMYK color model

#498063 color CMYK value is (43,0,23,50).

  • cyan value is 42.97%
  • magenta value is 0.00%
  • yellow value is 22.66%
  • key color value is 49.80%

CMYK: (43,0,23,50)
C43M0Y23K50 (43%, 0%, 23%, 50%)
(0.43 / 0.00 / 0.23 / 0.50)

CMYK percentages

%42.97
%0
%22.66
%49.8

Codes

Color #498063 in popluar color models

49 80 63
RGB 73 128 99
HSL 148° 27.36% 39.41%
HSB/HSV 148° 42.97% 50.20%
CMYK 42.97% 0.00% 22.66%
49.80%

Color #498063 in popluar number systems.

HEX 49 80 63
Decimal 73 128 99
Binary 1001001 10000000 1100011
Octal 111 200 143

Shades and tints

Shades of #498063

#498063
(73,128,99)
#43755A
(67,117,90)
#3D6A51
(61,106,81)
#375F48
(55,95,72)
#31543F
(49,84,63)
#2B4936
(43,73,54)
#253E2D
(37,62,45)
#1F3324
(31,51,36)
#19281B
(25,40,27)
#131D12
(19,29,18)
#0D1209
(13,18,9)
#000000
(0,0,0)

Tints of #498063

#498063
(73,128,99)
#598B71
(89,139,113)
#69967F
(105,150,127)
#79A18D
(121,161,141)
#89AC9B
(137,172,155)
#99B7A9
(153,183,169)
#A9C2B7
(169,194,183)
#B9CDC5
(185,205,197)
#C9D8D3
(201,216,211)
#D9E3E1
(217,227,225)
#E9EEEF
(233,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #498063 color. Also use rgb(73,128,99) instead hex code.

Text Font Color

.myTextColor { color: #498063; }

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

This text font color is #498063.

Background Color

.myBgColor { background-color: #498063; }

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

This div background color is #498063.

Border color

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

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

This div border color is #498063.

Opacity

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

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

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

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

This text has shadow with #498063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498063.

Preview

Color preview on black background

This text has color #498063 on black background.


Color preview on white background

This text has color #498063 on white background.


Black color preview on #498063 background

This text has black color on #498063 background.


White color preview on #498063 background

This text has white color on #498063 background.


Related colors

Complementary color

Complementary color for #hex is #B67F9C.


I love getcolorcode.com

Triadic colors

1 #634980 and #806349 with #498063 are triadic colors.

2 #638049 and #804963 with #498063 are triadic colors.