COLOR #5051B0

HEX: #5051B0 RGB: (80,81,176)

Renk bilgisi

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

RGB renk modeli

#5051B0 color RGB value is (80,81,176).

RGB: (80,81,176) (31%, 32%, 69%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 81 of 255 = 32%
B 176 of 255 = 69%

80
81
176

R + G + B ~ 44%. #5051B0 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 81 + 176 = 337 (100%)
R 80 of 337 ~ 23.74%
G 81 of 337 ~ 24.04%
B 176 of 337 ~ 52.23'%

%23.74
%24.04
%52.23

CMYK RENK MODELİ

#5051B0 rengi CMYK tonu (55,54,0,31).

  • camgöbeği tonu 54.55%
  • eflatun tonu 53.98%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (55,54,0,31)
C55M54Y0K31 (55%, 54%, 0%, 31%)
(0.55 / 0.54 / 0.00 / 0.31)

CMYK yüzdeleri

%54.55
%53.98
%0
%30.98

Codes

Color #5051B0 in popluar color models

50 51 B0
RGB 80 81 176
HSL 239° 37.80% 50.20%
HSB/HSV 239° 54.55% 69.02%
CMYK 54.55% 53.98% 0.00%
30.98%

Color #5051B0 in popluar number systems.

HEX 50 51 B0
Decimal 80 81 176
Binary 1010000 1010001 10110000
Octal 120 121 260

Shades and tints

Shades of #5051B0

#5051B0
(80,81,176)
#494AA0
(73,74,160)
#424390
(66,67,144)
#3B3C80
(59,60,128)
#343570
(52,53,112)
#2D2E60
(45,46,96)
#262750
(38,39,80)
#1F2040
(31,32,64)
#181930
(24,25,48)
#111220
(17,18,32)
#0A0B10
(10,11,16)
#000000
(0,0,0)

Tints of #5051B0

#5051B0
(80,81,176)
#5F60B7
(95,96,183)
#6E6FBE
(110,111,190)
#7D7EC5
(125,126,197)
#8C8DCC
(140,141,204)
#9B9CD3
(155,156,211)
#AAABDA
(170,171,218)
#B9BAE1
(185,186,225)
#C8C9E8
(200,201,232)
#D7D8EF
(215,216,239)
#E6E7F6
(230,231,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5051B0 color. Also use rgb(80,81,176) instead hex code.

Text Font Color

.myTextColor { color: #5051B0; }

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

This text font color is #5051B0.

Background Color

.myBgColor { background-color: #5051B0; }

<div style="background-color:#5051B0">Inner text</div>

This div background color is #5051B0.

Border color

.myBorderColor { border: 1px solid #5051B0; }

<div style="border:3px solid #5051B0">Div</div>

This div border color is #5051B0.

Opacity

.myOpacity80 { color: #5051B0; opacity: 0.8; }

<p style="color:#5051B0;opacity:0.8;">80%</p>

Text with #5051B0 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 #5051B0;}

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

This text has shadow with #5051B0 color.


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

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

This text has shadow with #5051B0 primary color and red secondary color.


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

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

This text has shadow with #5051B0 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #5051B0.

Preview

Color preview on black background

This text has color #5051B0 on black background.


Color preview on white background

This text has color #5051B0 on white background.


Black color preview on #5051B0 background

This text has black color on #5051B0 background.


White color preview on #5051B0 background

This text has white color on #5051B0 background.


Related colors

Complementary color

Complementary color for #hex is #AFAE4F.


I love getcolorcode.com

Triadic colors

1 #B05051 and #51B050 with #5051B0 are triadic colors.

2 #B05150 and #5150B0 with #5051B0 are triadic colors.