COLOR #557588

HEX: #557588 RGB: (85,117,136)

Renk bilgisi

#557588 contains red, green and blue colors in about the same proportion. #557588 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#557588 color RGB value is (85,117,136).

RGB: (85,117,136) (33%, 46%, 53%)

RGB bağlantıları ve doygunluk

R 85 of 255 = 33%
G 117 of 255 = 46%
B 136 of 255 = 53%

85
117
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 117 + 136 = 338 (100%)
R 85 of 338 ~ 25.15%
G 117 of 338 ~ 34.62%
B 136 of 338 ~ 40.24'%

%25.15
%34.62
%40.24

CMYK RENK MODELİ

#557588 rengi CMYK tonu (38,14,0,47).

  • camgöbeği tonu 37.50%
  • eflatun tonu 13.97%
  • sarı tonu 0.00%
  • ana renk tonu 46.67%

CMYK: (38,14,0,47)
C38M14Y0K47 (38%, 14%, 0%, 47%)
(0.38 / 0.14 / 0.00 / 0.47)

CMYK yüzdeleri

%37.5
%13.97
%0
%46.67

Codes

Color #557588 in popluar color models

55 75 88
RGB 85 117 136
HSL 202° 23.08% 43.33%
HSB/HSV 202° 37.50% 53.33%
CMYK 37.50% 13.97% 0.00%
46.67%

Color #557588 in popluar number systems.

HEX 55 75 88
Decimal 85 117 136
Binary 1010101 1110101 10001000
Octal 125 165 210

Shades and tints

Shades of #557588

#557588
(85,117,136)
#4E6B7C
(78,107,124)
#476170
(71,97,112)
#405764
(64,87,100)
#394D58
(57,77,88)
#32434C
(50,67,76)
#2B3940
(43,57,64)
#242F34
(36,47,52)
#1D2528
(29,37,40)
#161B1C
(22,27,28)
#0F1110
(15,17,16)
#000000
(0,0,0)

Tints of #557588

#557588
(85,117,136)
#648192
(100,129,146)
#738D9C
(115,141,156)
#8299A6
(130,153,166)
#91A5B0
(145,165,176)
#A0B1BA
(160,177,186)
#AFBDC4
(175,189,196)
#BEC9CE
(190,201,206)
#CDD5D8
(205,213,216)
#DCE1E2
(220,225,226)
#EBEDEC
(235,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #557588 color. Also use rgb(85,117,136) instead hex code.

Text Font Color

.myTextColor { color: #557588; }

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

This text font color is #557588.

Background Color

.myBgColor { background-color: #557588; }

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

This div background color is #557588.

Border color

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

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

This div border color is #557588.

Opacity

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

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

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

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

This text has shadow with #557588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557588.

Preview

Color preview on black background

This text has color #557588 on black background.


Color preview on white background

This text has color #557588 on white background.


Black color preview on #557588 background

This text has black color on #557588 background.


White color preview on #557588 background

This text has white color on #557588 background.


Related colors

Complementary color

Complementary color for #hex is #AA8A77.


I love getcolorcode.com

Triadic colors

1 #885575 and #758855 with #557588 are triadic colors.

2 #887555 and #755588 with #557588 are triadic colors.