COLOR #48A07C

HEX: #48A07C RGB: (72,160,124)

Renk bilgisi

#48A07C contains mainly green and blue colors. #48A07C ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#48A07C color RGB value is (72,160,124).

RGB: (72,160,124) (28%, 63%, 49%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 160 of 255 = 63%
B 124 of 255 = 49%

72
160
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 160 + 124 = 356 (100%)
R 72 of 356 ~ 20.22%
G 160 of 356 ~ 44.94%
B 124 of 356 ~ 34.83'%

%20.22
%44.94
%34.83

CMYK RENK MODELİ

#48A07C rengi CMYK tonu (55,0,23,37).

  • camgöbeği tonu 55.00%
  • eflatun tonu 0.00%
  • sarı tonu 22.50%
  • ana renk tonu 37.25%

CMYK: (55,0,23,37)
C55M0Y23K37 (55%, 0%, 23%, 37%)
(0.55 / 0.00 / 0.23 / 0.37)

CMYK yüzdeleri

%55
%0
%22.5
%37.25

Codes

Color #48A07C in popluar color models

48 A0 7C
RGB 72 160 124
HSL 155° 37.93% 45.49%
HSB/HSV 155° 55.00% 62.75%
CMYK 55.00% 0.00% 22.50%
37.25%

Color #48A07C in popluar number systems.

HEX 48 A0 7C
Decimal 72 160 124
Binary 1001000 10100000 1111100
Octal 110 240 174

Shades and tints

Shades of #48A07C

#48A07C
(72,160,124)
#429271
(66,146,113)
#3C8466
(60,132,102)
#36765B
(54,118,91)
#306850
(48,104,80)
#2A5A45
(42,90,69)
#244C3A
(36,76,58)
#1E3E2F
(30,62,47)
#183024
(24,48,36)
#122219
(18,34,25)
#0C140E
(12,20,14)
#000000
(0,0,0)

Tints of #48A07C

#48A07C
(72,160,124)
#58A887
(88,168,135)
#68B092
(104,176,146)
#78B89D
(120,184,157)
#88C0A8
(136,192,168)
#98C8B3
(152,200,179)
#A8D0BE
(168,208,190)
#B8D8C9
(184,216,201)
#C8E0D4
(200,224,212)
#D8E8DF
(216,232,223)
#E8F0EA
(232,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48A07C; }

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

This text font color is #48A07C.

Background Color

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

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

This div background color is #48A07C.

Border color

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

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

This div border color is #48A07C.

Opacity

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

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

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

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

This text has shadow with #48A07C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48A07C.

Preview

Color preview on black background

This text has color #48A07C on black background.


Color preview on white background

This text has color #48A07C on white background.


Black color preview on #48A07C background

This text has black color on #48A07C background.


White color preview on #48A07C background

This text has white color on #48A07C background.


Related colors

Complementary color

Complementary color for #hex is #B75F83.


I love getcolorcode.com

Triadic colors

1 #7C48A0 and #A07C48 with #48A07C are triadic colors.

2 #7CA048 and #A0487C with #48A07C are triadic colors.