COLOR #488D9F

HEX: #488D9F RGB: (72,141,159)

Renk bilgisi

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

RGB renk modeli

#488D9F color RGB value is (72,141,159).

RGB: (72,141,159) (28%, 55%, 62%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 141 of 255 = 55%
B 159 of 255 = 62%

72
141
159

R + G + B ~ 48%. #488D9F is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 141 + 159 = 372 (100%)
R 72 of 372 ~ 19.35%
G 141 of 372 ~ 37.9%
B 159 of 372 ~ 42.74'%

%19.35
%37.9
%42.74

CMYK RENK MODELİ

#488D9F rengi CMYK tonu (55,11,0,38).

  • camgöbeği tonu 54.72%
  • eflatun tonu 11.32%
  • sarı tonu 0.00%
  • ana renk tonu 37.65%

CMYK: (55,11,0,38)
C55M11Y0K38 (55%, 11%, 0%, 38%)
(0.55 / 0.11 / 0.00 / 0.38)

CMYK yüzdeleri

%54.72
%11.32
%0
%37.65

Codes

Color #488D9F in popluar color models

48 8D 9F
RGB 72 141 159
HSL 192° 37.66% 45.29%
HSB/HSV 192° 54.72% 62.35%
CMYK 54.72% 11.32% 0.00%
37.65%

Color #488D9F in popluar number systems.

HEX 48 8D 9F
Decimal 72 141 159
Binary 1001000 10001101 10011111
Octal 110 215 237

Shades and tints

Shades of #488D9F

#488D9F
(72,141,159)
#428191
(66,129,145)
#3C7583
(60,117,131)
#366975
(54,105,117)
#305D67
(48,93,103)
#2A5159
(42,81,89)
#24454B
(36,69,75)
#1E393D
(30,57,61)
#182D2F
(24,45,47)
#122121
(18,33,33)
#0C1513
(12,21,19)
#000000
(0,0,0)

Tints of #488D9F

#488D9F
(72,141,159)
#5897A7
(88,151,167)
#68A1AF
(104,161,175)
#78ABB7
(120,171,183)
#88B5BF
(136,181,191)
#98BFC7
(152,191,199)
#A8C9CF
(168,201,207)
#B8D3D7
(184,211,215)
#C8DDDF
(200,221,223)
#D8E7E7
(216,231,231)
#E8F1EF
(232,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #488D9F color. Also use rgb(72,141,159) instead hex code.

Text Font Color

.myTextColor { color: #488D9F; }

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

This text font color is #488D9F.

Background Color

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

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

This div background color is #488D9F.

Border color

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

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

This div border color is #488D9F.

Opacity

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

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

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

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

This text has shadow with #488D9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #488D9F.

Preview

Color preview on black background

This text has color #488D9F on black background.


Color preview on white background

This text has color #488D9F on white background.


Black color preview on #488D9F background

This text has black color on #488D9F background.


White color preview on #488D9F background

This text has white color on #488D9F background.


Related colors

Complementary color

Complementary color for #hex is #B77260.


I love getcolorcode.com

Triadic colors

1 #9F488D and #8D9F48 with #488D9F are triadic colors.

2 #9F8D48 and #8D489F with #488D9F are triadic colors.