COLOR #48B4D5

HEX: #48B4D5 RGB: (72,180,213)

Color info

#48B4D5 contains mainly green and blue colors. Web safe color of #48B4D5 is #33CCCC (or #3CC).

RGB color model

#48B4D5 color RGB value is (72,180,213).

RGB: (72,180,213) (28%, 71%, 84%)

RGB channels and saturation

R 72 of 255 = 28%
G 180 of 255 = 71%
B 213 of 255 = 84%

72
180
213

R + G + B ~ 61%. #48B4D5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 72 + 180 + 213 = 465 (100%)
R 72 of 465 ~ 15.48%
G 180 of 465 ~ 38.71%
B 213 of 465 ~ 45.81'%

%15.48
%38.71
%45.81

CMYK color model

#48B4D5 color CMYK value is (66,15,0,16).

  • cyan value is 66.20%
  • magenta value is 15.49%
  • yellow value is 0.00%
  • key color value is 16.47%

CMYK: (66,15,0,16)
C66M15Y0K16 (66%, 15%, 0%, 16%)
(0.66 / 0.15 / 0.00 / 0.16)

CMYK percentages

%66.2
%15.49
%0
%16.47

Codes

Color #48B4D5 in popluar color models

48 B4 D5
RGB 72 180 213
HSL 194° 62.67% 55.88%
HSB/HSV 194° 66.20% 83.53%
CMYK 66.20% 15.49% 0.00%
16.47%

Color #48B4D5 in popluar number systems.

HEX 48 B4 D5
Decimal 72 180 213
Binary 1001000 10110100 11010101
Octal 110 264 325

Shades and tints

Shades of #48B4D5

#48B4D5
(72,180,213)
#42A4C2
(66,164,194)
#3C94AF
(60,148,175)
#36849C
(54,132,156)
#307489
(48,116,137)
#2A6476
(42,100,118)
#245463
(36,84,99)
#1E4450
(30,68,80)
#18343D
(24,52,61)
#12242A
(18,36,42)
#0C1417
(12,20,23)
#000000
(0,0,0)

Tints of #48B4D5

#48B4D5
(72,180,213)
#58BAD8
(88,186,216)
#68C0DB
(104,192,219)
#78C6DE
(120,198,222)
#88CCE1
(136,204,225)
#98D2E4
(152,210,228)
#A8D8E7
(168,216,231)
#B8DEEA
(184,222,234)
#C8E4ED
(200,228,237)
#D8EAF0
(216,234,240)
#E8F0F3
(232,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48B4D5 color. Also use rgb(72,180,213) instead hex code.

Text Font Color

.myTextColor { color: #48B4D5; }

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

This text font color is #48B4D5.

Background Color

.myBgColor { background-color: #48B4D5; }

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

This div background color is #48B4D5.

Border color

.myBorderColor { border: 1px solid #48B4D5; }

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

This div border color is #48B4D5.

Opacity

.myOpacity80 { color: #48B4D5; opacity: 0.8; }

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

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

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

This text has shadow with #48B4D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48B4D5.

Preview

Color preview on black background

This text has color #48B4D5 on black background.


Color preview on white background

This text has color #48B4D5 on white background.


Black color preview on #48B4D5 background

This text has black color on #48B4D5 background.


White color preview on #48B4D5 background

This text has white color on #48B4D5 background.


Related colors

Complementary color

Complementary color for #hex is #B74B2A.


I love getcolorcode.com

Triadic colors

1 #D548B4 and #B4D548 with #48B4D5 are triadic colors.

2 #D5B448 and #B448D5 with #48B4D5 are triadic colors.