COLOR #488795

HEX: #488795 RGB: (72,135,149)

Renk bilgisi

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

RGB renk modeli

#488795 color RGB value is (72,135,149).

RGB: (72,135,149) (28%, 53%, 58%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 135 of 255 = 53%
B 149 of 255 = 58%

72
135
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 135 + 149 = 356 (100%)
R 72 of 356 ~ 20.22%
G 135 of 356 ~ 37.92%
B 149 of 356 ~ 41.85'%

%20.22
%37.92
%41.85

CMYK RENK MODELİ

#488795 rengi CMYK tonu (52,9,0,42).

  • camgöbeği tonu 51.68%
  • eflatun tonu 9.40%
  • sarı tonu 0.00%
  • ana renk tonu 41.57%

CMYK: (52,9,0,42)
C52M9Y0K42 (52%, 9%, 0%, 42%)
(0.52 / 0.09 / 0.00 / 0.42)

CMYK yüzdeleri

%51.68
%9.4
%0
%41.57

Codes

Color #488795 in popluar color models

48 87 95
RGB 72 135 149
HSL 191° 34.84% 43.33%
HSB/HSV 191° 51.68% 58.43%
CMYK 51.68% 9.40% 0.00%
41.57%

Color #488795 in popluar number systems.

HEX 48 87 95
Decimal 72 135 149
Binary 1001000 10000111 10010101
Octal 110 207 225

Shades and tints

Shades of #488795

#488795
(72,135,149)
#427B88
(66,123,136)
#3C6F7B
(60,111,123)
#36636E
(54,99,110)
#305761
(48,87,97)
#2A4B54
(42,75,84)
#243F47
(36,63,71)
#1E333A
(30,51,58)
#18272D
(24,39,45)
#121B20
(18,27,32)
#0C0F13
(12,15,19)
#000000
(0,0,0)

Tints of #488795

#488795
(72,135,149)
#58919E
(88,145,158)
#689BA7
(104,155,167)
#78A5B0
(120,165,176)
#88AFB9
(136,175,185)
#98B9C2
(152,185,194)
#A8C3CB
(168,195,203)
#B8CDD4
(184,205,212)
#C8D7DD
(200,215,221)
#D8E1E6
(216,225,230)
#E8EBEF
(232,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #488795; }

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

This text font color is #488795.

Background Color

.myBgColor { background-color: #488795; }

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

This div background color is #488795.

Border color

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

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

This div border color is #488795.

Opacity

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

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

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

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

This text has shadow with #488795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #488795.

Preview

Color preview on black background

This text has color #488795 on black background.


Color preview on white background

This text has color #488795 on white background.


Black color preview on #488795 background

This text has black color on #488795 background.


White color preview on #488795 background

This text has white color on #488795 background.


Related colors

Complementary color

Complementary color for #hex is #B7786A.


I love getcolorcode.com

Triadic colors

1 #954887 and #879548 with #488795 are triadic colors.

2 #958748 and #874895 with #488795 are triadic colors.