COLOR #48A85D

HEX: #48A85D RGB: (72,168,93)

Renk bilgisi

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

RGB renk modeli

#48A85D color RGB value is (72,168,93).

RGB: (72,168,93) (28%, 66%, 36%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 168 of 255 = 66%
B 93 of 255 = 36%

72
168
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 168 + 93 = 333 (100%)
R 72 of 333 ~ 21.62%
G 168 of 333 ~ 50.45%
B 93 of 333 ~ 27.93'%

%21.62
%50.45
%27.93

CMYK RENK MODELİ

#48A85D rengi CMYK tonu (57,0,45,34).

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

CMYK: (57,0,45,34)
C57M0Y45K34 (57%, 0%, 45%, 34%)
(0.57 / 0.00 / 0.45 / 0.34)

CMYK yüzdeleri

%57.14
%0
%44.64
%34.12

Codes

Color #48A85D in popluar color models

48 A8 5D
RGB 72 168 93
HSL 133° 40.00% 47.06%
HSB/HSV 133° 57.14% 65.88%
CMYK 57.14% 0.00% 44.64%
34.12%

Color #48A85D in popluar number systems.

HEX 48 A8 5D
Decimal 72 168 93
Binary 1001000 10101000 1011101
Octal 110 250 135

Shades and tints

Shades of #48A85D

#48A85D
(72,168,93)
#429955
(66,153,85)
#3C8A4D
(60,138,77)
#367B45
(54,123,69)
#306C3D
(48,108,61)
#2A5D35
(42,93,53)
#244E2D
(36,78,45)
#1E3F25
(30,63,37)
#18301D
(24,48,29)
#122115
(18,33,21)
#0C120D
(12,18,13)
#000000
(0,0,0)

Tints of #48A85D

#48A85D
(72,168,93)
#58AF6B
(88,175,107)
#68B679
(104,182,121)
#78BD87
(120,189,135)
#88C495
(136,196,149)
#98CBA3
(152,203,163)
#A8D2B1
(168,210,177)
#B8D9BF
(184,217,191)
#C8E0CD
(200,224,205)
#D8E7DB
(216,231,219)
#E8EEE9
(232,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48A85D; }

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

This text font color is #48A85D.

Background Color

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

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

This div background color is #48A85D.

Border color

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

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

This div border color is #48A85D.

Opacity

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

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

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

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

This text has shadow with #48A85D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48A85D.

Preview

Color preview on black background

This text has color #48A85D on black background.


Color preview on white background

This text has color #48A85D on white background.


Black color preview on #48A85D background

This text has black color on #48A85D background.


White color preview on #48A85D background

This text has white color on #48A85D background.


Related colors

Complementary color

Complementary color for #hex is #B757A2.


I love getcolorcode.com

Triadic colors

1 #5D48A8 and #A85D48 with #48A85D are triadic colors.

2 #5DA848 and #A8485D with #48A85D are triadic colors.