COLOR #498A60

HEX: #498A60 RGB: (73,138,96)

Renk bilgisi

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

RGB renk modeli

#498A60 color RGB value is (73,138,96).

RGB: (73,138,96) (29%, 54%, 38%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 138 of 255 = 54%
B 96 of 255 = 38%

73
138
96

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 138 + 96 = 307 (100%)
R 73 of 307 ~ 23.78%
G 138 of 307 ~ 44.95%
B 96 of 307 ~ 31.27'%

%23.78
%44.95
%31.27

CMYK RENK MODELİ

#498A60 rengi CMYK tonu (47,0,30,46).

  • camgöbeği tonu 47.10%
  • eflatun tonu 0.00%
  • sarı tonu 30.43%
  • ana renk tonu 45.88%

CMYK: (47,0,30,46)
C47M0Y30K46 (47%, 0%, 30%, 46%)
(0.47 / 0.00 / 0.30 / 0.46)

CMYK yüzdeleri

%47.1
%0
%30.43
%45.88

Codes

Color #498A60 in popluar color models

49 8A 60
RGB 73 138 96
HSL 141° 30.81% 41.37%
HSB/HSV 141° 47.10% 54.12%
CMYK 47.10% 0.00% 30.43%
45.88%

Color #498A60 in popluar number systems.

HEX 49 8A 60
Decimal 73 138 96
Binary 1001001 10001010 1100000
Octal 111 212 140

Shades and tints

Shades of #498A60

#498A60
(73,138,96)
#437E58
(67,126,88)
#3D7250
(61,114,80)
#376648
(55,102,72)
#315A40
(49,90,64)
#2B4E38
(43,78,56)
#254230
(37,66,48)
#1F3628
(31,54,40)
#192A20
(25,42,32)
#131E18
(19,30,24)
#0D1210
(13,18,16)
#000000
(0,0,0)

Tints of #498A60

#498A60
(73,138,96)
#59946E
(89,148,110)
#699E7C
(105,158,124)
#79A88A
(121,168,138)
#89B298
(137,178,152)
#99BCA6
(153,188,166)
#A9C6B4
(169,198,180)
#B9D0C2
(185,208,194)
#C9DAD0
(201,218,208)
#D9E4DE
(217,228,222)
#E9EEEC
(233,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #498A60 color. Also use rgb(73,138,96) instead hex code.

Text Font Color

.myTextColor { color: #498A60; }

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

This text font color is #498A60.

Background Color

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

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

This div background color is #498A60.

Border color

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

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

This div border color is #498A60.

Opacity

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

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

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

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

This text has shadow with #498A60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498A60.

Preview

Color preview on black background

This text has color #498A60 on black background.


Color preview on white background

This text has color #498A60 on white background.


Black color preview on #498A60 background

This text has black color on #498A60 background.


White color preview on #498A60 background

This text has white color on #498A60 background.


Related colors

Complementary color

Complementary color for #hex is #B6759F.


I love getcolorcode.com

Triadic colors

1 #60498A and #8A6049 with #498A60 are triadic colors.

2 #608A49 and #8A4960 with #498A60 are triadic colors.