COLOR #488479

HEX: #488479 RGB: (72,132,121)

Renk bilgisi

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

RGB renk modeli

#488479 color RGB value is (72,132,121).

RGB: (72,132,121) (28%, 52%, 47%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 132 of 255 = 52%
B 121 of 255 = 47%

72
132
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 132 + 121 = 325 (100%)
R 72 of 325 ~ 22.15%
G 132 of 325 ~ 40.62%
B 121 of 325 ~ 37.23'%

%22.15
%40.62
%37.23

CMYK RENK MODELİ

#488479 rengi CMYK tonu (45,0,8,48).

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

CMYK: (45,0,8,48)
C45M0Y8K48 (45%, 0%, 8%, 48%)
(0.45 / 0.00 / 0.08 / 0.48)

CMYK yüzdeleri

%45.45
%0
%8.33
%48.24

Codes

Color #488479 in popluar color models

48 84 79
RGB 72 132 121
HSL 169° 29.41% 40.00%
HSB/HSV 169° 45.45% 51.76%
CMYK 45.45% 0.00% 8.33%
48.24%

Color #488479 in popluar number systems.

HEX 48 84 79
Decimal 72 132 121
Binary 1001000 10000100 1111001
Octal 110 204 171

Shades and tints

Shades of #488479

#488479
(72,132,121)
#42786E
(66,120,110)
#3C6C63
(60,108,99)
#366058
(54,96,88)
#30544D
(48,84,77)
#2A4842
(42,72,66)
#243C37
(36,60,55)
#1E302C
(30,48,44)
#182421
(24,36,33)
#121816
(18,24,22)
#0C0C0B
(12,12,11)
#000000
(0,0,0)

Tints of #488479

#488479
(72,132,121)
#588F85
(88,143,133)
#689A91
(104,154,145)
#78A59D
(120,165,157)
#88B0A9
(136,176,169)
#98BBB5
(152,187,181)
#A8C6C1
(168,198,193)
#B8D1CD
(184,209,205)
#C8DCD9
(200,220,217)
#D8E7E5
(216,231,229)
#E8F2F1
(232,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #488479; }

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

This text font color is #488479.

Background Color

.myBgColor { background-color: #488479; }

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

This div background color is #488479.

Border color

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

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

This div border color is #488479.

Opacity

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

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

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

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

This text has shadow with #488479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #488479.

Preview

Color preview on black background

This text has color #488479 on black background.


Color preview on white background

This text has color #488479 on white background.


Black color preview on #488479 background

This text has black color on #488479 background.


White color preview on #488479 background

This text has white color on #488479 background.


Related colors

Complementary color

Complementary color for #hex is #B77B86.


I love getcolorcode.com

Triadic colors

1 #794884 and #847948 with #488479 are triadic colors.

2 #798448 and #844879 with #488479 are triadic colors.