COLOR #48A5A0

HEX: #48A5A0 RGB: (72,165,160)

Renk bilgisi

#48A5A0 contains mainly green and blue colors. #48A5A0 ‘ nin web güvenlik rengi #339999 (ya da #399) dir.

RGB renk modeli

#48A5A0 color RGB value is (72,165,160).

RGB: (72,165,160) (28%, 65%, 63%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 165 of 255 = 65%
B 160 of 255 = 63%

72
165
160

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 165 + 160 = 397 (100%)
R 72 of 397 ~ 18.14%
G 165 of 397 ~ 41.56%
B 160 of 397 ~ 40.3'%

%18.14
%41.56
%40.3

CMYK RENK MODELİ

#48A5A0 rengi CMYK tonu (56,0,3,35).

  • camgöbeği tonu 56.36%
  • eflatun tonu 0.00%
  • sarı tonu 3.03%
  • ana renk tonu 35.29%

CMYK: (56,0,3,35)
C56M0Y3K35 (56%, 0%, 3%, 35%)
(0.56 / 0.00 / 0.03 / 0.35)

CMYK yüzdeleri

%56.36
%0
%3.03
%35.29

Codes

Color #48A5A0 in popluar color models

48 A5 A0
RGB 72 165 160
HSL 177° 39.24% 46.47%
HSB/HSV 177° 56.36% 64.71%
CMYK 56.36% 0.00% 3.03%
35.29%

Color #48A5A0 in popluar number systems.

HEX 48 A5 A0
Decimal 72 165 160
Binary 1001000 10100101 10100000
Octal 110 245 240

Shades and tints

Shades of #48A5A0

#48A5A0
(72,165,160)
#429692
(66,150,146)
#3C8784
(60,135,132)
#367876
(54,120,118)
#306968
(48,105,104)
#2A5A5A
(42,90,90)
#244B4C
(36,75,76)
#1E3C3E
(30,60,62)
#182D30
(24,45,48)
#121E22
(18,30,34)
#0C0F14
(12,15,20)
#000000
(0,0,0)

Tints of #48A5A0

#48A5A0
(72,165,160)
#58ADA8
(88,173,168)
#68B5B0
(104,181,176)
#78BDB8
(120,189,184)
#88C5C0
(136,197,192)
#98CDC8
(152,205,200)
#A8D5D0
(168,213,208)
#B8DDD8
(184,221,216)
#C8E5E0
(200,229,224)
#D8EDE8
(216,237,232)
#E8F5F0
(232,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48A5A0 color. Also use rgb(72,165,160) instead hex code.

Text Font Color

.myTextColor { color: #48A5A0; }

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

This text font color is #48A5A0.

Background Color

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

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

This div background color is #48A5A0.

Border color

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

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

This div border color is #48A5A0.

Opacity

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

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

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

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

This text has shadow with #48A5A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48A5A0.

Preview

Color preview on black background

This text has color #48A5A0 on black background.


Color preview on white background

This text has color #48A5A0 on white background.


Black color preview on #48A5A0 background

This text has black color on #48A5A0 background.


White color preview on #48A5A0 background

This text has white color on #48A5A0 background.


Related colors

Complementary color

Complementary color for #hex is #B75A5F.


I love getcolorcode.com

Triadic colors

1 #A048A5 and #A5A048 with #48A5A0 are triadic colors.

2 #A0A548 and #A548A0 with #48A5A0 are triadic colors.