COLOR #51468B

HEX: #51468B RGB: (81,70,139)

Renk bilgisi

#51468B contains mainly red and blue colors. #51468B ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#51468B color RGB value is (81,70,139).

RGB: (81,70,139) (32%, 27%, 55%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 70 of 255 = 27%
B 139 of 255 = 55%

81
70
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 70 + 139 = 290 (100%)
R 81 of 290 ~ 27.93%
G 70 of 290 ~ 24.14%
B 139 of 290 ~ 47.93'%

%27.93
%24.14
%47.93

CMYK RENK MODELİ

#51468B rengi CMYK tonu (42,50,0,45).

  • camgöbeği tonu 41.73%
  • eflatun tonu 49.64%
  • sarı tonu 0.00%
  • ana renk tonu 45.49%

CMYK: (42,50,0,45)
C42M50Y0K45 (42%, 50%, 0%, 45%)
(0.42 / 0.50 / 0.00 / 0.45)

CMYK yüzdeleri

%41.73
%49.64
%0
%45.49

Codes

Color #51468B in popluar color models

51 46 8B
RGB 81 70 139
HSL 250° 33.01% 40.98%
HSB/HSV 250° 49.64% 54.51%
CMYK 41.73% 49.64% 0.00%
45.49%

Color #51468B in popluar number systems.

HEX 51 46 8B
Decimal 81 70 139
Binary 1010001 1000110 10001011
Octal 121 106 213

Shades and tints

Shades of #51468B

#51468B
(81,70,139)
#4A407F
(74,64,127)
#433A73
(67,58,115)
#3C3467
(60,52,103)
#352E5B
(53,46,91)
#2E284F
(46,40,79)
#272243
(39,34,67)
#201C37
(32,28,55)
#19162B
(25,22,43)
#12101F
(18,16,31)
#0B0A13
(11,10,19)
#000000
(0,0,0)

Tints of #51468B

#51468B
(81,70,139)
#605695
(96,86,149)
#6F669F
(111,102,159)
#7E76A9
(126,118,169)
#8D86B3
(141,134,179)
#9C96BD
(156,150,189)
#ABA6C7
(171,166,199)
#BAB6D1
(186,182,209)
#C9C6DB
(201,198,219)
#D8D6E5
(216,214,229)
#E7E6EF
(231,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51468B color. Also use rgb(81,70,139) instead hex code.

Text Font Color

.myTextColor { color: #51468B; }

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

This text font color is #51468B.

Background Color

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

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

This div background color is #51468B.

Border color

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

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

This div border color is #51468B.

Opacity

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

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

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

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

This text has shadow with #51468B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51468B.

Preview

Color preview on black background

This text has color #51468B on black background.


Color preview on white background

This text has color #51468B on white background.


Black color preview on #51468B background

This text has black color on #51468B background.


White color preview on #51468B background

This text has white color on #51468B background.


Related colors

Complementary color

Complementary color for #hex is #AEB974.


I love getcolorcode.com

Triadic colors

1 #8B5146 and #468B51 with #51468B are triadic colors.

2 #8B4651 and #46518B with #51468B are triadic colors.