COLOR #5576AD

HEX: #5576AD RGB: (85,118,173)

Renk bilgisi

#5576AD contains mainly green and blue colors. #5576AD ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#5576AD color RGB value is (85,118,173).

RGB: (85,118,173) (33%, 46%, 68%)

RGB bağlantıları ve doygunluk

R 85 of 255 = 33%
G 118 of 255 = 46%
B 173 of 255 = 68%

85
118
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 118 + 173 = 376 (100%)
R 85 of 376 ~ 22.61%
G 118 of 376 ~ 31.38%
B 173 of 376 ~ 46.01'%

%22.61
%31.38
%46.01

CMYK RENK MODELİ

#5576AD rengi CMYK tonu (51,32,0,32).

  • camgöbeği tonu 50.87%
  • eflatun tonu 31.79%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%
CMYK: (51,32,0,32) C51M32Y0K32 (51%,32%,0%,32%) (0.51/0.32/0.00/0.32) 

CMYK yüzdeleri

%50.87
%31.79
%0
%32.16

Codes

Color #5576AD in popluar color models

55 76 AD
RGB 85 118 173
HSL 218° 34.92% 50.59%
HSB/HSV 218° 50.87% 67.84%
CMYK 50.87% 31.79% 0.00%
32.16%

Color #5576AD in popluar number systems.

HEX 55 76 AD
Decimal 85 118 173
Binary 1010101 1110110 10101101
Octal 125 166 255

Shades and tints

Shades of #5576AD

#5576AD
(85,118,173)
#4E6C9E
(78,108,158)
#47628F
(71,98,143)
#405880
(64,88,128)
#394E71
(57,78,113)
#324462
(50,68,98)
#2B3A53
(43,58,83)
#243044
(36,48,68)
#1D2635
(29,38,53)
#161C26
(22,28,38)
#0F1217
(15,18,23)
#000000
(0,0,0)

Tints of #5576AD

#5576AD
(85,118,173)
#6482B4
(100,130,180)
#738EBB
(115,142,187)
#829AC2
(130,154,194)
#91A6C9
(145,166,201)
#A0B2D0
(160,178,208)
#AFBED7
(175,190,215)
#BECADE
(190,202,222)
#CDD6E5
(205,214,229)
#DCE2EC
(220,226,236)
#EBEEF3
(235,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5576AD color. Also use rgb(85,118,173) instead hex code.

Text Font Color

.myTextColor { color: #5576AD; }

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

This text font color is #5576AD.

Background Color

.myBgColor { background-color: #5576AD; }

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

This div background color is #5576AD.

Border color

.myBorderColor { border: 1px solid #5576AD; }

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

This div border color is #5576AD.

Opacity

.myOpacity80 { color: #5576AD; opacity: 0.8; }

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

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

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

This text has shadow with #5576AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5576AD.

Preview

Color preview on black background

This text has color #5576AD on black background.


Color preview on white background

This text has color #5576AD on white background.


Black color preview on #5576AD background

This text has black color on #5576AD background.


White color preview on #5576AD background

This text has white color on #5576AD background.


Related colors

Complementary color

Complementary color for #hex is #AA8952.


I love getcolorcode.com

Triadic colors

1 #AD5576 and #76AD55 with #5576AD are triadic colors.

2 #AD7655 and #7655AD with #5576AD are triadic colors.