COLOR #557CB5

HEX: #557CB5 RGB: (85,124,181)

Renk bilgisi

#557CB5 contains mainly green and blue colors. #557CB5 ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#557CB5 color RGB value is (85,124,181).

RGB: (85,124,181) (33%, 49%, 71%)

RGB bağlantıları ve doygunluk

R 85 of 255 = 33%
G 124 of 255 = 49%
B 181 of 255 = 71%

85
124
181

R + G + B ~ 51%. #557CB5 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 124 + 181 = 390 (100%)
R 85 of 390 ~ 21.79%
G 124 of 390 ~ 31.79%
B 181 of 390 ~ 46.41'%

%21.79
%31.79
%46.41

CMYK RENK MODELİ

#557CB5 rengi CMYK tonu (53,31,0,29).

  • camgöbeği tonu 53.04%
  • eflatun tonu 31.49%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (53,31,0,29)
C53M31Y0K29 (53%, 31%, 0%, 29%)
(0.53 / 0.31 / 0.00 / 0.29)

CMYK yüzdeleri

%53.04
%31.49
%0
%29.02

Codes

Color #557CB5 in popluar color models

55 7C B5
RGB 85 124 181
HSL 216° 39.34% 52.16%
HSB/HSV 216° 53.04% 70.98%
CMYK 53.04% 31.49% 0.00%
29.02%

Color #557CB5 in popluar number systems.

HEX 55 7C B5
Decimal 85 124 181
Binary 1010101 1111100 10110101
Octal 125 174 265

Shades and tints

Shades of #557CB5

#557CB5
(85,124,181)
#4E71A5
(78,113,165)
#476695
(71,102,149)
#405B85
(64,91,133)
#395075
(57,80,117)
#324565
(50,69,101)
#2B3A55
(43,58,85)
#242F45
(36,47,69)
#1D2435
(29,36,53)
#161925
(22,25,37)
#0F0E15
(15,14,21)
#000000
(0,0,0)

Tints of #557CB5

#557CB5
(85,124,181)
#6487BB
(100,135,187)
#7392C1
(115,146,193)
#829DC7
(130,157,199)
#91A8CD
(145,168,205)
#A0B3D3
(160,179,211)
#AFBED9
(175,190,217)
#BEC9DF
(190,201,223)
#CDD4E5
(205,212,229)
#DCDFEB
(220,223,235)
#EBEAF1
(235,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #557CB5 color. Also use rgb(85,124,181) instead hex code.

Text Font Color

.myTextColor { color: #557CB5; }

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

This text font color is #557CB5.

Background Color

.myBgColor { background-color: #557CB5; }

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

This div background color is #557CB5.

Border color

.myBorderColor { border: 1px solid #557CB5; }

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

This div border color is #557CB5.

Opacity

.myOpacity80 { color: #557CB5; opacity: 0.8; }

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

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

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

This text has shadow with #557CB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557CB5.

Preview

Color preview on black background

This text has color #557CB5 on black background.


Color preview on white background

This text has color #557CB5 on white background.


Black color preview on #557CB5 background

This text has black color on #557CB5 background.


White color preview on #557CB5 background

This text has white color on #557CB5 background.


Related colors

Complementary color

Complementary color for #hex is #AA834A.


I love getcolorcode.com

Triadic colors

1 #B5557C and #7CB555 with #557CB5 are triadic colors.

2 #B57C55 and #7C55B5 with #557CB5 are triadic colors.