COLOR #498477

HEX: #498477 RGB: (73,132,119)

Renk bilgisi

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

RGB renk modeli

#498477 color RGB value is (73,132,119).

RGB: (73,132,119) (29%, 52%, 47%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 132 of 255 = 52%
B 119 of 255 = 47%

73
132
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 132 + 119 = 324 (100%)
R 73 of 324 ~ 22.53%
G 132 of 324 ~ 40.74%
B 119 of 324 ~ 36.73'%

%22.53
%40.74
%36.73

CMYK RENK MODELİ

#498477 rengi CMYK tonu (45,0,10,48).

  • camgöbeği tonu 44.70%
  • eflatun tonu 0.00%
  • sarı tonu 9.85%
  • ana renk tonu 48.24%

CMYK: (45,0,10,48)
C45M0Y10K48 (45%, 0%, 10%, 48%)
(0.45 / 0.00 / 0.10 / 0.48)

CMYK yüzdeleri

%44.7
%0
%9.85
%48.24

Codes

Color #498477 in popluar color models

49 84 77
RGB 73 132 119
HSL 167° 28.78% 40.20%
HSB/HSV 167° 44.70% 51.76%
CMYK 44.70% 0.00% 9.85%
48.24%

Color #498477 in popluar number systems.

HEX 49 84 77
Decimal 73 132 119
Binary 1001001 10000100 1110111
Octal 111 204 167

Shades and tints

Shades of #498477

#498477
(73,132,119)
#43786D
(67,120,109)
#3D6C63
(61,108,99)
#376059
(55,96,89)
#31544F
(49,84,79)
#2B4845
(43,72,69)
#253C3B
(37,60,59)
#1F3031
(31,48,49)
#192427
(25,36,39)
#13181D
(19,24,29)
#0D0C13
(13,12,19)
#000000
(0,0,0)

Tints of #498477

#498477
(73,132,119)
#598F83
(89,143,131)
#699A8F
(105,154,143)
#79A59B
(121,165,155)
#89B0A7
(137,176,167)
#99BBB3
(153,187,179)
#A9C6BF
(169,198,191)
#B9D1CB
(185,209,203)
#C9DCD7
(201,220,215)
#D9E7E3
(217,231,227)
#E9F2EF
(233,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #498477 color. Also use rgb(73,132,119) instead hex code.

Text Font Color

.myTextColor { color: #498477; }

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

This text font color is #498477.

Background Color

.myBgColor { background-color: #498477; }

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

This div background color is #498477.

Border color

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

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

This div border color is #498477.

Opacity

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

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

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

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

This text has shadow with #498477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498477.

Preview

Color preview on black background

This text has color #498477 on black background.


Color preview on white background

This text has color #498477 on white background.


Black color preview on #498477 background

This text has black color on #498477 background.


White color preview on #498477 background

This text has white color on #498477 background.


Related colors

Complementary color

Complementary color for #hex is #B67B88.


I love getcolorcode.com

Triadic colors

1 #774984 and #847749 with #498477 are triadic colors.

2 #778449 and #844977 with #498477 are triadic colors.