COLOR #521B51

HEX: #521B51 RGB: (82,27,81)

Renk bilgisi

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

RGB renk modeli

#521B51 color RGB value is (82,27,81).

RGB: (82,27,81) (32%, 11%, 32%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 27 of 255 = 11%
B 81 of 255 = 32%

82
27
81

R + G + B ~ 25%. #521B51 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 82 + 27 + 81 = 190 (100%)
R 82 of 190 ~ 43.16%
G 27 of 190 ~ 14.21%
B 81 of 190 ~ 42.63'%

%43.16
%14.21
%42.63

CMYK RENK MODELİ

#521B51 rengi CMYK tonu (0,67,1,68).

  • camgöbeği tonu 0.00%
  • eflatun tonu 67.07%
  • sarı tonu 1.22%
  • ana renk tonu 67.84%

CMYK: (0,67,1,68)
C0M67Y1K68 (0%, 67%, 1%, 68%)
(0.00 / 0.67 / 0.01 / 0.68)

CMYK yüzdeleri

%0
%67.07
%1.22
%67.84

Codes

Color #521B51 in popluar color models

52 1B 51
RGB 82 27 81
HSL 301° 50.46% 21.37%
HSB/HSV 301° 67.07% 32.16%
CMYK 0.00% 67.07% 1.22%
67.84%

Color #521B51 in popluar number systems.

HEX 52 1B 51
Decimal 82 27 81
Binary 1010010 11011 1010001
Octal 122 33 121

Shades and tints

Shades of #521B51

#521B51
(82,27,81)
#4B194A
(75,25,74)
#441743
(68,23,67)
#3D153C
(61,21,60)
#361335
(54,19,53)
#2F112E
(47,17,46)
#280F27
(40,15,39)
#210D20
(33,13,32)
#1A0B19
(26,11,25)
#130912
(19,9,18)
#0C070B
(12,7,11)
#000000
(0,0,0)

Tints of #521B51

#521B51
(82,27,81)
#612F60
(97,47,96)
#70436F
(112,67,111)
#7F577E
(127,87,126)
#8E6B8D
(142,107,141)
#9D7F9C
(157,127,156)
#AC93AB
(172,147,171)
#BBA7BA
(187,167,186)
#CABBC9
(202,187,201)
#D9CFD8
(217,207,216)
#E8E3E7
(232,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #521B51 color. Also use rgb(82,27,81) instead hex code.

Text Font Color

.myTextColor { color: #521B51; }

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

This text font color is #521B51.

Background Color

.myBgColor { background-color: #521B51; }

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

This div background color is #521B51.

Border color

.myBorderColor { border: 1px solid #521B51; }

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

This div border color is #521B51.

Opacity

.myOpacity80 { color: #521B51; opacity: 0.8; }

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

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

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

This text has shadow with #521B51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #521B51.

Preview

Color preview on black background

This text has color #521B51 on black background.


Color preview on white background

This text has color #521B51 on white background.


Black color preview on #521B51 background

This text has black color on #521B51 background.


White color preview on #521B51 background

This text has white color on #521B51 background.


Related colors

Complementary color

Complementary color for #hex is #ADE4AE.


I love getcolorcode.com

Triadic colors

1 #51521B and #1B5152 with #521B51 are triadic colors.

2 #511B52 and #1B5251 with #521B51 are triadic colors.