COLOR #513B72

HEX: #513B72 RGB: (81,59,114)

Renk bilgisi

#513B72 contains red, green and blue colors in about the same proportion. #513B72 ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#513B72 color RGB value is (81,59,114).

RGB: (81,59,114) (32%, 23%, 45%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 59 of 255 = 23%
B 114 of 255 = 45%

81
59
114

R + G + B ~ 33%. #513B72 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 59 + 114 = 254 (100%)
R 81 of 254 ~ 31.89%
G 59 of 254 ~ 23.23%
B 114 of 254 ~ 44.88'%

%31.89
%23.23
%44.88

CMYK RENK MODELİ

#513B72 rengi CMYK tonu (29,48,0,55).

  • camgöbeği tonu 28.95%
  • eflatun tonu 48.25%
  • sarı tonu 0.00%
  • ana renk tonu 55.29%

CMYK: (29,48,0,55)
C29M48Y0K55 (29%, 48%, 0%, 55%)
(0.29 / 0.48 / 0.00 / 0.55)

CMYK yüzdeleri

%28.95
%48.25
%0
%55.29

Codes

Color #513B72 in popluar color models

51 3B 72
RGB 81 59 114
HSL 264° 31.79% 33.92%
HSB/HSV 264° 48.25% 44.71%
CMYK 28.95% 48.25% 0.00%
55.29%

Color #513B72 in popluar number systems.

HEX 51 3B 72
Decimal 81 59 114
Binary 1010001 111011 1110010
Octal 121 73 162

Shades and tints

Shades of #513B72

#513B72
(81,59,114)
#4A3668
(74,54,104)
#43315E
(67,49,94)
#3C2C54
(60,44,84)
#35274A
(53,39,74)
#2E2240
(46,34,64)
#271D36
(39,29,54)
#20182C
(32,24,44)
#191322
(25,19,34)
#120E18
(18,14,24)
#0B090E
(11,9,14)
#000000
(0,0,0)

Tints of #513B72

#513B72
(81,59,114)
#604C7E
(96,76,126)
#6F5D8A
(111,93,138)
#7E6E96
(126,110,150)
#8D7FA2
(141,127,162)
#9C90AE
(156,144,174)
#ABA1BA
(171,161,186)
#BAB2C6
(186,178,198)
#C9C3D2
(201,195,210)
#D8D4DE
(216,212,222)
#E7E5EA
(231,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #513B72 color. Also use rgb(81,59,114) instead hex code.

Text Font Color

.myTextColor { color: #513B72; }

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

This text font color is #513B72.

Background Color

.myBgColor { background-color: #513B72; }

<div style="background-color:#513B72">Inner text</div>

This div background color is #513B72.

Border color

.myBorderColor { border: 1px solid #513B72; }

<div style="border:3px solid #513B72">Div</div>

This div border color is #513B72.

Opacity

.myOpacity80 { color: #513B72; opacity: 0.8; }

<p style="color:#513B72;opacity:0.8;">80%</p>

Text with #513B72 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 #513B72;}

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

This text has shadow with #513B72 color.


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

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

This text has shadow with #513B72 primary color and red secondary color.


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

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

This text has shadow with #513B72 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #513B72.

Preview

Color preview on black background

This text has color #513B72 on black background.


Color preview on white background

This text has color #513B72 on white background.


Black color preview on #513B72 background

This text has black color on #513B72 background.


White color preview on #513B72 background

This text has white color on #513B72 background.


Related colors

Complementary color

Complementary color for #hex is #AEC48D.


I love getcolorcode.com

Triadic colors

1 #72513B and #3B7251 with #513B72 are triadic colors.

2 #723B51 and #3B5172 with #513B72 are triadic colors.