COLOR #498B6F

HEX: #498B6F RGB: (73,139,111)

Renk bilgisi

#498B6F contains mainly green and blue colors. #498B6F ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#498B6F color RGB value is (73,139,111).

RGB: (73,139,111) (29%, 55%, 44%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 139 of 255 = 55%
B 111 of 255 = 44%

73
139
111

R + G + B ~ 43%. #498B6F is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 139 + 111 = 323 (100%)
R 73 of 323 ~ 22.6%
G 139 of 323 ~ 43.03%
B 111 of 323 ~ 34.37'%

%22.6
%43.03
%34.37

CMYK RENK MODELİ

#498B6F rengi CMYK tonu (47,0,20,45).

  • camgöbeği tonu 47.48%
  • eflatun tonu 0.00%
  • sarı tonu 20.14%
  • ana renk tonu 45.49%

CMYK: (47,0,20,45)
C47M0Y20K45 (47%, 0%, 20%, 45%)
(0.47 / 0.00 / 0.20 / 0.45)

CMYK yüzdeleri

%47.48
%0
%20.14
%45.49

Codes

Color #498B6F in popluar color models

49 8B 6F
RGB 73 139 111
HSL 155° 31.13% 41.57%
HSB/HSV 155° 47.48% 54.51%
CMYK 47.48% 0.00% 20.14%
45.49%

Color #498B6F in popluar number systems.

HEX 49 8B 6F
Decimal 73 139 111
Binary 1001001 10001011 1101111
Octal 111 213 157

Shades and tints

Shades of #498B6F

#498B6F
(73,139,111)
#437F65
(67,127,101)
#3D735B
(61,115,91)
#376751
(55,103,81)
#315B47
(49,91,71)
#2B4F3D
(43,79,61)
#254333
(37,67,51)
#1F3729
(31,55,41)
#192B1F
(25,43,31)
#131F15
(19,31,21)
#0D130B
(13,19,11)
#000000
(0,0,0)

Tints of #498B6F

#498B6F
(73,139,111)
#59957C
(89,149,124)
#699F89
(105,159,137)
#79A996
(121,169,150)
#89B3A3
(137,179,163)
#99BDB0
(153,189,176)
#A9C7BD
(169,199,189)
#B9D1CA
(185,209,202)
#C9DBD7
(201,219,215)
#D9E5E4
(217,229,228)
#E9EFF1
(233,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #498B6F color. Also use rgb(73,139,111) instead hex code.

Text Font Color

.myTextColor { color: #498B6F; }

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

This text font color is #498B6F.

Background Color

.myBgColor { background-color: #498B6F; }

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

This div background color is #498B6F.

Border color

.myBorderColor { border: 1px solid #498B6F; }

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

This div border color is #498B6F.

Opacity

.myOpacity80 { color: #498B6F; opacity: 0.8; }

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

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

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

This text has shadow with #498B6F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498B6F.

Preview

Color preview on black background

This text has color #498B6F on black background.


Color preview on white background

This text has color #498B6F on white background.


Black color preview on #498B6F background

This text has black color on #498B6F background.


White color preview on #498B6F background

This text has white color on #498B6F background.


Related colors

Complementary color

Complementary color for #hex is #B67490.


I love getcolorcode.com

Triadic colors

1 #6F498B and #8B6F49 with #498B6F are triadic colors.

2 #6F8B49 and #8B496F with #498B6F are triadic colors.