COLOR #48A8C5

HEX: #48A8C5 RGB: (72,168,197)

Renk bilgisi

#48A8C5 contains mainly green and blue colors. #48A8C5 ‘ nin web güvenlik rengi #3399CC (ya da #39C) dir.

RGB renk modeli

#48A8C5 color RGB value is (72,168,197).

RGB: (72,168,197) (28%, 66%, 77%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 168 of 255 = 66%
B 197 of 255 = 77%

72
168
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 168 + 197 = 437 (100%)
R 72 of 437 ~ 16.48%
G 168 of 437 ~ 38.44%
B 197 of 437 ~ 45.08'%

%16.48
%38.44
%45.08

CMYK RENK MODELİ

#48A8C5 rengi CMYK tonu (63,15,0,23).

  • camgöbeği tonu 63.45%
  • eflatun tonu 14.72%
  • sarı tonu 0.00%
  • ana renk tonu 22.75%

CMYK: (63,15,0,23)
C63M15Y0K23 (63%, 15%, 0%, 23%)
(0.63 / 0.15 / 0.00 / 0.23)

CMYK yüzdeleri

%63.45
%14.72
%0
%22.75

Codes

Color #48A8C5 in popluar color models

48 A8 C5
RGB 72 168 197
HSL 194° 51.87% 52.75%
HSB/HSV 194° 63.45% 77.25%
CMYK 63.45% 14.72% 0.00%
22.75%

Color #48A8C5 in popluar number systems.

HEX 48 A8 C5
Decimal 72 168 197
Binary 1001000 10101000 11000101
Octal 110 250 305

Shades and tints

Shades of #48A8C5

#48A8C5
(72,168,197)
#4299B4
(66,153,180)
#3C8AA3
(60,138,163)
#367B92
(54,123,146)
#306C81
(48,108,129)
#2A5D70
(42,93,112)
#244E5F
(36,78,95)
#1E3F4E
(30,63,78)
#18303D
(24,48,61)
#12212C
(18,33,44)
#0C121B
(12,18,27)
#000000
(0,0,0)

Tints of #48A8C5

#48A8C5
(72,168,197)
#58AFCA
(88,175,202)
#68B6CF
(104,182,207)
#78BDD4
(120,189,212)
#88C4D9
(136,196,217)
#98CBDE
(152,203,222)
#A8D2E3
(168,210,227)
#B8D9E8
(184,217,232)
#C8E0ED
(200,224,237)
#D8E7F2
(216,231,242)
#E8EEF7
(232,238,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48A8C5 color. Also use rgb(72,168,197) instead hex code.

Text Font Color

.myTextColor { color: #48A8C5; }

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

This text font color is #48A8C5.

Background Color

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

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

This div background color is #48A8C5.

Border color

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

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

This div border color is #48A8C5.

Opacity

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

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

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

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

This text has shadow with #48A8C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48A8C5.

Preview

Color preview on black background

This text has color #48A8C5 on black background.


Color preview on white background

This text has color #48A8C5 on white background.


Black color preview on #48A8C5 background

This text has black color on #48A8C5 background.


White color preview on #48A8C5 background

This text has white color on #48A8C5 background.


Related colors

Complementary color

Complementary color for #hex is #B7573A.


I love getcolorcode.com

Triadic colors

1 #C548A8 and #A8C548 with #48A8C5 are triadic colors.

2 #C5A848 and #A848C5 with #48A8C5 are triadic colors.