COLOR #557DBD

HEX: #557DBD RGB: (85,125,189)

Renk bilgisi

#557DBD contains mainly blue color. #557DBD ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#557DBD color RGB value is (85,125,189).

RGB: (85,125,189) (33%, 49%, 74%)

RGB bağlantıları ve doygunluk

R 85 of 255 = 33%
G 125 of 255 = 49%
B 189 of 255 = 74%

85
125
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 125 + 189 = 399 (100%)
R 85 of 399 ~ 21.3%
G 125 of 399 ~ 31.33%
B 189 of 399 ~ 47.37'%

%21.3
%31.33
%47.37

CMYK RENK MODELİ

#557DBD rengi CMYK tonu (55,34,0,26).

  • camgöbeği tonu 55.03%
  • eflatun tonu 33.86%
  • sarı tonu 0.00%
  • ana renk tonu 25.88%

CMYK: (55,34,0,26)
C55M34Y0K26 (55%, 34%, 0%, 26%)
(0.55 / 0.34 / 0.00 / 0.26)

CMYK yüzdeleri

%55.03
%33.86
%0
%25.88

Codes

Color #557DBD in popluar color models

55 7D BD
RGB 85 125 189
HSL 217° 44.07% 53.73%
HSB/HSV 217° 55.03% 74.12%
CMYK 55.03% 33.86% 0.00%
25.88%

Color #557DBD in popluar number systems.

HEX 55 7D BD
Decimal 85 125 189
Binary 1010101 1111101 10111101
Octal 125 175 275

Shades and tints

Shades of #557DBD

#557DBD
(85,125,189)
#4E72AC
(78,114,172)
#47679B
(71,103,155)
#405C8A
(64,92,138)
#395179
(57,81,121)
#324668
(50,70,104)
#2B3B57
(43,59,87)
#243046
(36,48,70)
#1D2535
(29,37,53)
#161A24
(22,26,36)
#0F0F13
(15,15,19)
#000000
(0,0,0)

Tints of #557DBD

#557DBD
(85,125,189)
#6488C3
(100,136,195)
#7393C9
(115,147,201)
#829ECF
(130,158,207)
#91A9D5
(145,169,213)
#A0B4DB
(160,180,219)
#AFBFE1
(175,191,225)
#BECAE7
(190,202,231)
#CDD5ED
(205,213,237)
#DCE0F3
(220,224,243)
#EBEBF9
(235,235,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #557DBD color. Also use rgb(85,125,189) instead hex code.

Text Font Color

.myTextColor { color: #557DBD; }

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

This text font color is #557DBD.

Background Color

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

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

This div background color is #557DBD.

Border color

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

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

This div border color is #557DBD.

Opacity

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

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

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

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

This text has shadow with #557DBD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557DBD.

Preview

Color preview on black background

This text has color #557DBD on black background.


Color preview on white background

This text has color #557DBD on white background.


Black color preview on #557DBD background

This text has black color on #557DBD background.


White color preview on #557DBD background

This text has white color on #557DBD background.


Related colors

Complementary color

Complementary color for #hex is #AA8242.


I love getcolorcode.com

Triadic colors

1 #BD557D and #7DBD55 with #557DBD are triadic colors.

2 #BD7D55 and #7D55BD with #557DBD are triadic colors.