COLOR #488772

HEX: #488772 RGB: (72,135,114)

Renk bilgisi

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

RGB renk modeli

#488772 color RGB value is (72,135,114).

RGB: (72,135,114) (28%, 53%, 45%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 135 of 255 = 53%
B 114 of 255 = 45%

72
135
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 135 + 114 = 321 (100%)
R 72 of 321 ~ 22.43%
G 135 of 321 ~ 42.06%
B 114 of 321 ~ 35.51'%

%22.43
%42.06
%35.51

CMYK RENK MODELİ

#488772 rengi CMYK tonu (47,0,16,47).

  • camgöbeği tonu 46.67%
  • eflatun tonu 0.00%
  • sarı tonu 15.56%
  • ana renk tonu 47.06%

CMYK: (47,0,16,47)
C47M0Y16K47 (47%, 0%, 16%, 47%)
(0.47 / 0.00 / 0.16 / 0.47)

CMYK yüzdeleri

%46.67
%0
%15.56
%47.06

Codes

Color #488772 in popluar color models

48 87 72
RGB 72 135 114
HSL 160° 30.43% 40.59%
HSB/HSV 160° 46.67% 52.94%
CMYK 46.67% 0.00% 15.56%
47.06%

Color #488772 in popluar number systems.

HEX 48 87 72
Decimal 72 135 114
Binary 1001000 10000111 1110010
Octal 110 207 162

Shades and tints

Shades of #488772

#488772
(72,135,114)
#427B68
(66,123,104)
#3C6F5E
(60,111,94)
#366354
(54,99,84)
#30574A
(48,87,74)
#2A4B40
(42,75,64)
#243F36
(36,63,54)
#1E332C
(30,51,44)
#182722
(24,39,34)
#121B18
(18,27,24)
#0C0F0E
(12,15,14)
#000000
(0,0,0)

Tints of #488772

#488772
(72,135,114)
#58917E
(88,145,126)
#689B8A
(104,155,138)
#78A596
(120,165,150)
#88AFA2
(136,175,162)
#98B9AE
(152,185,174)
#A8C3BA
(168,195,186)
#B8CDC6
(184,205,198)
#C8D7D2
(200,215,210)
#D8E1DE
(216,225,222)
#E8EBEA
(232,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #488772 color. Also use rgb(72,135,114) instead hex code.

Text Font Color

.myTextColor { color: #488772; }

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

This text font color is #488772.

Background Color

.myBgColor { background-color: #488772; }

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

This div background color is #488772.

Border color

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

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

This div border color is #488772.

Opacity

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

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

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

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

This text has shadow with #488772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #488772.

Preview

Color preview on black background

This text has color #488772 on black background.


Color preview on white background

This text has color #488772 on white background.


Black color preview on #488772 background

This text has black color on #488772 background.


White color preview on #488772 background

This text has white color on #488772 background.


Related colors

Complementary color

Complementary color for #hex is #B7788D.


I love getcolorcode.com

Triadic colors

1 #724887 and #877248 with #488772 are triadic colors.

2 #728748 and #874872 with #488772 are triadic colors.