COLOR #498057

HEX: #498057 RGB: (73,128,87)

Renk bilgisi

#498057 contains red, green and blue colors in about the same proportion. #498057 ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#498057 color RGB value is (73,128,87).

RGB: (73,128,87) (29%, 50%, 34%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 128 of 255 = 50%
B 87 of 255 = 34%

73
128
87

R + G + B ~ 38%. #498057 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 128 + 87 = 288 (100%)
R 73 of 288 ~ 25.35%
G 128 of 288 ~ 44.44%
B 87 of 288 ~ 30.21'%

%25.35
%44.44
%30.21

CMYK RENK MODELİ

#498057 rengi CMYK tonu (43,0,32,50).

  • camgöbeği tonu 42.97%
  • eflatun tonu 0.00%
  • sarı tonu 32.03%
  • ana renk tonu 49.80%

CMYK: (43,0,32,50)
C43M0Y32K50 (43%, 0%, 32%, 50%)
(0.43 / 0.00 / 0.32 / 0.50)

CMYK yüzdeleri

%42.97
%0
%32.03
%49.8

Codes

Color #498057 in popluar color models

49 80 57
RGB 73 128 87
HSL 135° 27.36% 39.41%
HSB/HSV 135° 42.97% 50.20%
CMYK 42.97% 0.00% 32.03%
49.80%

Color #498057 in popluar number systems.

HEX 49 80 57
Decimal 73 128 87
Binary 1001001 10000000 1010111
Octal 111 200 127

Shades and tints

Shades of #498057

#498057
(73,128,87)
#437550
(67,117,80)
#3D6A49
(61,106,73)
#375F42
(55,95,66)
#31543B
(49,84,59)
#2B4934
(43,73,52)
#253E2D
(37,62,45)
#1F3326
(31,51,38)
#19281F
(25,40,31)
#131D18
(19,29,24)
#0D1211
(13,18,17)
#000000
(0,0,0)

Tints of #498057

#498057
(73,128,87)
#598B66
(89,139,102)
#699675
(105,150,117)
#79A184
(121,161,132)
#89AC93
(137,172,147)
#99B7A2
(153,183,162)
#A9C2B1
(169,194,177)
#B9CDC0
(185,205,192)
#C9D8CF
(201,216,207)
#D9E3DE
(217,227,222)
#E9EEED
(233,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #498057 color. Also use rgb(73,128,87) instead hex code.

Text Font Color

.myTextColor { color: #498057; }

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

This text font color is #498057.

Background Color

.myBgColor { background-color: #498057; }

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

This div background color is #498057.

Border color

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

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

This div border color is #498057.

Opacity

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

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

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

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

This text has shadow with #498057 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498057.

Preview

Color preview on black background

This text has color #498057 on black background.


Color preview on white background

This text has color #498057 on white background.


Black color preview on #498057 background

This text has black color on #498057 background.


White color preview on #498057 background

This text has white color on #498057 background.


Related colors

Complementary color

Complementary color for #hex is #B67FA8.


I love getcolorcode.com

Triadic colors

1 #574980 and #805749 with #498057 are triadic colors.

2 #578049 and #804957 with #498057 are triadic colors.