COLOR #488993

HEX: #488993 RGB: (72,137,147)

Color info

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

RGB color model

#488993 color RGB value is (72,137,147).

RGB: (72,137,147) (28%, 54%, 58%)

RGB channels and saturation

R 72 of 255 = 28%
G 137 of 255 = 54%
B 147 of 255 = 58%

72
137
147

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

Portions of RGB colors in percentages

R + G + B = 72 + 137 + 147 = 356 (100%)
R 72 of 356 ~ 20.22%
G 137 of 356 ~ 38.48%
B 147 of 356 ~ 41.29'%

%20.22
%38.48
%41.29

CMYK color model

#488993 color CMYK value is (51,7,0,42).

  • cyan value is 51.02%
  • magenta value is 6.80%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (51,7,0,42)
C51M7Y0K42 (51%, 7%, 0%, 42%)
(0.51 / 0.07 / 0.00 / 0.42)

CMYK percentages

%51.02
%6.8
%0
%42.35

Codes

Color #488993 in popluar color models

48 89 93
RGB 72 137 147
HSL 188° 34.25% 42.94%
HSB/HSV 188° 51.02% 57.65%
CMYK 51.02% 6.80% 0.00%
42.35%

Color #488993 in popluar number systems.

HEX 48 89 93
Decimal 72 137 147
Binary 1001000 10001001 10010011
Octal 110 211 223

Shades and tints

Shades of #488993

#488993
(72,137,147)
#427D86
(66,125,134)
#3C7179
(60,113,121)
#36656C
(54,101,108)
#30595F
(48,89,95)
#2A4D52
(42,77,82)
#244145
(36,65,69)
#1E3538
(30,53,56)
#18292B
(24,41,43)
#121D1E
(18,29,30)
#0C1111
(12,17,17)
#000000
(0,0,0)

Tints of #488993

#488993
(72,137,147)
#58939C
(88,147,156)
#689DA5
(104,157,165)
#78A7AE
(120,167,174)
#88B1B7
(136,177,183)
#98BBC0
(152,187,192)
#A8C5C9
(168,197,201)
#B8CFD2
(184,207,210)
#C8D9DB
(200,217,219)
#D8E3E4
(216,227,228)
#E8EDED
(232,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #488993; }

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

This text font color is #488993.

Background Color

.myBgColor { background-color: #488993; }

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

This div background color is #488993.

Border color

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

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

This div border color is #488993.

Opacity

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

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

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

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

This text has shadow with #488993 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #488993.

Preview

Color preview on black background

This text has color #488993 on black background.


Color preview on white background

This text has color #488993 on white background.


Black color preview on #488993 background

This text has black color on #488993 background.


White color preview on #488993 background

This text has white color on #488993 background.


Related colors

Complementary color

Complementary color for #hex is #B7766C.


I love getcolorcode.com

Triadic colors

1 #934889 and #899348 with #488993 are triadic colors.

2 #938948 and #894893 with #488993 are triadic colors.