COLOR #48788E

HEX: #48788E RGB: (72,120,142)

Color info

#48788E contains mainly green and blue colors. Web safe color of #48788E is #336699 (or #369).

RGB color model

#48788E color RGB value is (72,120,142).

RGB: (72,120,142) (28%, 47%, 56%)

RGB channels and saturation

R 72 of 255 = 28%
G 120 of 255 = 47%
B 142 of 255 = 56%

72
120
142

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

Portions of RGB colors in percentages

R + G + B = 72 + 120 + 142 = 334 (100%)
R 72 of 334 ~ 21.56%
G 120 of 334 ~ 35.93%
B 142 of 334 ~ 42.51'%

%21.56
%35.93
%42.51

CMYK color model

#48788E color CMYK value is (49,15,0,44).

  • cyan value is 49.30%
  • magenta value is 15.49%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (49,15,0,44)
C49M15Y0K44 (49%, 15%, 0%, 44%)
(0.49 / 0.15 / 0.00 / 0.44)

CMYK percentages

%49.3
%15.49
%0
%44.31

Codes

Color #48788E in popluar color models

48 78 8E
RGB 72 120 142
HSL 199° 32.71% 41.96%
HSB/HSV 199° 49.30% 55.69%
CMYK 49.30% 15.49% 0.00%
44.31%

Color #48788E in popluar number systems.

HEX 48 78 8E
Decimal 72 120 142
Binary 1001000 1111000 10001110
Octal 110 170 216

Shades and tints

Shades of #48788E

#48788E
(72,120,142)
#426E82
(66,110,130)
#3C6476
(60,100,118)
#365A6A
(54,90,106)
#30505E
(48,80,94)
#2A4652
(42,70,82)
#243C46
(36,60,70)
#1E323A
(30,50,58)
#18282E
(24,40,46)
#121E22
(18,30,34)
#0C1416
(12,20,22)
#000000
(0,0,0)

Tints of #48788E

#48788E
(72,120,142)
#588498
(88,132,152)
#6890A2
(104,144,162)
#789CAC
(120,156,172)
#88A8B6
(136,168,182)
#98B4C0
(152,180,192)
#A8C0CA
(168,192,202)
#B8CCD4
(184,204,212)
#C8D8DE
(200,216,222)
#D8E4E8
(216,228,232)
#E8F0F2
(232,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48788E color. Also use rgb(72,120,142) instead hex code.

Text Font Color

.myTextColor { color: #48788E; }

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

This text font color is #48788E.

Background Color

.myBgColor { background-color: #48788E; }

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

This div background color is #48788E.

Border color

.myBorderColor { border: 1px solid #48788E; }

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

This div border color is #48788E.

Opacity

.myOpacity80 { color: #48788E; opacity: 0.8; }

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

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

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

This text has shadow with #48788E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48788E.

Preview

Color preview on black background

This text has color #48788E on black background.


Color preview on white background

This text has color #48788E on white background.


Black color preview on #48788E background

This text has black color on #48788E background.


White color preview on #48788E background

This text has white color on #48788E background.


Related colors

Complementary color

Complementary color for #hex is #B78771.


I love getcolorcode.com

Triadic colors

1 #8E4878 and #788E48 with #48788E are triadic colors.

2 #8E7848 and #78488E with #48788E are triadic colors.