COLOR #48A890

HEX: #48A890 RGB: (72,168,144)

Renk bilgisi

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

RGB renk modeli

#48A890 color RGB value is (72,168,144).

RGB: (72,168,144) (28%, 66%, 56%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 168 of 255 = 66%
B 144 of 255 = 56%

72
168
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 168 + 144 = 384 (100%)
R 72 of 384 ~ 18.75%
G 168 of 384 ~ 43.75%
B 144 of 384 ~ 37.5'%

%18.75
%43.75
%37.5

CMYK RENK MODELİ

#48A890 rengi CMYK tonu (57,0,14,34).

  • camgöbeği tonu 57.14%
  • eflatun tonu 0.00%
  • sarı tonu 14.29%
  • ana renk tonu 34.12%

CMYK: (57,0,14,34)
C57M0Y14K34 (57%, 0%, 14%, 34%)
(0.57 / 0.00 / 0.14 / 0.34)

CMYK yüzdeleri

%57.14
%0
%14.29
%34.12

Codes

Color #48A890 in popluar color models

48 A8 90
RGB 72 168 144
HSL 165° 40.00% 47.06%
HSB/HSV 165° 57.14% 65.88%
CMYK 57.14% 0.00% 14.29%
34.12%

Color #48A890 in popluar number systems.

HEX 48 A8 90
Decimal 72 168 144
Binary 1001000 10101000 10010000
Octal 110 250 220

Shades and tints

Shades of #48A890

#48A890
(72,168,144)
#429983
(66,153,131)
#3C8A76
(60,138,118)
#367B69
(54,123,105)
#306C5C
(48,108,92)
#2A5D4F
(42,93,79)
#244E42
(36,78,66)
#1E3F35
(30,63,53)
#183028
(24,48,40)
#12211B
(18,33,27)
#0C120E
(12,18,14)
#000000
(0,0,0)

Tints of #48A890

#48A890
(72,168,144)
#58AF9A
(88,175,154)
#68B6A4
(104,182,164)
#78BDAE
(120,189,174)
#88C4B8
(136,196,184)
#98CBC2
(152,203,194)
#A8D2CC
(168,210,204)
#B8D9D6
(184,217,214)
#C8E0E0
(200,224,224)
#D8E7EA
(216,231,234)
#E8EEF4
(232,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48A890; }

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

This text font color is #48A890.

Background Color

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

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

This div background color is #48A890.

Border color

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

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

This div border color is #48A890.

Opacity

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

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

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

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

This text has shadow with #48A890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48A890.

Preview

Color preview on black background

This text has color #48A890 on black background.


Color preview on white background

This text has color #48A890 on white background.


Black color preview on #48A890 background

This text has black color on #48A890 background.


White color preview on #48A890 background

This text has white color on #48A890 background.


Related colors

Complementary color

Complementary color for #hex is #B7576F.


I love getcolorcode.com

Triadic colors

1 #9048A8 and #A89048 with #48A890 are triadic colors.

2 #90A848 and #A84890 with #48A890 are triadic colors.