COLOR #488B5A

HEX: #488B5A RGB: (72,139,90)

Renk bilgisi

#488B5A contains mainly green and blue colors. #488B5A ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#488B5A color RGB value is (72,139,90).

RGB: (72,139,90) (28%, 55%, 35%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 139 of 255 = 55%
B 90 of 255 = 35%

72
139
90

R + G + B ~ 39%. #488B5A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 139 + 90 = 301 (100%)
R 72 of 301 ~ 23.92%
G 139 of 301 ~ 46.18%
B 90 of 301 ~ 29.9'%

%23.92
%46.18
%29.9

CMYK RENK MODELİ

#488B5A rengi CMYK tonu (48,0,35,45).

  • camgöbeği tonu 48.20%
  • eflatun tonu 0.00%
  • sarı tonu 35.25%
  • ana renk tonu 45.49%

CMYK: (48,0,35,45)
C48M0Y35K45 (48%, 0%, 35%, 45%)
(0.48 / 0.00 / 0.35 / 0.45)

CMYK yüzdeleri

%48.2
%0
%35.25
%45.49

Codes

Color #488B5A in popluar color models

48 8B 5A
RGB 72 139 90
HSL 136° 31.75% 41.37%
HSB/HSV 136° 48.20% 54.51%
CMYK 48.20% 0.00% 35.25%
45.49%

Color #488B5A in popluar number systems.

HEX 48 8B 5A
Decimal 72 139 90
Binary 1001000 10001011 1011010
Octal 110 213 132

Shades and tints

Shades of #488B5A

#488B5A
(72,139,90)
#427F52
(66,127,82)
#3C734A
(60,115,74)
#366742
(54,103,66)
#305B3A
(48,91,58)
#2A4F32
(42,79,50)
#24432A
(36,67,42)
#1E3722
(30,55,34)
#182B1A
(24,43,26)
#121F12
(18,31,18)
#0C130A
(12,19,10)
#000000
(0,0,0)

Tints of #488B5A

#488B5A
(72,139,90)
#589569
(88,149,105)
#689F78
(104,159,120)
#78A987
(120,169,135)
#88B396
(136,179,150)
#98BDA5
(152,189,165)
#A8C7B4
(168,199,180)
#B8D1C3
(184,209,195)
#C8DBD2
(200,219,210)
#D8E5E1
(216,229,225)
#E8EFF0
(232,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #488B5A color. Also use rgb(72,139,90) instead hex code.

Text Font Color

.myTextColor { color: #488B5A; }

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

This text font color is #488B5A.

Background Color

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

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

This div background color is #488B5A.

Border color

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

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

This div border color is #488B5A.

Opacity

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

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

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

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

This text has shadow with #488B5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #488B5A.

Preview

Color preview on black background

This text has color #488B5A on black background.


Color preview on white background

This text has color #488B5A on white background.


Black color preview on #488B5A background

This text has black color on #488B5A background.


White color preview on #488B5A background

This text has white color on #488B5A background.


Related colors

Complementary color

Complementary color for #hex is #B774A5.


I love getcolorcode.com

Triadic colors

1 #5A488B and #8B5A48 with #488B5A are triadic colors.

2 #5A8B48 and #8B485A with #488B5A are triadic colors.