COLOR #489168

HEX: #489168 RGB: (72,145,104)

Color info

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

RGB color model

#489168 color RGB value is (72,145,104).

RGB: (72,145,104) (28%, 57%, 41%)

RGB channels and saturation

R 72 of 255 = 28%
G 145 of 255 = 57%
B 104 of 255 = 41%

72
145
104

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

Portions of RGB colors in percentages

R + G + B = 72 + 145 + 104 = 321 (100%)
R 72 of 321 ~ 22.43%
G 145 of 321 ~ 45.17%
B 104 of 321 ~ 32.4'%

%22.43
%45.17
%32.4

CMYK color model

#489168 color CMYK value is (50,0,28,43).

  • cyan value is 50.34%
  • magenta value is 0.00%
  • yellow value is 28.28%
  • key color value is 43.14%

CMYK: (50,0,28,43)
C50M0Y28K43 (50%, 0%, 28%, 43%)
(0.50 / 0.00 / 0.28 / 0.43)

CMYK percentages

%50.34
%0
%28.28
%43.14

Codes

Color #489168 in popluar color models

48 91 68
RGB 72 145 104
HSL 146° 33.64% 42.55%
HSB/HSV 146° 50.34% 56.86%
CMYK 50.34% 0.00% 28.28%
43.14%

Color #489168 in popluar number systems.

HEX 48 91 68
Decimal 72 145 104
Binary 1001000 10010001 1101000
Octal 110 221 150

Shades and tints

Shades of #489168

#489168
(72,145,104)
#42845F
(66,132,95)
#3C7756
(60,119,86)
#366A4D
(54,106,77)
#305D44
(48,93,68)
#2A503B
(42,80,59)
#244332
(36,67,50)
#1E3629
(30,54,41)
#182920
(24,41,32)
#121C17
(18,28,23)
#0C0F0E
(12,15,14)
#000000
(0,0,0)

Tints of #489168

#489168
(72,145,104)
#589B75
(88,155,117)
#68A582
(104,165,130)
#78AF8F
(120,175,143)
#88B99C
(136,185,156)
#98C3A9
(152,195,169)
#A8CDB6
(168,205,182)
#B8D7C3
(184,215,195)
#C8E1D0
(200,225,208)
#D8EBDD
(216,235,221)
#E8F5EA
(232,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #489168 color. Also use rgb(72,145,104) instead hex code.

Text Font Color

.myTextColor { color: #489168; }

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

This text font color is #489168.

Background Color

.myBgColor { background-color: #489168; }

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

This div background color is #489168.

Border color

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

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

This div border color is #489168.

Opacity

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

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

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

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

This text has shadow with #489168 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #489168.

Preview

Color preview on black background

This text has color #489168 on black background.


Color preview on white background

This text has color #489168 on white background.


Black color preview on #489168 background

This text has black color on #489168 background.


White color preview on #489168 background

This text has white color on #489168 background.


Related colors

Complementary color

Complementary color for #hex is #B76E97.


I love getcolorcode.com

Triadic colors

1 #684891 and #916848 with #489168 are triadic colors.

2 #689148 and #914868 with #489168 are triadic colors.