COLOR #52496D

HEX: #52496D RGB: (82,73,109)

Renk bilgisi

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

RGB renk modeli

#52496D color RGB value is (82,73,109).

RGB: (82,73,109) (32%, 29%, 43%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 73 of 255 = 29%
B 109 of 255 = 43%

82
73
109

R + G + B ~ 35%. #52496D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 82 + 73 + 109 = 264 (100%)
R 82 of 264 ~ 31.06%
G 73 of 264 ~ 27.65%
B 109 of 264 ~ 41.29'%

%31.06
%27.65
%41.29

CMYK RENK MODELİ

#52496D rengi CMYK tonu (25,33,0,57).

  • camgöbeği tonu 24.77%
  • eflatun tonu 33.03%
  • sarı tonu 0.00%
  • ana renk tonu 57.25%

CMYK: (25,33,0,57)
C25M33Y0K57 (25%, 33%, 0%, 57%)
(0.25 / 0.33 / 0.00 / 0.57)

CMYK yüzdeleri

%24.77
%33.03
%0
%57.25

Codes

Color #52496D in popluar color models

52 49 6D
RGB 82 73 109
HSL 255° 19.78% 35.69%
HSB/HSV 255° 33.03% 42.75%
CMYK 24.77% 33.03% 0.00%
57.25%

Color #52496D in popluar number systems.

HEX 52 49 6D
Decimal 82 73 109
Binary 1010010 1001001 1101101
Octal 122 111 155

Shades and tints

Shades of #52496D

#52496D
(82,73,109)
#4B4364
(75,67,100)
#443D5B
(68,61,91)
#3D3752
(61,55,82)
#363149
(54,49,73)
#2F2B40
(47,43,64)
#282537
(40,37,55)
#211F2E
(33,31,46)
#1A1925
(26,25,37)
#13131C
(19,19,28)
#0C0D13
(12,13,19)
#000000
(0,0,0)

Tints of #52496D

#52496D
(82,73,109)
#61597A
(97,89,122)
#706987
(112,105,135)
#7F7994
(127,121,148)
#8E89A1
(142,137,161)
#9D99AE
(157,153,174)
#ACA9BB
(172,169,187)
#BBB9C8
(187,185,200)
#CAC9D5
(202,201,213)
#D9D9E2
(217,217,226)
#E8E9EF
(232,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52496D color. Also use rgb(82,73,109) instead hex code.

Text Font Color

.myTextColor { color: #52496D; }

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

This text font color is #52496D.

Background Color

.myBgColor { background-color: #52496D; }

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

This div background color is #52496D.

Border color

.myBorderColor { border: 1px solid #52496D; }

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

This div border color is #52496D.

Opacity

.myOpacity80 { color: #52496D; opacity: 0.8; }

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

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

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

This text has shadow with #52496D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52496D.

Preview

Color preview on black background

This text has color #52496D on black background.


Color preview on white background

This text has color #52496D on white background.


Black color preview on #52496D background

This text has black color on #52496D background.


White color preview on #52496D background

This text has white color on #52496D background.


Related colors

Complementary color

Complementary color for #hex is #ADB692.


I love getcolorcode.com

Triadic colors

1 #6D5249 and #496D52 with #52496D are triadic colors.

2 #6D4952 and #49526D with #52496D are triadic colors.