COLOR #51359B

HEX: #51359B RGB: (81,53,155)

Renk bilgisi

#51359B contains mainly blue color. #51359B ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#51359B color RGB value is (81,53,155).

RGB: (81,53,155) (32%, 21%, 61%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 53 of 255 = 21%
B 155 of 255 = 61%

81
53
155

R + G + B ~ 38%. #51359B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 53 + 155 = 289 (100%)
R 81 of 289 ~ 28.03%
G 53 of 289 ~ 18.34%
B 155 of 289 ~ 53.63'%

%28.03
%18.34
%53.63

CMYK RENK MODELİ

#51359B rengi CMYK tonu (48,66,0,39).

  • camgöbeği tonu 47.74%
  • eflatun tonu 65.81%
  • sarı tonu 0.00%
  • ana renk tonu 39.22%

CMYK: (48,66,0,39)
C48M66Y0K39 (48%, 66%, 0%, 39%)
(0.48 / 0.66 / 0.00 / 0.39)

CMYK yüzdeleri

%47.74
%65.81
%0
%39.22

Codes

Color #51359B in popluar color models

51 35 9B
RGB 81 53 155
HSL 256° 49.04% 40.78%
HSB/HSV 256° 65.81% 60.78%
CMYK 47.74% 65.81% 0.00%
39.22%

Color #51359B in popluar number systems.

HEX 51 35 9B
Decimal 81 53 155
Binary 1010001 110101 10011011
Octal 121 65 233

Shades and tints

Shades of #51359B

#51359B
(81,53,155)
#4A318D
(74,49,141)
#432D7F
(67,45,127)
#3C2971
(60,41,113)
#352563
(53,37,99)
#2E2155
(46,33,85)
#271D47
(39,29,71)
#201939
(32,25,57)
#19152B
(25,21,43)
#12111D
(18,17,29)
#0B0D0F
(11,13,15)
#000000
(0,0,0)

Tints of #51359B

#51359B
(81,53,155)
#6047A4
(96,71,164)
#6F59AD
(111,89,173)
#7E6BB6
(126,107,182)
#8D7DBF
(141,125,191)
#9C8FC8
(156,143,200)
#ABA1D1
(171,161,209)
#BAB3DA
(186,179,218)
#C9C5E3
(201,197,227)
#D8D7EC
(216,215,236)
#E7E9F5
(231,233,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51359B color. Also use rgb(81,53,155) instead hex code.

Text Font Color

.myTextColor { color: #51359B; }

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

This text font color is #51359B.

Background Color

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

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

This div background color is #51359B.

Border color

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

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

This div border color is #51359B.

Opacity

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

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

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

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

This text has shadow with #51359B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51359B.

Preview

Color preview on black background

This text has color #51359B on black background.


Color preview on white background

This text has color #51359B on white background.


Black color preview on #51359B background

This text has black color on #51359B background.


White color preview on #51359B background

This text has white color on #51359B background.


Related colors

Complementary color

Complementary color for #hex is #AECA64.


I love getcolorcode.com

Triadic colors

1 #9B5135 and #359B51 with #51359B are triadic colors.

2 #9B3551 and #35519B with #51359B are triadic colors.