COLOR #488454

HEX: #488454 RGB: (72,132,84)

Renk bilgisi

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

RGB renk modeli

#488454 color RGB value is (72,132,84).

RGB: (72,132,84) (28%, 52%, 33%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 132 of 255 = 52%
B 84 of 255 = 33%

72
132
84

R + G + B ~ 38%. #488454 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 132 + 84 = 288 (100%)
R 72 of 288 ~ 25%
G 132 of 288 ~ 45.83%
B 84 of 288 ~ 29.17'%

%25
%45.83
%29.17

CMYK RENK MODELİ

#488454 rengi CMYK tonu (45,0,36,48).

  • camgöbeği tonu 45.45%
  • eflatun tonu 0.00%
  • sarı tonu 36.36%
  • ana renk tonu 48.24%

CMYK: (45,0,36,48)
C45M0Y36K48 (45%, 0%, 36%, 48%)
(0.45 / 0.00 / 0.36 / 0.48)

CMYK yüzdeleri

%45.45
%0
%36.36
%48.24

Codes

Color #488454 in popluar color models

48 84 54
RGB 72 132 84
HSL 132° 29.41% 40.00%
HSB/HSV 132° 45.45% 51.76%
CMYK 45.45% 0.00% 36.36%
48.24%

Color #488454 in popluar number systems.

HEX 48 84 54
Decimal 72 132 84
Binary 1001000 10000100 1010100
Octal 110 204 124

Shades and tints

Shades of #488454

#488454
(72,132,84)
#42784D
(66,120,77)
#3C6C46
(60,108,70)
#36603F
(54,96,63)
#305438
(48,84,56)
#2A4831
(42,72,49)
#243C2A
(36,60,42)
#1E3023
(30,48,35)
#18241C
(24,36,28)
#121815
(18,24,21)
#0C0C0E
(12,12,14)
#000000
(0,0,0)

Tints of #488454

#488454
(72,132,84)
#588F63
(88,143,99)
#689A72
(104,154,114)
#78A581
(120,165,129)
#88B090
(136,176,144)
#98BB9F
(152,187,159)
#A8C6AE
(168,198,174)
#B8D1BD
(184,209,189)
#C8DCCC
(200,220,204)
#D8E7DB
(216,231,219)
#E8F2EA
(232,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #488454 color. Also use rgb(72,132,84) instead hex code.

Text Font Color

.myTextColor { color: #488454; }

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

This text font color is #488454.

Background Color

.myBgColor { background-color: #488454; }

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

This div background color is #488454.

Border color

.myBorderColor { border: 1px solid #488454; }

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

This div border color is #488454.

Opacity

.myOpacity80 { color: #488454; opacity: 0.8; }

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

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

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

This text has shadow with #488454 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #488454.

Preview

Color preview on black background

This text has color #488454 on black background.


Color preview on white background

This text has color #488454 on white background.


Black color preview on #488454 background

This text has black color on #488454 background.


White color preview on #488454 background

This text has white color on #488454 background.


Related colors

Complementary color

Complementary color for #hex is #B77BAB.


I love getcolorcode.com

Triadic colors

1 #544884 and #845448 with #488454 are triadic colors.

2 #548448 and #844854 with #488454 are triadic colors.