COLOR #48A6CF

HEX: #48A6CF RGB: (72,166,207)

Renk bilgisi

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

RGB renk modeli

#48A6CF color RGB value is (72,166,207).

RGB: (72,166,207) (28%, 65%, 81%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 166 of 255 = 65%
B 207 of 255 = 81%

72
166
207

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 166 + 207 = 445 (100%)
R 72 of 445 ~ 16.18%
G 166 of 445 ~ 37.3%
B 207 of 445 ~ 46.52'%

%16.18
%37.3
%46.52

CMYK RENK MODELİ

#48A6CF rengi CMYK tonu (65,20,0,19).

  • camgöbeği tonu 65.22%
  • eflatun tonu 19.81%
  • sarı tonu 0.00%
  • ana renk tonu 18.82%

CMYK: (65,20,0,19)
C65M20Y0K19 (65%, 20%, 0%, 19%)
(0.65 / 0.20 / 0.00 / 0.19)

CMYK yüzdeleri

%65.22
%19.81
%0
%18.82

Codes

Color #48A6CF in popluar color models

48 A6 CF
RGB 72 166 207
HSL 198° 58.44% 54.71%
HSB/HSV 198° 65.22% 81.18%
CMYK 65.22% 19.81% 0.00%
18.82%

Color #48A6CF in popluar number systems.

HEX 48 A6 CF
Decimal 72 166 207
Binary 1001000 10100110 11001111
Octal 110 246 317

Shades and tints

Shades of #48A6CF

#48A6CF
(72,166,207)
#4297BD
(66,151,189)
#3C88AB
(60,136,171)
#367999
(54,121,153)
#306A87
(48,106,135)
#2A5B75
(42,91,117)
#244C63
(36,76,99)
#1E3D51
(30,61,81)
#182E3F
(24,46,63)
#121F2D
(18,31,45)
#0C101B
(12,16,27)
#000000
(0,0,0)

Tints of #48A6CF

#48A6CF
(72,166,207)
#58AED3
(88,174,211)
#68B6D7
(104,182,215)
#78BEDB
(120,190,219)
#88C6DF
(136,198,223)
#98CEE3
(152,206,227)
#A8D6E7
(168,214,231)
#B8DEEB
(184,222,235)
#C8E6EF
(200,230,239)
#D8EEF3
(216,238,243)
#E8F6F7
(232,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48A6CF color. Also use rgb(72,166,207) instead hex code.

Text Font Color

.myTextColor { color: #48A6CF; }

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

This text font color is #48A6CF.

Background Color

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

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

This div background color is #48A6CF.

Border color

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

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

This div border color is #48A6CF.

Opacity

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

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

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

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

This text has shadow with #48A6CF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48A6CF.

Preview

Color preview on black background

This text has color #48A6CF on black background.


Color preview on white background

This text has color #48A6CF on white background.


Black color preview on #48A6CF background

This text has black color on #48A6CF background.


White color preview on #48A6CF background

This text has white color on #48A6CF background.


Related colors

Complementary color

Complementary color for #hex is #B75930.


I love getcolorcode.com

Triadic colors

1 #CF48A6 and #A6CF48 with #48A6CF are triadic colors.

2 #CFA648 and #A648CF with #48A6CF are triadic colors.