COLOR #498680

HEX: #498680 RGB: (73,134,128)

Color info

#498680 contains mainly green and blue colors. Web safe color of #498680 is #339966 (or #396).

RGB color model

#498680 color RGB value is (73,134,128).

RGB: (73,134,128) (29%, 53%, 50%)

RGB channels and saturation

R 73 of 255 = 29%
G 134 of 255 = 53%
B 128 of 255 = 50%

73
134
128

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

Portions of RGB colors in percentages

R + G + B = 73 + 134 + 128 = 335 (100%)
R 73 of 335 ~ 21.79%
G 134 of 335 ~ 40%
B 128 of 335 ~ 38.21'%

%21.79
%40
%38.21

CMYK color model

#498680 color CMYK value is (46,0,4,47).

  • cyan value is 45.52%
  • magenta value is 0.00%
  • yellow value is 4.48%
  • key color value is 47.45%

CMYK: (46,0,4,47)
C46M0Y4K47 (46%, 0%, 4%, 47%)
(0.46 / 0.00 / 0.04 / 0.47)

CMYK percentages

%45.52
%0
%4.48
%47.45

Codes

Color #498680 in popluar color models

49 86 80
RGB 73 134 128
HSL 174° 29.47% 40.59%
HSB/HSV 174° 45.52% 52.55%
CMYK 45.52% 0.00% 4.48%
47.45%

Color #498680 in popluar number systems.

HEX 49 86 80
Decimal 73 134 128
Binary 1001001 10000110 10000000
Octal 111 206 200

Shades and tints

Shades of #498680

#498680
(73,134,128)
#437A75
(67,122,117)
#3D6E6A
(61,110,106)
#37625F
(55,98,95)
#315654
(49,86,84)
#2B4A49
(43,74,73)
#253E3E
(37,62,62)
#1F3233
(31,50,51)
#192628
(25,38,40)
#131A1D
(19,26,29)
#0D0E12
(13,14,18)
#000000
(0,0,0)

Tints of #498680

#498680
(73,134,128)
#59918B
(89,145,139)
#699C96
(105,156,150)
#79A7A1
(121,167,161)
#89B2AC
(137,178,172)
#99BDB7
(153,189,183)
#A9C8C2
(169,200,194)
#B9D3CD
(185,211,205)
#C9DED8
(201,222,216)
#D9E9E3
(217,233,227)
#E9F4EE
(233,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #498680; }

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

This text font color is #498680.

Background Color

.myBgColor { background-color: #498680; }

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

This div background color is #498680.

Border color

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

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

This div border color is #498680.

Opacity

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

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

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

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

This text has shadow with #498680 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498680.

Preview

Color preview on black background

This text has color #498680 on black background.


Color preview on white background

This text has color #498680 on white background.


Black color preview on #498680 background

This text has black color on #498680 background.


White color preview on #498680 background

This text has white color on #498680 background.


Related colors

Complementary color

Complementary color for #hex is #B6797F.


I love getcolorcode.com

Triadic colors

1 #804986 and #868049 with #498680 are triadic colors.

2 #808649 and #864980 with #498680 are triadic colors.