COLOR #48A2B0

HEX: #48A2B0 RGB: (72,162,176)

Renk bilgisi

#48A2B0 contains mainly green and blue colors. #48A2B0 ‘ nin web güvenlik rengi #339999 (ya da #399) dir.

RGB renk modeli

#48A2B0 color RGB value is (72,162,176).

RGB: (72,162,176) (28%, 64%, 69%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 162 of 255 = 64%
B 176 of 255 = 69%

72
162
176

R + G + B ~ 54%. #48A2B0 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 162 + 176 = 410 (100%)
R 72 of 410 ~ 17.56%
G 162 of 410 ~ 39.51%
B 176 of 410 ~ 42.93'%

%17.56
%39.51
%42.93

CMYK RENK MODELİ

#48A2B0 rengi CMYK tonu (59,8,0,31).

  • camgöbeği tonu 59.09%
  • eflatun tonu 7.95%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (59,8,0,31)
C59M8Y0K31 (59%, 8%, 0%, 31%)
(0.59 / 0.08 / 0.00 / 0.31)

CMYK yüzdeleri

%59.09
%7.95
%0
%30.98

Codes

Color #48A2B0 in popluar color models

48 A2 B0
RGB 72 162 176
HSL 188° 41.94% 48.63%
HSB/HSV 188° 59.09% 69.02%
CMYK 59.09% 7.95% 0.00%
30.98%

Color #48A2B0 in popluar number systems.

HEX 48 A2 B0
Decimal 72 162 176
Binary 1001000 10100010 10110000
Octal 110 242 260

Shades and tints

Shades of #48A2B0

#48A2B0
(72,162,176)
#4294A0
(66,148,160)
#3C8690
(60,134,144)
#367880
(54,120,128)
#306A70
(48,106,112)
#2A5C60
(42,92,96)
#244E50
(36,78,80)
#1E4040
(30,64,64)
#183230
(24,50,48)
#122420
(18,36,32)
#0C1610
(12,22,16)
#000000
(0,0,0)

Tints of #48A2B0

#48A2B0
(72,162,176)
#58AAB7
(88,170,183)
#68B2BE
(104,178,190)
#78BAC5
(120,186,197)
#88C2CC
(136,194,204)
#98CAD3
(152,202,211)
#A8D2DA
(168,210,218)
#B8DAE1
(184,218,225)
#C8E2E8
(200,226,232)
#D8EAEF
(216,234,239)
#E8F2F6
(232,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48A2B0 color. Also use rgb(72,162,176) instead hex code.

Text Font Color

.myTextColor { color: #48A2B0; }

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

This text font color is #48A2B0.

Background Color

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

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

This div background color is #48A2B0.

Border color

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

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

This div border color is #48A2B0.

Opacity

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

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

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

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

This text has shadow with #48A2B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48A2B0.

Preview

Color preview on black background

This text has color #48A2B0 on black background.


Color preview on white background

This text has color #48A2B0 on white background.


Black color preview on #48A2B0 background

This text has black color on #48A2B0 background.


White color preview on #48A2B0 background

This text has white color on #48A2B0 background.


Related colors

Complementary color

Complementary color for #hex is #B75D4F.


I love getcolorcode.com

Triadic colors

1 #B048A2 and #A2B048 with #48A2B0 are triadic colors.

2 #B0A248 and #A248B0 with #48A2B0 are triadic colors.