COLOR #488D25

HEX: #488D25 RGB: (72,141,37)

Renk bilgisi

#488D25 contains mainly green color. #488D25 ‘ nin web güvenlik rengi #339933 (ya da #393) dir.

RGB renk modeli

#488D25 color RGB value is (72,141,37).

RGB: (72,141,37) (28%, 55%, 15%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 141 of 255 = 55%
B 37 of 255 = 15%

72
141
37

R + G + B ~ 33%. #488D25 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 141 + 37 = 250 (100%)
R 72 of 250 ~ 28.8%
G 141 of 250 ~ 56.4%
B 37 of 250 ~ 14.8'%

%28.8
%56.4
%14.8

CMYK RENK MODELİ

#488D25 rengi CMYK tonu (49,0,74,45).

  • camgöbeği tonu 48.94%
  • eflatun tonu 0.00%
  • sarı tonu 73.76%
  • ana renk tonu 44.71%

CMYK: (49,0,74,45)
C49M0Y74K45 (49%, 0%, 74%, 45%)
(0.49 / 0.00 / 0.74 / 0.45)

CMYK yüzdeleri

%48.94
%0
%73.76
%44.71

Codes

Color #488D25 in popluar color models

48 8D 25
RGB 72 141 37
HSL 100° 58.43% 34.90%
HSB/HSV 100° 73.76% 55.29%
CMYK 48.94% 0.00% 73.76%
44.71%

Color #488D25 in popluar number systems.

HEX 48 8D 25
Decimal 72 141 37
Binary 1001000 10001101 100101
Octal 110 215 45

Shades and tints

Shades of #488D25

#488D25
(72,141,37)
#428122
(66,129,34)
#3C751F
(60,117,31)
#36691C
(54,105,28)
#305D19
(48,93,25)
#2A5116
(42,81,22)
#244513
(36,69,19)
#1E3910
(30,57,16)
#182D0D
(24,45,13)
#12210A
(18,33,10)
#0C1507
(12,21,7)
#000000
(0,0,0)

Tints of #488D25

#488D25
(72,141,37)
#589738
(88,151,56)
#68A14B
(104,161,75)
#78AB5E
(120,171,94)
#88B571
(136,181,113)
#98BF84
(152,191,132)
#A8C997
(168,201,151)
#B8D3AA
(184,211,170)
#C8DDBD
(200,221,189)
#D8E7D0
(216,231,208)
#E8F1E3
(232,241,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #488D25 color. Also use rgb(72,141,37) instead hex code.

Text Font Color

.myTextColor { color: #488D25; }

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

This text font color is #488D25.

Background Color

.myBgColor { background-color: #488D25; }

<div style="background-color:#488D25">Inner text</div>

This div background color is #488D25.

Border color

.myBorderColor { border: 1px solid #488D25; }

<div style="border:3px solid #488D25">Div</div>

This div border color is #488D25.

Opacity

.myOpacity80 { color: #488D25; opacity: 0.8; }

<p style="color:#488D25;opacity:0.8;">80%</p>

Text with #488D25 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 #488D25;}

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

This text has shadow with #488D25 color.


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

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

This text has shadow with #488D25 primary color and red secondary color.


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

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

This text has shadow with #488D25 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #488D25.

Preview

Color preview on black background

This text has color #488D25 on black background.


Color preview on white background

This text has color #488D25 on white background.


Black color preview on #488D25 background

This text has black color on #488D25 background.


White color preview on #488D25 background

This text has white color on #488D25 background.


Related colors

Complementary color

Complementary color for #hex is #B772DA.


I love getcolorcode.com

Triadic colors

1 #25488D and #8D2548 with #488D25 are triadic colors.

2 #258D48 and #8D4825 with #488D25 are triadic colors.