COLOR #498687

HEX: #498687 RGB: (73,134,135)

Color info

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

RGB color model

#498687 color RGB value is (73,134,135).

RGB: (73,134,135) (29%, 53%, 53%)

RGB channels and saturation

R 73 of 255 = 29%
G 134 of 255 = 53%
B 135 of 255 = 53%

73
134
135

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

Portions of RGB colors in percentages

R + G + B = 73 + 134 + 135 = 342 (100%)
R 73 of 342 ~ 21.35%
G 134 of 342 ~ 39.18%
B 135 of 342 ~ 39.47'%

%21.35
%39.18
%39.47

CMYK color model

#498687 color CMYK value is (46,1,0,47).

  • cyan value is 45.93%
  • magenta value is 0.74%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (46,1,0,47)
C46M1Y0K47 (46%, 1%, 0%, 47%)
(0.46 / 0.01 / 0.00 / 0.47)

CMYK percentages

%45.93
%0.74
%0
%47.06

Codes

Color #498687 in popluar color models

49 86 87
RGB 73 134 135
HSL 181° 29.81% 40.78%
HSB/HSV 181° 45.93% 52.94%
CMYK 45.93% 0.74% 0.00%
47.06%

Color #498687 in popluar number systems.

HEX 49 86 87
Decimal 73 134 135
Binary 1001001 10000110 10000111
Octal 111 206 207

Shades and tints

Shades of #498687

#498687
(73,134,135)
#437A7B
(67,122,123)
#3D6E6F
(61,110,111)
#376263
(55,98,99)
#315657
(49,86,87)
#2B4A4B
(43,74,75)
#253E3F
(37,62,63)
#1F3233
(31,50,51)
#192627
(25,38,39)
#131A1B
(19,26,27)
#0D0E0F
(13,14,15)
#000000
(0,0,0)

Tints of #498687

#498687
(73,134,135)
#599191
(89,145,145)
#699C9B
(105,156,155)
#79A7A5
(121,167,165)
#89B2AF
(137,178,175)
#99BDB9
(153,189,185)
#A9C8C3
(169,200,195)
#B9D3CD
(185,211,205)
#C9DED7
(201,222,215)
#D9E9E1
(217,233,225)
#E9F4EB
(233,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #498687; }

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

This text font color is #498687.

Background Color

.myBgColor { background-color: #498687; }

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

This div background color is #498687.

Border color

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

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

This div border color is #498687.

Opacity

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

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

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

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

This text has shadow with #498687 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498687.

Preview

Color preview on black background

This text has color #498687 on black background.


Color preview on white background

This text has color #498687 on white background.


Black color preview on #498687 background

This text has black color on #498687 background.


White color preview on #498687 background

This text has white color on #498687 background.


Related colors

Complementary color

Complementary color for #hex is #B67978.


I love getcolorcode.com

Triadic colors

1 #874986 and #868749 with #498687 are triadic colors.

2 #878649 and #864987 with #498687 are triadic colors.