COLOR #51507B

HEX: #51507B RGB: (81,80,123)

Renk bilgisi

#51507B contains red, green and blue colors in about the same proportion. #51507B ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#51507B color RGB value is (81,80,123).

RGB: (81,80,123) (32%, 31%, 48%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 80 of 255 = 31%
B 123 of 255 = 48%

81
80
123

R + G + B ~ 37%. #51507B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 80 + 123 = 284 (100%)
R 81 of 284 ~ 28.52%
G 80 of 284 ~ 28.17%
B 123 of 284 ~ 43.31'%

%28.52
%28.17
%43.31

CMYK RENK MODELİ

#51507B rengi CMYK tonu (34,35,0,52).

  • camgöbeği tonu 34.15%
  • eflatun tonu 34.96%
  • sarı tonu 0.00%
  • ana renk tonu 51.76%

CMYK: (34,35,0,52)
C34M35Y0K52 (34%, 35%, 0%, 52%)
(0.34 / 0.35 / 0.00 / 0.52)

CMYK yüzdeleri

%34.15
%34.96
%0
%51.76

Codes

Color #51507B in popluar color models

51 50 7B
RGB 81 80 123
HSL 241° 21.18% 39.80%
HSB/HSV 241° 34.96% 48.24%
CMYK 34.15% 34.96% 0.00%
51.76%

Color #51507B in popluar number systems.

HEX 51 50 7B
Decimal 81 80 123
Binary 1010001 1010000 1111011
Octal 121 120 173

Shades and tints

Shades of #51507B

#51507B
(81,80,123)
#4A4970
(74,73,112)
#434265
(67,66,101)
#3C3B5A
(60,59,90)
#35344F
(53,52,79)
#2E2D44
(46,45,68)
#272639
(39,38,57)
#201F2E
(32,31,46)
#191823
(25,24,35)
#121118
(18,17,24)
#0B0A0D
(11,10,13)
#000000
(0,0,0)

Tints of #51507B

#51507B
(81,80,123)
#605F87
(96,95,135)
#6F6E93
(111,110,147)
#7E7D9F
(126,125,159)
#8D8CAB
(141,140,171)
#9C9BB7
(156,155,183)
#ABAAC3
(171,170,195)
#BAB9CF
(186,185,207)
#C9C8DB
(201,200,219)
#D8D7E7
(216,215,231)
#E7E6F3
(231,230,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51507B color. Also use rgb(81,80,123) instead hex code.

Text Font Color

.myTextColor { color: #51507B; }

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

This text font color is #51507B.

Background Color

.myBgColor { background-color: #51507B; }

<div style="background-color:#51507B">Inner text</div>

This div background color is #51507B.

Border color

.myBorderColor { border: 1px solid #51507B; }

<div style="border:3px solid #51507B">Div</div>

This div border color is #51507B.

Opacity

.myOpacity80 { color: #51507B; opacity: 0.8; }

<p style="color:#51507B;opacity:0.8;">80%</p>

Text with #51507B 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 #51507B;}

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

This text has shadow with #51507B color.


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

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

This text has shadow with #51507B primary color and red secondary color.


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

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

This text has shadow with #51507B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #51507B.

Preview

Color preview on black background

This text has color #51507B on black background.


Color preview on white background

This text has color #51507B on white background.


Black color preview on #51507B background

This text has black color on #51507B background.


White color preview on #51507B background

This text has white color on #51507B background.


Related colors

Complementary color

Complementary color for #hex is #AEAF84.


I love getcolorcode.com

Triadic colors

1 #7B5150 and #507B51 with #51507B are triadic colors.

2 #7B5051 and #50517B with #51507B are triadic colors.