COLOR #498C6A

HEX: #498C6A RGB: (73,140,106)

Renk bilgisi

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

RGB renk modeli

#498C6A color RGB value is (73,140,106).

RGB: (73,140,106) (29%, 55%, 42%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 140 of 255 = 55%
B 106 of 255 = 42%

73
140
106

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 140 + 106 = 319 (100%)
R 73 of 319 ~ 22.88%
G 140 of 319 ~ 43.89%
B 106 of 319 ~ 33.23'%

%22.88
%43.89
%33.23

CMYK RENK MODELİ

#498C6A rengi CMYK tonu (48,0,24,45).

  • camgöbeği tonu 47.86%
  • eflatun tonu 0.00%
  • sarı tonu 24.29%
  • ana renk tonu 45.10%

CMYK: (48,0,24,45)
C48M0Y24K45 (48%, 0%, 24%, 45%)
(0.48 / 0.00 / 0.24 / 0.45)

CMYK yüzdeleri

%47.86
%0
%24.29
%45.1

Codes

Color #498C6A in popluar color models

49 8C 6A
RGB 73 140 106
HSL 150° 31.46% 41.76%
HSB/HSV 150° 47.86% 54.90%
CMYK 47.86% 0.00% 24.29%
45.10%

Color #498C6A in popluar number systems.

HEX 49 8C 6A
Decimal 73 140 106
Binary 1001001 10001100 1101010
Octal 111 214 152

Shades and tints

Shades of #498C6A

#498C6A
(73,140,106)
#438061
(67,128,97)
#3D7458
(61,116,88)
#37684F
(55,104,79)
#315C46
(49,92,70)
#2B503D
(43,80,61)
#254434
(37,68,52)
#1F382B
(31,56,43)
#192C22
(25,44,34)
#132019
(19,32,25)
#0D1410
(13,20,16)
#000000
(0,0,0)

Tints of #498C6A

#498C6A
(73,140,106)
#599677
(89,150,119)
#69A084
(105,160,132)
#79AA91
(121,170,145)
#89B49E
(137,180,158)
#99BEAB
(153,190,171)
#A9C8B8
(169,200,184)
#B9D2C5
(185,210,197)
#C9DCD2
(201,220,210)
#D9E6DF
(217,230,223)
#E9F0EC
(233,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #498C6A color. Also use rgb(73,140,106) instead hex code.

Text Font Color

.myTextColor { color: #498C6A; }

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

This text font color is #498C6A.

Background Color

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

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

This div background color is #498C6A.

Border color

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

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

This div border color is #498C6A.

Opacity

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

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

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

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

This text has shadow with #498C6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498C6A.

Preview

Color preview on black background

This text has color #498C6A on black background.


Color preview on white background

This text has color #498C6A on white background.


Black color preview on #498C6A background

This text has black color on #498C6A background.


White color preview on #498C6A background

This text has white color on #498C6A background.


Related colors

Complementary color

Complementary color for #hex is #B67395.


I love getcolorcode.com

Triadic colors

1 #6A498C and #8C6A49 with #498C6A are triadic colors.

2 #6A8C49 and #8C496A with #498C6A are triadic colors.