COLOR #48A8C6

HEX: #48A8C6 RGB: (72,168,198)

Renk bilgisi

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

RGB renk modeli

#48A8C6 color RGB value is (72,168,198).

RGB: (72,168,198) (28%, 66%, 78%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 168 of 255 = 66%
B 198 of 255 = 78%

72
168
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 168 + 198 = 438 (100%)
R 72 of 438 ~ 16.44%
G 168 of 438 ~ 38.36%
B 198 of 438 ~ 45.21'%

%16.44
%38.36
%45.21

CMYK RENK MODELİ

#48A8C6 rengi CMYK tonu (64,15,0,22).

  • camgöbeği tonu 63.64%
  • eflatun tonu 15.15%
  • sarı tonu 0.00%
  • ana renk tonu 22.35%

CMYK: (64,15,0,22)
C64M15Y0K22 (64%, 15%, 0%, 22%)
(0.64 / 0.15 / 0.00 / 0.22)

CMYK yüzdeleri

%63.64
%15.15
%0
%22.35

Codes

Color #48A8C6 in popluar color models

48 A8 C6
RGB 72 168 198
HSL 194° 52.50% 52.94%
HSB/HSV 194° 63.64% 77.65%
CMYK 63.64% 15.15% 0.00%
22.35%

Color #48A8C6 in popluar number systems.

HEX 48 A8 C6
Decimal 72 168 198
Binary 1001000 10101000 11000110
Octal 110 250 306

Shades and tints

Shades of #48A8C6

#48A8C6
(72,168,198)
#4299B4
(66,153,180)
#3C8AA2
(60,138,162)
#367B90
(54,123,144)
#306C7E
(48,108,126)
#2A5D6C
(42,93,108)
#244E5A
(36,78,90)
#1E3F48
(30,63,72)
#183036
(24,48,54)
#122124
(18,33,36)
#0C1212
(12,18,18)
#000000
(0,0,0)

Tints of #48A8C6

#48A8C6
(72,168,198)
#58AFCB
(88,175,203)
#68B6D0
(104,182,208)
#78BDD5
(120,189,213)
#88C4DA
(136,196,218)
#98CBDF
(152,203,223)
#A8D2E4
(168,210,228)
#B8D9E9
(184,217,233)
#C8E0EE
(200,224,238)
#D8E7F3
(216,231,243)
#E8EEF8
(232,238,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48A8C6; }

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

This text font color is #48A8C6.

Background Color

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

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

This div background color is #48A8C6.

Border color

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

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

This div border color is #48A8C6.

Opacity

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

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

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

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

This text has shadow with #48A8C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48A8C6.

Preview

Color preview on black background

This text has color #48A8C6 on black background.


Color preview on white background

This text has color #48A8C6 on white background.


Black color preview on #48A8C6 background

This text has black color on #48A8C6 background.


White color preview on #48A8C6 background

This text has white color on #48A8C6 background.


Related colors

Complementary color

Complementary color for #hex is #B75739.


I love getcolorcode.com

Triadic colors

1 #C648A8 and #A8C648 with #48A8C6 are triadic colors.

2 #C6A848 and #A848C6 with #48A8C6 are triadic colors.