COLOR #48A8D3

HEX: #48A8D3 RGB: (72,168,211)

Renk bilgisi

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

RGB renk modeli

#48A8D3 color RGB value is (72,168,211).

RGB: (72,168,211) (28%, 66%, 83%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 168 of 255 = 66%
B 211 of 255 = 83%

72
168
211

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 168 + 211 = 451 (100%)
R 72 of 451 ~ 15.96%
G 168 of 451 ~ 37.25%
B 211 of 451 ~ 46.78'%

%15.96
%37.25
%46.78

CMYK RENK MODELİ

#48A8D3 rengi CMYK tonu (66,20,0,17).

  • camgöbeği tonu 65.88%
  • eflatun tonu 20.38%
  • sarı tonu 0.00%
  • ana renk tonu 17.25%

CMYK: (66,20,0,17)
C66M20Y0K17 (66%, 20%, 0%, 17%)
(0.66 / 0.20 / 0.00 / 0.17)

CMYK yüzdeleri

%65.88
%20.38
%0
%17.25

Codes

Color #48A8D3 in popluar color models

48 A8 D3
RGB 72 168 211
HSL 199° 61.23% 55.49%
HSB/HSV 199° 65.88% 82.75%
CMYK 65.88% 20.38% 0.00%
17.25%

Color #48A8D3 in popluar number systems.

HEX 48 A8 D3
Decimal 72 168 211
Binary 1001000 10101000 11010011
Octal 110 250 323

Shades and tints

Shades of #48A8D3

#48A8D3
(72,168,211)
#4299C0
(66,153,192)
#3C8AAD
(60,138,173)
#367B9A
(54,123,154)
#306C87
(48,108,135)
#2A5D74
(42,93,116)
#244E61
(36,78,97)
#1E3F4E
(30,63,78)
#18303B
(24,48,59)
#122128
(18,33,40)
#0C1215
(12,18,21)
#000000
(0,0,0)

Tints of #48A8D3

#48A8D3
(72,168,211)
#58AFD7
(88,175,215)
#68B6DB
(104,182,219)
#78BDDF
(120,189,223)
#88C4E3
(136,196,227)
#98CBE7
(152,203,231)
#A8D2EB
(168,210,235)
#B8D9EF
(184,217,239)
#C8E0F3
(200,224,243)
#D8E7F7
(216,231,247)
#E8EEFB
(232,238,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48A8D3; }

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

This text font color is #48A8D3.

Background Color

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

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

This div background color is #48A8D3.

Border color

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

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

This div border color is #48A8D3.

Opacity

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

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

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

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

This text has shadow with #48A8D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48A8D3.

Preview

Color preview on black background

This text has color #48A8D3 on black background.


Color preview on white background

This text has color #48A8D3 on white background.


Black color preview on #48A8D3 background

This text has black color on #48A8D3 background.


White color preview on #48A8D3 background

This text has white color on #48A8D3 background.


Related colors

Complementary color

Complementary color for #hex is #B7572C.


I love getcolorcode.com

Triadic colors

1 #D348A8 and #A8D348 with #48A8D3 are triadic colors.

2 #D3A848 and #A848D3 with #48A8D3 are triadic colors.