COLOR #52494A

HEX: #52494A RGB: (82,73,74)

Renk bilgisi

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

RGB renk modeli

#52494A color RGB value is (82,73,74).

RGB: (82,73,74) (32%, 29%, 29%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 73 of 255 = 29%
B 74 of 255 = 29%

82
73
74

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

Yüzdelerle RGB renk parçaları

R + G + B = 82 + 73 + 74 = 229 (100%)
R 82 of 229 ~ 35.81%
G 73 of 229 ~ 31.88%
B 74 of 229 ~ 32.31'%

%35.81
%31.88
%32.31

CMYK RENK MODELİ

#52494A rengi CMYK tonu (0,11,10,68).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.98%
  • sarı tonu 9.76%
  • ana renk tonu 67.84%

CMYK: (0,11,10,68)
C0M11Y10K68 (0%, 11%, 10%, 68%)
(0.00 / 0.11 / 0.10 / 0.68)

CMYK yüzdeleri

%0
%10.98
%9.76
%67.84

Codes

Color #52494A in popluar color models

52 49 4A
RGB 82 73 74
HSL 353° 5.81% 30.39%
HSB/HSV 353° 10.98% 32.16%
CMYK 0.00% 10.98% 9.76%
67.84%

Color #52494A in popluar number systems.

HEX 52 49 4A
Decimal 82 73 74
Binary 1010010 1001001 1001010
Octal 122 111 112

Shades and tints

Shades of #52494A

#52494A
(82,73,74)
#4B4344
(75,67,68)
#443D3E
(68,61,62)
#3D3738
(61,55,56)
#363132
(54,49,50)
#2F2B2C
(47,43,44)
#282526
(40,37,38)
#211F20
(33,31,32)
#1A191A
(26,25,26)
#131314
(19,19,20)
#0C0D0E
(12,13,14)
#000000
(0,0,0)

Tints of #52494A

#52494A
(82,73,74)
#61595A
(97,89,90)
#70696A
(112,105,106)
#7F797A
(127,121,122)
#8E898A
(142,137,138)
#9D999A
(157,153,154)
#ACA9AA
(172,169,170)
#BBB9BA
(187,185,186)
#CAC9CA
(202,201,202)
#D9D9DA
(217,217,218)
#E8E9EA
(232,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #52494A; }

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

This text font color is #52494A.

Background Color

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

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

This div background color is #52494A.

Border color

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

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

This div border color is #52494A.

Opacity

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

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

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

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

This text has shadow with #52494A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #52494A.

Preview

Color preview on black background

This text has color #52494A on black background.


Color preview on white background

This text has color #52494A on white background.


Black color preview on #52494A background

This text has black color on #52494A background.


White color preview on #52494A background

This text has white color on #52494A background.


Related colors

Complementary color

Complementary color for #hex is #ADB6B5.


I love getcolorcode.com

Triadic colors

1 #4A5249 and #494A52 with #52494A are triadic colors.

2 #4A4952 and #49524A with #52494A are triadic colors.