COLOR #52508B

HEX: #52508B RGB: (82,80,139)

Renk bilgisi

#52508B contains red, green and blue colors in about the same proportion. #52508B ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#52508B color RGB value is (82,80,139).

RGB: (82,80,139) (32%, 31%, 55%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 80 of 255 = 31%
B 139 of 255 = 55%

82
80
139

R + G + B ~ 39%. #52508B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 82 + 80 + 139 = 301 (100%)
R 82 of 301 ~ 27.24%
G 80 of 301 ~ 26.58%
B 139 of 301 ~ 46.18'%

%27.24
%26.58
%46.18

CMYK RENK MODELİ

#52508B rengi CMYK tonu (41,42,0,45).

  • camgöbeği tonu 41.01%
  • eflatun tonu 42.45%
  • sarı tonu 0.00%
  • ana renk tonu 45.49%

CMYK: (41,42,0,45)
C41M42Y0K45 (41%, 42%, 0%, 45%)
(0.41 / 0.42 / 0.00 / 0.45)

CMYK yüzdeleri

%41.01
%42.45
%0
%45.49

Codes

Color #52508B in popluar color models

52 50 8B
RGB 82 80 139
HSL 242° 26.94% 42.94%
HSB/HSV 242° 42.45% 54.51%
CMYK 41.01% 42.45% 0.00%
45.49%

Color #52508B in popluar number systems.

HEX 52 50 8B
Decimal 82 80 139
Binary 1010010 1010000 10001011
Octal 122 120 213

Shades and tints

Shades of #52508B

#52508B
(82,80,139)
#4B497F
(75,73,127)
#444273
(68,66,115)
#3D3B67
(61,59,103)
#36345B
(54,52,91)
#2F2D4F
(47,45,79)
#282643
(40,38,67)
#211F37
(33,31,55)
#1A182B
(26,24,43)
#13111F
(19,17,31)
#0C0A13
(12,10,19)
#000000
(0,0,0)

Tints of #52508B

#52508B
(82,80,139)
#615F95
(97,95,149)
#706E9F
(112,110,159)
#7F7DA9
(127,125,169)
#8E8CB3
(142,140,179)
#9D9BBD
(157,155,189)
#ACAAC7
(172,170,199)
#BBB9D1
(187,185,209)
#CAC8DB
(202,200,219)
#D9D7E5
(217,215,229)
#E8E6EF
(232,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52508B color. Also use rgb(82,80,139) instead hex code.

Text Font Color

.myTextColor { color: #52508B; }

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

This text font color is #52508B.

Background Color

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

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

This div background color is #52508B.

Border color

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

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

This div border color is #52508B.

Opacity

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

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

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

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

This text has shadow with #52508B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52508B.

Preview

Color preview on black background

This text has color #52508B on black background.


Color preview on white background

This text has color #52508B on white background.


Black color preview on #52508B background

This text has black color on #52508B background.


White color preview on #52508B background

This text has white color on #52508B background.


Related colors

Complementary color

Complementary color for #hex is #ADAF74.


I love getcolorcode.com

Triadic colors

1 #8B5250 and #508B52 with #52508B are triadic colors.

2 #8B5052 and #50528B with #52508B are triadic colors.