COLOR #52495A

HEX: #52495A RGB: (82,73,90)

Renk bilgisi

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

RGB renk modeli

#52495A color RGB value is (82,73,90).

RGB: (82,73,90) (32%, 29%, 35%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 73 of 255 = 29%
B 90 of 255 = 35%

82
73
90

R + G + B ~ 32%. #52495A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 82 + 73 + 90 = 245 (100%)
R 82 of 245 ~ 33.47%
G 73 of 245 ~ 29.8%
B 90 of 245 ~ 36.73'%

%33.47
%29.8
%36.73

CMYK RENK MODELİ

#52495A rengi CMYK tonu (9,19,0,65).

  • camgöbeği tonu 8.89%
  • eflatun tonu 18.89%
  • sarı tonu 0.00%
  • ana renk tonu 64.71%

CMYK: (9,19,0,65)
C9M19Y0K65 (9%, 19%, 0%, 65%)
(0.09 / 0.19 / 0.00 / 0.65)

CMYK yüzdeleri

%8.89
%18.89
%0
%64.71

Codes

Color #52495A in popluar color models

52 49 5A
RGB 82 73 90
HSL 272° 10.43% 31.96%
HSB/HSV 272° 18.89% 35.29%
CMYK 8.89% 18.89% 0.00%
64.71%

Color #52495A in popluar number systems.

HEX 52 49 5A
Decimal 82 73 90
Binary 1010010 1001001 1011010
Octal 122 111 132

Shades and tints

Shades of #52495A

#52495A
(82,73,90)
#4B4352
(75,67,82)
#443D4A
(68,61,74)
#3D3742
(61,55,66)
#36313A
(54,49,58)
#2F2B32
(47,43,50)
#28252A
(40,37,42)
#211F22
(33,31,34)
#1A191A
(26,25,26)
#131312
(19,19,18)
#0C0D0A
(12,13,10)
#000000
(0,0,0)

Tints of #52495A

#52495A
(82,73,90)
#615969
(97,89,105)
#706978
(112,105,120)
#7F7987
(127,121,135)
#8E8996
(142,137,150)
#9D99A5
(157,153,165)
#ACA9B4
(172,169,180)
#BBB9C3
(187,185,195)
#CAC9D2
(202,201,210)
#D9D9E1
(217,217,225)
#E8E9F0
(232,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #52495A color. Also use rgb(82,73,90) instead hex code.

Text Font Color

.myTextColor { color: #52495A; }

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

This text font color is #52495A.

Background Color

.myBgColor { background-color: #52495A; }

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

This div background color is #52495A.

Border color

.myBorderColor { border: 1px solid #52495A; }

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

This div border color is #52495A.

Opacity

.myOpacity80 { color: #52495A; opacity: 0.8; }

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

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

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

This text has shadow with #52495A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52495A.

Preview

Color preview on black background

This text has color #52495A on black background.


Color preview on white background

This text has color #52495A on white background.


Black color preview on #52495A background

This text has black color on #52495A background.


White color preview on #52495A background

This text has white color on #52495A background.


Related colors

Complementary color

Complementary color for #hex is #ADB6A5.


I love getcolorcode.com

Triadic colors

1 #5A5249 and #495A52 with #52495A are triadic colors.

2 #5A4952 and #49525A with #52495A are triadic colors.