COLOR #5775AA

HEX: #5775AA RGB: (87,117,170)

Renk bilgisi

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

RGB renk modeli

#5775AA color RGB value is (87,117,170).

RGB: (87,117,170) (34%, 46%, 67%)

RGB bağlantıları ve doygunluk

R 87 of 255 = 34%
G 117 of 255 = 46%
B 170 of 255 = 67%

87
117
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 87 + 117 + 170 = 374 (100%)
R 87 of 374 ~ 23.26%
G 117 of 374 ~ 31.28%
B 170 of 374 ~ 45.45'%

%23.26
%31.28
%45.45

CMYK RENK MODELİ

#5775AA rengi CMYK tonu (49,31,0,33).

  • camgöbeği tonu 48.82%
  • eflatun tonu 31.18%
  • sarı tonu 0.00%
  • ana renk tonu 33.33%

CMYK: (49,31,0,33)
C49M31Y0K33 (49%, 31%, 0%, 33%)
(0.49 / 0.31 / 0.00 / 0.33)

CMYK yüzdeleri

%48.82
%31.18
%0
%33.33

Codes

Color #5775AA in popluar color models

57 75 AA
RGB 87 117 170
HSL 218° 32.81% 50.39%
HSB/HSV 218° 48.82% 66.67%
CMYK 48.82% 31.18% 0.00%
33.33%

Color #5775AA in popluar number systems.

HEX 57 75 AA
Decimal 87 117 170
Binary 1010111 1110101 10101010
Octal 127 165 252

Shades and tints

Shades of #5775AA

#5775AA
(87,117,170)
#506B9B
(80,107,155)
#49618C
(73,97,140)
#42577D
(66,87,125)
#3B4D6E
(59,77,110)
#34435F
(52,67,95)
#2D3950
(45,57,80)
#262F41
(38,47,65)
#1F2532
(31,37,50)
#181B23
(24,27,35)
#111114
(17,17,20)
#000000
(0,0,0)

Tints of #5775AA

#5775AA
(87,117,170)
#6681B1
(102,129,177)
#758DB8
(117,141,184)
#8499BF
(132,153,191)
#93A5C6
(147,165,198)
#A2B1CD
(162,177,205)
#B1BDD4
(177,189,212)
#C0C9DB
(192,201,219)
#CFD5E2
(207,213,226)
#DEE1E9
(222,225,233)
#EDEDF0
(237,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5775AA color. Also use rgb(87,117,170) instead hex code.

Text Font Color

.myTextColor { color: #5775AA; }

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

This text font color is #5775AA.

Background Color

.myBgColor { background-color: #5775AA; }

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

This div background color is #5775AA.

Border color

.myBorderColor { border: 1px solid #5775AA; }

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

This div border color is #5775AA.

Opacity

.myOpacity80 { color: #5775AA; opacity: 0.8; }

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

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

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

This text has shadow with #5775AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5775AA.

Preview

Color preview on black background

This text has color #5775AA on black background.


Color preview on white background

This text has color #5775AA on white background.


Black color preview on #5775AA background

This text has black color on #5775AA background.


White color preview on #5775AA background

This text has white color on #5775AA background.


Related colors

Complementary color

Complementary color for #hex is #A88A55.


I love getcolorcode.com

Triadic colors

1 #AA5775 and #75AA57 with #5775AA are triadic colors.

2 #AA7557 and #7557AA with #5775AA are triadic colors.