COLOR #498A62

HEX: #498A62 RGB: (73,138,98)

Renk bilgisi

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

RGB renk modeli

#498A62 color RGB value is (73,138,98).

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

RGB bağlantıları ve doygunluk

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

73
138
98

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 138 + 98 = 309 (100%)
R 73 of 309 ~ 23.62%
G 138 of 309 ~ 44.66%
B 98 of 309 ~ 31.72'%

%23.62
%44.66
%31.72

CMYK RENK MODELİ

#498A62 rengi CMYK tonu (47,0,29,46).

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

CMYK: (47,0,29,46)
C47M0Y29K46 (47%, 0%, 29%, 46%)
(0.47 / 0.00 / 0.29 / 0.46)

CMYK yüzdeleri

%47.1
%0
%28.99
%45.88

Codes

Color #498A62 in popluar color models

49 8A 62
RGB 73 138 98
HSL 143° 30.81% 41.37%
HSB/HSV 143° 47.10% 54.12%
CMYK 47.10% 0.00% 28.99%
45.88%

Color #498A62 in popluar number systems.

HEX 49 8A 62
Decimal 73 138 98
Binary 1001001 10001010 1100010
Octal 111 212 142

Shades and tints

Shades of #498A62

#498A62
(73,138,98)
#437E5A
(67,126,90)
#3D7252
(61,114,82)
#37664A
(55,102,74)
#315A42
(49,90,66)
#2B4E3A
(43,78,58)
#254232
(37,66,50)
#1F362A
(31,54,42)
#192A22
(25,42,34)
#131E1A
(19,30,26)
#0D1212
(13,18,18)
#000000
(0,0,0)

Tints of #498A62

#498A62
(73,138,98)
#599470
(89,148,112)
#699E7E
(105,158,126)
#79A88C
(121,168,140)
#89B29A
(137,178,154)
#99BCA8
(153,188,168)
#A9C6B6
(169,198,182)
#B9D0C4
(185,208,196)
#C9DAD2
(201,218,210)
#D9E4E0
(217,228,224)
#E9EEEE
(233,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #498A62; }

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

This text font color is #498A62.

Background Color

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

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

This div background color is #498A62.

Border color

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

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

This div border color is #498A62.

Opacity

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

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

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

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

This text has shadow with #498A62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498A62.

Preview

Color preview on black background

This text has color #498A62 on black background.


Color preview on white background

This text has color #498A62 on white background.


Black color preview on #498A62 background

This text has black color on #498A62 background.


White color preview on #498A62 background

This text has white color on #498A62 background.


Related colors

Complementary color

Complementary color for #hex is #B6759D.


I love getcolorcode.com

Triadic colors

1 #62498A and #8A6249 with #498A62 are triadic colors.

2 #628A49 and #8A4962 with #498A62 are triadic colors.