COLOR #488AA4

HEX: #488AA4 RGB: (72,138,164)

Renk bilgisi

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

RGB renk modeli

#488AA4 color RGB value is (72,138,164).

RGB: (72,138,164) (28%, 54%, 64%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 138 of 255 = 54%
B 164 of 255 = 64%

72
138
164

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 138 + 164 = 374 (100%)
R 72 of 374 ~ 19.25%
G 138 of 374 ~ 36.9%
B 164 of 374 ~ 43.85'%

%19.25
%36.9
%43.85

CMYK RENK MODELİ

#488AA4 rengi CMYK tonu (56,16,0,36).

  • camgöbeği tonu 56.10%
  • eflatun tonu 15.85%
  • sarı tonu 0.00%
  • ana renk tonu 35.69%

CMYK: (56,16,0,36)
C56M16Y0K36 (56%, 16%, 0%, 36%)
(0.56 / 0.16 / 0.00 / 0.36)

CMYK yüzdeleri

%56.1
%15.85
%0
%35.69

Codes

Color #488AA4 in popluar color models

48 8A A4
RGB 72 138 164
HSL 197° 38.98% 46.27%
HSB/HSV 197° 56.10% 64.31%
CMYK 56.10% 15.85% 0.00%
35.69%

Color #488AA4 in popluar number systems.

HEX 48 8A A4
Decimal 72 138 164
Binary 1001000 10001010 10100100
Octal 110 212 244

Shades and tints

Shades of #488AA4

#488AA4
(72,138,164)
#427E96
(66,126,150)
#3C7288
(60,114,136)
#36667A
(54,102,122)
#305A6C
(48,90,108)
#2A4E5E
(42,78,94)
#244250
(36,66,80)
#1E3642
(30,54,66)
#182A34
(24,42,52)
#121E26
(18,30,38)
#0C1218
(12,18,24)
#000000
(0,0,0)

Tints of #488AA4

#488AA4
(72,138,164)
#5894AC
(88,148,172)
#689EB4
(104,158,180)
#78A8BC
(120,168,188)
#88B2C4
(136,178,196)
#98BCCC
(152,188,204)
#A8C6D4
(168,198,212)
#B8D0DC
(184,208,220)
#C8DAE4
(200,218,228)
#D8E4EC
(216,228,236)
#E8EEF4
(232,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #488AA4 color. Also use rgb(72,138,164) instead hex code.

Text Font Color

.myTextColor { color: #488AA4; }

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

This text font color is #488AA4.

Background Color

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

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

This div background color is #488AA4.

Border color

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

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

This div border color is #488AA4.

Opacity

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

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

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

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

This text has shadow with #488AA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #488AA4.

Preview

Color preview on black background

This text has color #488AA4 on black background.


Color preview on white background

This text has color #488AA4 on white background.


Black color preview on #488AA4 background

This text has black color on #488AA4 background.


White color preview on #488AA4 background

This text has white color on #488AA4 background.


Related colors

Complementary color

Complementary color for #hex is #B7755B.


I love getcolorcode.com

Triadic colors

1 #A4488A and #8AA448 with #488AA4 are triadic colors.

2 #A48A48 and #8A48A4 with #488AA4 are triadic colors.