COLOR #48B06D

HEX: #48B06D RGB: (72,176,109)

Renk bilgisi

#48B06D contains mainly green color. #48B06D ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#48B06D color RGB value is (72,176,109).

RGB: (72,176,109) (28%, 69%, 43%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 176 of 255 = 69%
B 109 of 255 = 43%

72
176
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 176 + 109 = 357 (100%)
R 72 of 357 ~ 20.17%
G 176 of 357 ~ 49.3%
B 109 of 357 ~ 30.53'%

%20.17
%49.3
%30.53

CMYK RENK MODELİ

#48B06D rengi CMYK tonu (59,0,38,31).

  • camgöbeği tonu 59.09%
  • eflatun tonu 0.00%
  • sarı tonu 38.07%
  • ana renk tonu 30.98%

CMYK: (59,0,38,31)
C59M0Y38K31 (59%, 0%, 38%, 31%)
(0.59 / 0.00 / 0.38 / 0.31)

CMYK yüzdeleri

%59.09
%0
%38.07
%30.98

Codes

Color #48B06D in popluar color models

48 B0 6D
RGB 72 176 109
HSL 141° 41.94% 48.63%
HSB/HSV 141° 59.09% 69.02%
CMYK 59.09% 0.00% 38.07%
30.98%

Color #48B06D in popluar number systems.

HEX 48 B0 6D
Decimal 72 176 109
Binary 1001000 10110000 1101101
Octal 110 260 155

Shades and tints

Shades of #48B06D

#48B06D
(72,176,109)
#42A064
(66,160,100)
#3C905B
(60,144,91)
#368052
(54,128,82)
#307049
(48,112,73)
#2A6040
(42,96,64)
#245037
(36,80,55)
#1E402E
(30,64,46)
#183025
(24,48,37)
#12201C
(18,32,28)
#0C1013
(12,16,19)
#000000
(0,0,0)

Tints of #48B06D

#48B06D
(72,176,109)
#58B77A
(88,183,122)
#68BE87
(104,190,135)
#78C594
(120,197,148)
#88CCA1
(136,204,161)
#98D3AE
(152,211,174)
#A8DABB
(168,218,187)
#B8E1C8
(184,225,200)
#C8E8D5
(200,232,213)
#D8EFE2
(216,239,226)
#E8F6EF
(232,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48B06D color. Also use rgb(72,176,109) instead hex code.

Text Font Color

.myTextColor { color: #48B06D; }

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

This text font color is #48B06D.

Background Color

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

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

This div background color is #48B06D.

Border color

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

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

This div border color is #48B06D.

Opacity

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

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

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

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

This text has shadow with #48B06D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48B06D.

Preview

Color preview on black background

This text has color #48B06D on black background.


Color preview on white background

This text has color #48B06D on white background.


Black color preview on #48B06D background

This text has black color on #48B06D background.


White color preview on #48B06D background

This text has white color on #48B06D background.


Related colors

Complementary color

Complementary color for #hex is #B74F92.


I love getcolorcode.com

Triadic colors

1 #6D48B0 and #B06D48 with #48B06D are triadic colors.

2 #6DB048 and #B0486D with #48B06D are triadic colors.