COLOR #498155

HEX: #498155 RGB: (73,129,85)

Color info

#498155 contains red, green and blue colors in about the same proportion. Web safe color of #498155 is #339966 (or #396).

RGB color model

#498155 color RGB value is (73,129,85).

RGB: (73,129,85) (29%, 51%, 33%)

RGB channels and saturation

R 73 of 255 = 29%
G 129 of 255 = 51%
B 85 of 255 = 33%

73
129
85

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

Portions of RGB colors in percentages

R + G + B = 73 + 129 + 85 = 287 (100%)
R 73 of 287 ~ 25.44%
G 129 of 287 ~ 44.95%
B 85 of 287 ~ 29.62'%

%25.44
%44.95
%29.62

CMYK color model

#498155 color CMYK value is (43,0,34,49).

  • cyan value is 43.41%
  • magenta value is 0.00%
  • yellow value is 34.11%
  • key color value is 49.41%
CMYK: (43,0,34,49) C43M0Y34K49 (43%,0%,34%,49%) (0.43/0.00/0.34/0.49) 

CMYK percentages

%43.41
%0
%34.11
%49.41

Codes

Color #498155 in popluar color models

49 81 55
RGB 73 129 85
HSL 133° 27.72% 39.61%
HSB/HSV 133° 43.41% 50.59%
CMYK 43.41% 0.00% 34.11%
49.41%

Color #498155 in popluar number systems.

HEX 49 81 55
Decimal 73 129 85
Binary 1001001 10000001 1010101
Octal 111 201 125

Shades and tints

Shades of #498155

#498155
(73,129,85)
#43764E
(67,118,78)
#3D6B47
(61,107,71)
#376040
(55,96,64)
#315539
(49,85,57)
#2B4A32
(43,74,50)
#253F2B
(37,63,43)
#1F3424
(31,52,36)
#19291D
(25,41,29)
#131E16
(19,30,22)
#0D130F
(13,19,15)
#000000
(0,0,0)

Tints of #498155

#498155
(73,129,85)
#598C64
(89,140,100)
#699773
(105,151,115)
#79A282
(121,162,130)
#89AD91
(137,173,145)
#99B8A0
(153,184,160)
#A9C3AF
(169,195,175)
#B9CEBE
(185,206,190)
#C9D9CD
(201,217,205)
#D9E4DC
(217,228,220)
#E9EFEB
(233,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #498155 color. Also use rgb(73,129,85) instead hex code.

Text Font Color

.myTextColor { color: #498155; }

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

This text font color is #498155.

Background Color

.myBgColor { background-color: #498155; }

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

This div background color is #498155.

Border color

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

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

This div border color is #498155.

Opacity

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

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

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

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

This text has shadow with #498155 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498155.

Preview

Color preview on black background

This text has color #498155 on black background.


Color preview on white background

This text has color #498155 on white background.


Black color preview on #498155 background

This text has black color on #498155 background.


White color preview on #498155 background

This text has white color on #498155 background.


Related colors

Complementary color

Complementary color for #hex is #B67EAA.


I love getcolorcode.com

Triadic colors

1 #554981 and #815549 with #498155 are triadic colors.

2 #558149 and #814955 with #498155 are triadic colors.