COLOR #488988

HEX: #488988 RGB: (72,137,136)

Renk bilgisi

#488988 contains mainly green and blue colors. #488988 ‘ nin web güvenlik rengi #339999 (ya da #399) dir.

RGB renk modeli

#488988 color RGB value is (72,137,136).

RGB: (72,137,136) (28%, 54%, 53%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 137 of 255 = 54%
B 136 of 255 = 53%

72
137
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 137 + 136 = 345 (100%)
R 72 of 345 ~ 20.87%
G 137 of 345 ~ 39.71%
B 136 of 345 ~ 39.42'%

%20.87
%39.71
%39.42

CMYK RENK MODELİ

#488988 rengi CMYK tonu (47,0,1,46).

  • camgöbeği tonu 47.45%
  • eflatun tonu 0.00%
  • sarı tonu 0.73%
  • ana renk tonu 46.27%

CMYK: (47,0,1,46)
C47M0Y1K46 (47%, 0%, 1%, 46%)
(0.47 / 0.00 / 0.01 / 0.46)

CMYK yüzdeleri

%47.45
%0
%0.73
%46.27

Codes

Color #488988 in popluar color models

48 89 88
RGB 72 137 136
HSL 179° 31.10% 40.98%
HSB/HSV 179° 47.45% 53.73%
CMYK 47.45% 0.00% 0.73%
46.27%

Color #488988 in popluar number systems.

HEX 48 89 88
Decimal 72 137 136
Binary 1001000 10001001 10001000
Octal 110 211 210

Shades and tints

Shades of #488988

#488988
(72,137,136)
#427D7C
(66,125,124)
#3C7170
(60,113,112)
#366564
(54,101,100)
#305958
(48,89,88)
#2A4D4C
(42,77,76)
#244140
(36,65,64)
#1E3534
(30,53,52)
#182928
(24,41,40)
#121D1C
(18,29,28)
#0C1110
(12,17,16)
#000000
(0,0,0)

Tints of #488988

#488988
(72,137,136)
#589392
(88,147,146)
#689D9C
(104,157,156)
#78A7A6
(120,167,166)
#88B1B0
(136,177,176)
#98BBBA
(152,187,186)
#A8C5C4
(168,197,196)
#B8CFCE
(184,207,206)
#C8D9D8
(200,217,216)
#D8E3E2
(216,227,226)
#E8EDEC
(232,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #488988 color. Also use rgb(72,137,136) instead hex code.

Text Font Color

.myTextColor { color: #488988; }

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

This text font color is #488988.

Background Color

.myBgColor { background-color: #488988; }

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

This div background color is #488988.

Border color

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

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

This div border color is #488988.

Opacity

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

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

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

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

This text has shadow with #488988 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #488988.

Preview

Color preview on black background

This text has color #488988 on black background.


Color preview on white background

This text has color #488988 on white background.


Black color preview on #488988 background

This text has black color on #488988 background.


White color preview on #488988 background

This text has white color on #488988 background.


Related colors

Complementary color

Complementary color for #hex is #B77677.


I love getcolorcode.com

Triadic colors

1 #884889 and #898848 with #488988 are triadic colors.

2 #888948 and #894888 with #488988 are triadic colors.