COLOR #488583

HEX: #488583 RGB: (72,133,131)

Color info

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

RGB color model

#488583 color RGB value is (72,133,131).

RGB: (72,133,131) (28%, 52%, 51%)

RGB channels and saturation

R 72 of 255 = 28%
G 133 of 255 = 52%
B 131 of 255 = 51%

72
133
131

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

Portions of RGB colors in percentages

R + G + B = 72 + 133 + 131 = 336 (100%)
R 72 of 336 ~ 21.43%
G 133 of 336 ~ 39.58%
B 131 of 336 ~ 38.99'%

%21.43
%39.58
%38.99

CMYK color model

#488583 color CMYK value is (46,0,2,48).

  • cyan value is 45.86%
  • magenta value is 0.00%
  • yellow value is 1.50%
  • key color value is 47.84%

CMYK: (46,0,2,48)
C46M0Y2K48 (46%, 0%, 2%, 48%)
(0.46 / 0.00 / 0.02 / 0.48)

CMYK percentages

%45.86
%0
%1.5
%47.84

Codes

Color #488583 in popluar color models

48 85 83
RGB 72 133 131
HSL 178° 29.76% 40.20%
HSB/HSV 178° 45.86% 52.16%
CMYK 45.86% 0.00% 1.50%
47.84%

Color #488583 in popluar number systems.

HEX 48 85 83
Decimal 72 133 131
Binary 1001000 10000101 10000011
Octal 110 205 203

Shades and tints

Shades of #488583

#488583
(72,133,131)
#427978
(66,121,120)
#3C6D6D
(60,109,109)
#366162
(54,97,98)
#305557
(48,85,87)
#2A494C
(42,73,76)
#243D41
(36,61,65)
#1E3136
(30,49,54)
#18252B
(24,37,43)
#121920
(18,25,32)
#0C0D15
(12,13,21)
#000000
(0,0,0)

Tints of #488583

#488583
(72,133,131)
#58908E
(88,144,142)
#689B99
(104,155,153)
#78A6A4
(120,166,164)
#88B1AF
(136,177,175)
#98BCBA
(152,188,186)
#A8C7C5
(168,199,197)
#B8D2D0
(184,210,208)
#C8DDDB
(200,221,219)
#D8E8E6
(216,232,230)
#E8F3F1
(232,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #488583; }

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

This text font color is #488583.

Background Color

.myBgColor { background-color: #488583; }

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

This div background color is #488583.

Border color

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

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

This div border color is #488583.

Opacity

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

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

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

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

This text has shadow with #488583 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #488583.

Preview

Color preview on black background

This text has color #488583 on black background.


Color preview on white background

This text has color #488583 on white background.


Black color preview on #488583 background

This text has black color on #488583 background.


White color preview on #488583 background

This text has white color on #488583 background.


Related colors

Complementary color

Complementary color for #hex is #B77A7C.


I love getcolorcode.com

Triadic colors

1 #834885 and #858348 with #488583 are triadic colors.

2 #838548 and #854883 with #488583 are triadic colors.