COLOR #513363

HEX: #513363 RGB: (81,51,99)

Renk bilgisi

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

RGB renk modeli

#513363 color RGB value is (81,51,99).

RGB: (81,51,99) (32%, 20%, 39%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 51 of 255 = 20%
B 99 of 255 = 39%

81
51
99

R + G + B ~ 30%. #513363 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 51 + 99 = 231 (100%)
R 81 of 231 ~ 35.06%
G 51 of 231 ~ 22.08%
B 99 of 231 ~ 42.86'%

%35.06
%22.08
%42.86

CMYK RENK MODELİ

#513363 rengi CMYK tonu (18,48,0,61).

  • camgöbeği tonu 18.18%
  • eflatun tonu 48.48%
  • sarı tonu 0.00%
  • ana renk tonu 61.18%

CMYK: (18,48,0,61)
C18M48Y0K61 (18%, 48%, 0%, 61%)
(0.18 / 0.48 / 0.00 / 0.61)

CMYK yüzdeleri

%18.18
%48.48
%0
%61.18

Codes

Color #513363 in popluar color models

51 33 63
RGB 81 51 99
HSL 278° 32.00% 29.41%
HSB/HSV 278° 48.48% 38.82%
CMYK 18.18% 48.48% 0.00%
61.18%

Color #513363 in popluar number systems.

HEX 51 33 63
Decimal 81 51 99
Binary 1010001 110011 1100011
Octal 121 63 143

Shades and tints

Shades of #513363

#513363
(81,51,99)
#4A2F5A
(74,47,90)
#432B51
(67,43,81)
#3C2748
(60,39,72)
#35233F
(53,35,63)
#2E1F36
(46,31,54)
#271B2D
(39,27,45)
#201724
(32,23,36)
#19131B
(25,19,27)
#120F12
(18,15,18)
#0B0B09
(11,11,9)
#000000
(0,0,0)

Tints of #513363

#513363
(81,51,99)
#604571
(96,69,113)
#6F577F
(111,87,127)
#7E698D
(126,105,141)
#8D7B9B
(141,123,155)
#9C8DA9
(156,141,169)
#AB9FB7
(171,159,183)
#BAB1C5
(186,177,197)
#C9C3D3
(201,195,211)
#D8D5E1
(216,213,225)
#E7E7EF
(231,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #513363 color. Also use rgb(81,51,99) instead hex code.

Text Font Color

.myTextColor { color: #513363; }

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

This text font color is #513363.

Background Color

.myBgColor { background-color: #513363; }

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

This div background color is #513363.

Border color

.myBorderColor { border: 1px solid #513363; }

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

This div border color is #513363.

Opacity

.myOpacity80 { color: #513363; opacity: 0.8; }

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

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

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

This text has shadow with #513363 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513363.

Preview

Color preview on black background

This text has color #513363 on black background.


Color preview on white background

This text has color #513363 on white background.


Black color preview on #513363 background

This text has black color on #513363 background.


White color preview on #513363 background

This text has white color on #513363 background.


Related colors

Complementary color

Complementary color for #hex is #AECC9C.


I love getcolorcode.com

Triadic colors

1 #635133 and #336351 with #513363 are triadic colors.

2 #633351 and #335163 with #513363 are triadic colors.