COLOR #48ACDB

HEX: #48ACDB RGB: (72,172,219)

Renk bilgisi

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

RGB renk modeli

#48ACDB color RGB value is (72,172,219).

RGB: (72,172,219) (28%, 67%, 86%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 172 of 255 = 67%
B 219 of 255 = 86%

72
172
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 172 + 219 = 463 (100%)
R 72 of 463 ~ 15.55%
G 172 of 463 ~ 37.15%
B 219 of 463 ~ 47.3'%

%15.55
%37.15
%47.3

CMYK RENK MODELİ

#48ACDB rengi CMYK tonu (67,21,0,14).

  • camgöbeği tonu 67.12%
  • eflatun tonu 21.46%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (67,21,0,14)
C67M21Y0K14 (67%, 21%, 0%, 14%)
(0.67 / 0.21 / 0.00 / 0.14)

CMYK yüzdeleri

%67.12
%21.46
%0
%14.12

Codes

Color #48ACDB in popluar color models

48 AC DB
RGB 72 172 219
HSL 199° 67.12% 57.06%
HSB/HSV 199° 67.12% 85.88%
CMYK 67.12% 21.46% 0.00%
14.12%

Color #48ACDB in popluar number systems.

HEX 48 AC DB
Decimal 72 172 219
Binary 1001000 10101100 11011011
Octal 110 254 333

Shades and tints

Shades of #48ACDB

#48ACDB
(72,172,219)
#429DC8
(66,157,200)
#3C8EB5
(60,142,181)
#367FA2
(54,127,162)
#30708F
(48,112,143)
#2A617C
(42,97,124)
#245269
(36,82,105)
#1E4356
(30,67,86)
#183443
(24,52,67)
#122530
(18,37,48)
#0C161D
(12,22,29)
#000000
(0,0,0)

Tints of #48ACDB

#48ACDB
(72,172,219)
#58B3DE
(88,179,222)
#68BAE1
(104,186,225)
#78C1E4
(120,193,228)
#88C8E7
(136,200,231)
#98CFEA
(152,207,234)
#A8D6ED
(168,214,237)
#B8DDF0
(184,221,240)
#C8E4F3
(200,228,243)
#D8EBF6
(216,235,246)
#E8F2F9
(232,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48ACDB color. Also use rgb(72,172,219) instead hex code.

Text Font Color

.myTextColor { color: #48ACDB; }

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

This text font color is #48ACDB.

Background Color

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

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

This div background color is #48ACDB.

Border color

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

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

This div border color is #48ACDB.

Opacity

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

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

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

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

This text has shadow with #48ACDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48ACDB.

Preview

Color preview on black background

This text has color #48ACDB on black background.


Color preview on white background

This text has color #48ACDB on white background.


Black color preview on #48ACDB background

This text has black color on #48ACDB background.


White color preview on #48ACDB background

This text has white color on #48ACDB background.


Related colors

Complementary color

Complementary color for #hex is #B75324.


I love getcolorcode.com

Triadic colors

1 #DB48AC and #ACDB48 with #48ACDB are triadic colors.

2 #DBAC48 and #AC48DB with #48ACDB are triadic colors.