COLOR #498751

HEX: #498751 RGB: (73,135,81)

Color info

#498751 contains mainly green and blue colors. Web safe color of #498751 is #339966 (or #396).

RGB color model

#498751 color RGB value is (73,135,81).

RGB: (73,135,81) (29%, 53%, 32%)

RGB channels and saturation

R 73 of 255 = 29%
G 135 of 255 = 53%
B 81 of 255 = 32%

73
135
81

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

Portions of RGB colors in percentages

R + G + B = 73 + 135 + 81 = 289 (100%)
R 73 of 289 ~ 25.26%
G 135 of 289 ~ 46.71%
B 81 of 289 ~ 28.03'%

%25.26
%46.71
%28.03

CMYK color model

#498751 color CMYK value is (46,0,40,47).

  • cyan value is 45.93%
  • magenta value is 0.00%
  • yellow value is 40.00%
  • key color value is 47.06%

CMYK: (46,0,40,47)
C46M0Y40K47 (46%, 0%, 40%, 47%)
(0.46 / 0.00 / 0.40 / 0.47)

CMYK percentages

%45.93
%0
%40
%47.06

Codes

Color #498751 in popluar color models

49 87 51
RGB 73 135 81
HSL 128° 29.81% 40.78%
HSB/HSV 128° 45.93% 52.94%
CMYK 45.93% 0.00% 40.00%
47.06%

Color #498751 in popluar number systems.

HEX 49 87 51
Decimal 73 135 81
Binary 1001001 10000111 1010001
Octal 111 207 121

Shades and tints

Shades of #498751

#498751
(73,135,81)
#437B4A
(67,123,74)
#3D6F43
(61,111,67)
#37633C
(55,99,60)
#315735
(49,87,53)
#2B4B2E
(43,75,46)
#253F27
(37,63,39)
#1F3320
(31,51,32)
#192719
(25,39,25)
#131B12
(19,27,18)
#0D0F0B
(13,15,11)
#000000
(0,0,0)

Tints of #498751

#498751
(73,135,81)
#599160
(89,145,96)
#699B6F
(105,155,111)
#79A57E
(121,165,126)
#89AF8D
(137,175,141)
#99B99C
(153,185,156)
#A9C3AB
(169,195,171)
#B9CDBA
(185,205,186)
#C9D7C9
(201,215,201)
#D9E1D8
(217,225,216)
#E9EBE7
(233,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #498751 color. Also use rgb(73,135,81) instead hex code.

Text Font Color

.myTextColor { color: #498751; }

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

This text font color is #498751.

Background Color

.myBgColor { background-color: #498751; }

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

This div background color is #498751.

Border color

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

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

This div border color is #498751.

Opacity

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

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

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

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

This text has shadow with #498751 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498751.

Preview

Color preview on black background

This text has color #498751 on black background.


Color preview on white background

This text has color #498751 on white background.


Black color preview on #498751 background

This text has black color on #498751 background.


White color preview on #498751 background

This text has white color on #498751 background.


Related colors

Complementary color

Complementary color for #hex is #B678AE.


I love getcolorcode.com

Triadic colors

1 #514987 and #875149 with #498751 are triadic colors.

2 #518749 and #874951 with #498751 are triadic colors.