COLOR #48C75F

HEX: #48C75F RGB: (72,199,95)

Renk bilgisi

#48C75F contains mainly green color. #48C75F ‘ nin web güvenlik rengi #33CC66 (ya da #3C6) dir.

RGB renk modeli

#48C75F color RGB value is (72,199,95).

RGB: (72,199,95) (28%, 78%, 37%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 199 of 255 = 78%
B 95 of 255 = 37%

72
199
95

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 199 + 95 = 366 (100%)
R 72 of 366 ~ 19.67%
G 199 of 366 ~ 54.37%
B 95 of 366 ~ 25.96'%

%19.67
%54.37
%25.96

CMYK RENK MODELİ

#48C75F rengi CMYK tonu (64,0,52,22).

  • camgöbeği tonu 63.82%
  • eflatun tonu 0.00%
  • sarı tonu 52.26%
  • ana renk tonu 21.96%

CMYK: (64,0,52,22)
C64M0Y52K22 (64%, 0%, 52%, 22%)
(0.64 / 0.00 / 0.52 / 0.22)

CMYK yüzdeleri

%63.82
%0
%52.26
%21.96

Codes

Color #48C75F in popluar color models

48 C7 5F
RGB 72 199 95
HSL 131° 53.14% 53.14%
HSB/HSV 131° 63.82% 78.04%
CMYK 63.82% 0.00% 52.26%
21.96%

Color #48C75F in popluar number systems.

HEX 48 C7 5F
Decimal 72 199 95
Binary 1001000 11000111 1011111
Octal 110 307 137

Shades and tints

Shades of #48C75F

#48C75F
(72,199,95)
#42B557
(66,181,87)
#3CA34F
(60,163,79)
#369147
(54,145,71)
#307F3F
(48,127,63)
#2A6D37
(42,109,55)
#245B2F
(36,91,47)
#1E4927
(30,73,39)
#18371F
(24,55,31)
#122517
(18,37,23)
#0C130F
(12,19,15)
#000000
(0,0,0)

Tints of #48C75F

#48C75F
(72,199,95)
#58CC6D
(88,204,109)
#68D17B
(104,209,123)
#78D689
(120,214,137)
#88DB97
(136,219,151)
#98E0A5
(152,224,165)
#A8E5B3
(168,229,179)
#B8EAC1
(184,234,193)
#C8EFCF
(200,239,207)
#D8F4DD
(216,244,221)
#E8F9EB
(232,249,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48C75F color. Also use rgb(72,199,95) instead hex code.

Text Font Color

.myTextColor { color: #48C75F; }

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

This text font color is #48C75F.

Background Color

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

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

This div background color is #48C75F.

Border color

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

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

This div border color is #48C75F.

Opacity

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

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

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

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

This text has shadow with #48C75F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48C75F.

Preview

Color preview on black background

This text has color #48C75F on black background.


Color preview on white background

This text has color #48C75F on white background.


Black color preview on #48C75F background

This text has black color on #48C75F background.


White color preview on #48C75F background

This text has white color on #48C75F background.


Related colors

Complementary color

Complementary color for #hex is #B738A0.


I love getcolorcode.com

Triadic colors

1 #5F48C7 and #C75F48 with #48C75F are triadic colors.

2 #5FC748 and #C7485F with #48C75F are triadic colors.