COLOR #488588

HEX: #488588 RGB: (72,133,136)

Color info

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

RGB color model

#488588 color RGB value is (72,133,136).

RGB: (72,133,136) (28%, 52%, 53%)

RGB channels and saturation

R 72 of 255 = 28%
G 133 of 255 = 52%
B 136 of 255 = 53%

72
133
136

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

Portions of RGB colors in percentages

R + G + B = 72 + 133 + 136 = 341 (100%)
R 72 of 341 ~ 21.11%
G 133 of 341 ~ 39%
B 136 of 341 ~ 39.88'%

%21.11
%39
%39.88

CMYK color model

#488588 color CMYK value is (47,2,0,47).

  • cyan value is 47.06%
  • magenta value is 2.21%
  • yellow value is 0.00%
  • key color value is 46.67%
CMYK: (47,2,0,47) C47M2Y0K47 (47%,2%,0%,47%) (0.47/0.02/0.00/0.47) 

CMYK percentages

%47.06
%2.21
%0
%46.67

Codes

Color #488588 in popluar color models

48 85 88
RGB 72 133 136
HSL 183° 30.77% 40.78%
HSB/HSV 183° 47.06% 53.33%
CMYK 47.06% 2.21% 0.00%
46.67%

Color #488588 in popluar number systems.

HEX 48 85 88
Decimal 72 133 136
Binary 1001000 10000101 10001000
Octal 110 205 210

Shades and tints

Shades of #488588

#488588
(72,133,136)
#42797C
(66,121,124)
#3C6D70
(60,109,112)
#366164
(54,97,100)
#305558
(48,85,88)
#2A494C
(42,73,76)
#243D40
(36,61,64)
#1E3134
(30,49,52)
#182528
(24,37,40)
#12191C
(18,25,28)
#0C0D10
(12,13,16)
#000000
(0,0,0)

Tints of #488588

#488588
(72,133,136)
#589092
(88,144,146)
#689B9C
(104,155,156)
#78A6A6
(120,166,166)
#88B1B0
(136,177,176)
#98BCBA
(152,188,186)
#A8C7C4
(168,199,196)
#B8D2CE
(184,210,206)
#C8DDD8
(200,221,216)
#D8E8E2
(216,232,226)
#E8F3EC
(232,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #488588 color. Also use rgb(72,133,136) instead hex code.

Text Font Color

.myTextColor { color: #488588; }

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

This text font color is #488588.

Background Color

.myBgColor { background-color: #488588; }

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

This div background color is #488588.

Border color

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

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

This div border color is #488588.

Opacity

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

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

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

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

This text has shadow with #488588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #488588.

Preview

Color preview on black background

This text has color #488588 on black background.


Color preview on white background

This text has color #488588 on white background.


Black color preview on #488588 background

This text has black color on #488588 background.


White color preview on #488588 background

This text has white color on #488588 background.


Related colors

Complementary color

Complementary color for #hex is #B77A77.


I love getcolorcode.com

Triadic colors

1 #884885 and #858848 with #488588 are triadic colors.

2 #888548 and #854888 with #488588 are triadic colors.