COLOR #48B995

HEX: #48B995 RGB: (72,185,149)

Renk bilgisi

#48B995 contains mainly green and blue colors. #48B995 ‘ nin web güvenlik rengi #33CC99 (ya da #3C9) dir.

RGB renk modeli

#48B995 color RGB value is (72,185,149).

RGB: (72,185,149) (28%, 73%, 58%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 185 of 255 = 73%
B 149 of 255 = 58%

72
185
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 185 + 149 = 406 (100%)
R 72 of 406 ~ 17.73%
G 185 of 406 ~ 45.57%
B 149 of 406 ~ 36.7'%

%17.73
%45.57
%36.7

CMYK RENK MODELİ

#48B995 rengi CMYK tonu (61,0,19,27).

  • camgöbeği tonu 61.08%
  • eflatun tonu 0.00%
  • sarı tonu 19.46%
  • ana renk tonu 27.45%

CMYK: (61,0,19,27)
C61M0Y19K27 (61%, 0%, 19%, 27%)
(0.61 / 0.00 / 0.19 / 0.27)

CMYK yüzdeleri

%61.08
%0
%19.46
%27.45

Codes

Color #48B995 in popluar color models

48 B9 95
RGB 72 185 149
HSL 161° 44.66% 50.39%
HSB/HSV 161° 61.08% 72.55%
CMYK 61.08% 0.00% 19.46%
27.45%

Color #48B995 in popluar number systems.

HEX 48 B9 95
Decimal 72 185 149
Binary 1001000 10111001 10010101
Octal 110 271 225

Shades and tints

Shades of #48B995

#48B995
(72,185,149)
#42A988
(66,169,136)
#3C997B
(60,153,123)
#36896E
(54,137,110)
#307961
(48,121,97)
#2A6954
(42,105,84)
#245947
(36,89,71)
#1E493A
(30,73,58)
#18392D
(24,57,45)
#122920
(18,41,32)
#0C1913
(12,25,19)
#000000
(0,0,0)

Tints of #48B995

#48B995
(72,185,149)
#58BF9E
(88,191,158)
#68C5A7
(104,197,167)
#78CBB0
(120,203,176)
#88D1B9
(136,209,185)
#98D7C2
(152,215,194)
#A8DDCB
(168,221,203)
#B8E3D4
(184,227,212)
#C8E9DD
(200,233,221)
#D8EFE6
(216,239,230)
#E8F5EF
(232,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48B995 color. Also use rgb(72,185,149) instead hex code.

Text Font Color

.myTextColor { color: #48B995; }

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

This text font color is #48B995.

Background Color

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

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

This div background color is #48B995.

Border color

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

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

This div border color is #48B995.

Opacity

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

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

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

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

This text has shadow with #48B995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48B995.

Preview

Color preview on black background

This text has color #48B995 on black background.


Color preview on white background

This text has color #48B995 on white background.


Black color preview on #48B995 background

This text has black color on #48B995 background.


White color preview on #48B995 background

This text has white color on #48B995 background.


Related colors

Complementary color

Complementary color for #hex is #B7466A.


I love getcolorcode.com

Triadic colors

1 #9548B9 and #B99548 with #48B995 are triadic colors.

2 #95B948 and #B94895 with #48B995 are triadic colors.