COLOR #48ADB5

HEX: #48ADB5 RGB: (72,173,181)

Renk bilgisi

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

RGB renk modeli

#48ADB5 color RGB value is (72,173,181).

RGB: (72,173,181) (28%, 68%, 71%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 173 of 255 = 68%
B 181 of 255 = 71%

72
173
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 173 + 181 = 426 (100%)
R 72 of 426 ~ 16.9%
G 173 of 426 ~ 40.61%
B 181 of 426 ~ 42.49'%

%16.9
%40.61
%42.49

CMYK RENK MODELİ

#48ADB5 rengi CMYK tonu (60,4,0,29).

  • camgöbeği tonu 60.22%
  • eflatun tonu 4.42%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (60,4,0,29)
C60M4Y0K29 (60%, 4%, 0%, 29%)
(0.60 / 0.04 / 0.00 / 0.29)

CMYK yüzdeleri

%60.22
%4.42
%0
%29.02

Codes

Color #48ADB5 in popluar color models

48 AD B5
RGB 72 173 181
HSL 184° 43.08% 49.61%
HSB/HSV 184° 60.22% 70.98%
CMYK 60.22% 4.42% 0.00%
29.02%

Color #48ADB5 in popluar number systems.

HEX 48 AD B5
Decimal 72 173 181
Binary 1001000 10101101 10110101
Octal 110 255 265

Shades and tints

Shades of #48ADB5

#48ADB5
(72,173,181)
#429EA5
(66,158,165)
#3C8F95
(60,143,149)
#368085
(54,128,133)
#307175
(48,113,117)
#2A6265
(42,98,101)
#245355
(36,83,85)
#1E4445
(30,68,69)
#183535
(24,53,53)
#122625
(18,38,37)
#0C1715
(12,23,21)
#000000
(0,0,0)

Tints of #48ADB5

#48ADB5
(72,173,181)
#58B4BB
(88,180,187)
#68BBC1
(104,187,193)
#78C2C7
(120,194,199)
#88C9CD
(136,201,205)
#98D0D3
(152,208,211)
#A8D7D9
(168,215,217)
#B8DEDF
(184,222,223)
#C8E5E5
(200,229,229)
#D8ECEB
(216,236,235)
#E8F3F1
(232,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48ADB5 color. Also use rgb(72,173,181) instead hex code.

Text Font Color

.myTextColor { color: #48ADB5; }

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

This text font color is #48ADB5.

Background Color

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

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

This div background color is #48ADB5.

Border color

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

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

This div border color is #48ADB5.

Opacity

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

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

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

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

This text has shadow with #48ADB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48ADB5.

Preview

Color preview on black background

This text has color #48ADB5 on black background.


Color preview on white background

This text has color #48ADB5 on white background.


Black color preview on #48ADB5 background

This text has black color on #48ADB5 background.


White color preview on #48ADB5 background

This text has white color on #48ADB5 background.


Related colors

Complementary color

Complementary color for #hex is #B7524A.


I love getcolorcode.com

Triadic colors

1 #B548AD and #ADB548 with #48ADB5 are triadic colors.

2 #B5AD48 and #AD48B5 with #48ADB5 are triadic colors.