COLOR #5B5AB0

HEX: #5B5AB0 RGB: (91,90,176)

Renk bilgisi

#5B5AB0 contains mainly blue color. #5B5AB0 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#5B5AB0 color RGB value is (91,90,176).

RGB: (91,90,176) (36%, 35%, 69%)

RGB bağlantıları ve doygunluk

R 91 of 255 = 36%
G 90 of 255 = 35%
B 176 of 255 = 69%

91
90
176

R + G + B ~ 47%. #5B5AB0 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 91 + 90 + 176 = 357 (100%)
R 91 of 357 ~ 25.49%
G 90 of 357 ~ 25.21%
B 176 of 357 ~ 49.3'%

%25.49
%25.21
%49.3

CMYK RENK MODELİ

#5B5AB0 rengi CMYK tonu (48,49,0,31).

  • camgöbeği tonu 48.30%
  • eflatun tonu 48.86%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (48,49,0,31)
C48M49Y0K31 (48%, 49%, 0%, 31%)
(0.48 / 0.49 / 0.00 / 0.31)

CMYK yüzdeleri

%48.3
%48.86
%0
%30.98

Codes

Color #5B5AB0 in popluar color models

5B 5A B0
RGB 91 90 176
HSL 241° 35.25% 52.16%
HSB/HSV 241° 48.86% 69.02%
CMYK 48.30% 48.86% 0.00%
30.98%

Color #5B5AB0 in popluar number systems.

HEX 5B 5A B0
Decimal 91 90 176
Binary 1011011 1011010 10110000
Octal 133 132 260

Shades and tints

Shades of #5B5AB0

#5B5AB0
(91,90,176)
#5352A0
(83,82,160)
#4B4A90
(75,74,144)
#434280
(67,66,128)
#3B3A70
(59,58,112)
#333260
(51,50,96)
#2B2A50
(43,42,80)
#232240
(35,34,64)
#1B1A30
(27,26,48)
#131220
(19,18,32)
#0B0A10
(11,10,16)
#000000
(0,0,0)

Tints of #5B5AB0

#5B5AB0
(91,90,176)
#6969B7
(105,105,183)
#7778BE
(119,120,190)
#8587C5
(133,135,197)
#9396CC
(147,150,204)
#A1A5D3
(161,165,211)
#AFB4DA
(175,180,218)
#BDC3E1
(189,195,225)
#CBD2E8
(203,210,232)
#D9E1EF
(217,225,239)
#E7F0F6
(231,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B5AB0 color. Also use rgb(91,90,176) instead hex code.

Text Font Color

.myTextColor { color: #5B5AB0; }

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

This text font color is #5B5AB0.

Background Color

.myBgColor { background-color: #5B5AB0; }

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

This div background color is #5B5AB0.

Border color

.myBorderColor { border: 1px solid #5B5AB0; }

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

This div border color is #5B5AB0.

Opacity

.myOpacity80 { color: #5B5AB0; opacity: 0.8; }

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

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

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

This text has shadow with #5B5AB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B5AB0.

Preview

Color preview on black background

This text has color #5B5AB0 on black background.


Color preview on white background

This text has color #5B5AB0 on white background.


Black color preview on #5B5AB0 background

This text has black color on #5B5AB0 background.


White color preview on #5B5AB0 background

This text has white color on #5B5AB0 background.


Related colors

Complementary color

Complementary color for #hex is #A4A54F.


I love getcolorcode.com

Triadic colors

1 #B05B5A and #5AB05B with #5B5AB0 are triadic colors.

2 #B05A5B and #5A5BB0 with #5B5AB0 are triadic colors.