COLOR #488983

HEX: #488983 RGB: (72,137,131)

Color info

#488983 contains mainly green and blue colors. Web safe color of #488983 is #339999 (or #399).

RGB color model

#488983 color RGB value is (72,137,131).

RGB: (72,137,131) (28%, 54%, 51%)

RGB channels and saturation

R 72 of 255 = 28%
G 137 of 255 = 54%
B 131 of 255 = 51%

72
137
131

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

Portions of RGB colors in percentages

R + G + B = 72 + 137 + 131 = 340 (100%)
R 72 of 340 ~ 21.18%
G 137 of 340 ~ 40.29%
B 131 of 340 ~ 38.53'%

%21.18
%40.29
%38.53

CMYK color model

#488983 color CMYK value is (47,0,4,46).

  • cyan value is 47.45%
  • magenta value is 0.00%
  • yellow value is 4.38%
  • key color value is 46.27%

CMYK: (47,0,4,46)
C47M0Y4K46 (47%, 0%, 4%, 46%)
(0.47 / 0.00 / 0.04 / 0.46)

CMYK percentages

%47.45
%0
%4.38
%46.27

Codes

Color #488983 in popluar color models

48 89 83
RGB 72 137 131
HSL 174° 31.10% 40.98%
HSB/HSV 174° 47.45% 53.73%
CMYK 47.45% 0.00% 4.38%
46.27%

Color #488983 in popluar number systems.

HEX 48 89 83
Decimal 72 137 131
Binary 1001000 10001001 10000011
Octal 110 211 203

Shades and tints

Shades of #488983

#488983
(72,137,131)
#427D78
(66,125,120)
#3C716D
(60,113,109)
#366562
(54,101,98)
#305957
(48,89,87)
#2A4D4C
(42,77,76)
#244141
(36,65,65)
#1E3536
(30,53,54)
#18292B
(24,41,43)
#121D20
(18,29,32)
#0C1115
(12,17,21)
#000000
(0,0,0)

Tints of #488983

#488983
(72,137,131)
#58938E
(88,147,142)
#689D99
(104,157,153)
#78A7A4
(120,167,164)
#88B1AF
(136,177,175)
#98BBBA
(152,187,186)
#A8C5C5
(168,197,197)
#B8CFD0
(184,207,208)
#C8D9DB
(200,217,219)
#D8E3E6
(216,227,230)
#E8EDF1
(232,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #488983 color. Also use rgb(72,137,131) instead hex code.

Text Font Color

.myTextColor { color: #488983; }

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

This text font color is #488983.

Background Color

.myBgColor { background-color: #488983; }

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

This div background color is #488983.

Border color

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

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

This div border color is #488983.

Opacity

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

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

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

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

This text has shadow with #488983 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #488983.

Preview

Color preview on black background

This text has color #488983 on black background.


Color preview on white background

This text has color #488983 on white background.


Black color preview on #488983 background

This text has black color on #488983 background.


White color preview on #488983 background

This text has white color on #488983 background.


Related colors

Complementary color

Complementary color for #hex is #B7767C.


I love getcolorcode.com

Triadic colors

1 #834889 and #898348 with #488983 are triadic colors.

2 #838948 and #894883 with #488983 are triadic colors.