COLOR #53495A

HEX: #53495A RGB: (83,73,90)

Renk bilgisi

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

RGB renk modeli

#53495A color RGB value is (83,73,90).

RGB: (83,73,90) (33%, 29%, 35%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 73 of 255 = 29%
B 90 of 255 = 35%

83
73
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 73 + 90 = 246 (100%)
R 83 of 246 ~ 33.74%
G 73 of 246 ~ 29.67%
B 90 of 246 ~ 36.59'%

%33.74
%29.67
%36.59

CMYK RENK MODELİ

#53495A rengi CMYK tonu (8,19,0,65).

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

CMYK: (8,19,0,65)
C8M19Y0K65 (8%, 19%, 0%, 65%)
(0.08 / 0.19 / 0.00 / 0.65)

CMYK yüzdeleri

%7.78
%18.89
%0
%64.71

Codes

Color #53495A in popluar color models

53 49 5A
RGB 83 73 90
HSL 275° 10.43% 31.96%
HSB/HSV 275° 18.89% 35.29%
CMYK 7.78% 18.89% 0.00%
64.71%

Color #53495A in popluar number systems.

HEX 53 49 5A
Decimal 83 73 90
Binary 1010011 1001001 1011010
Octal 123 111 132

Shades and tints

Shades of #53495A

#53495A
(83,73,90)
#4C4352
(76,67,82)
#453D4A
(69,61,74)
#3E3742
(62,55,66)
#37313A
(55,49,58)
#302B32
(48,43,50)
#29252A
(41,37,42)
#221F22
(34,31,34)
#1B191A
(27,25,26)
#141312
(20,19,18)
#0D0D0A
(13,13,10)
#000000
(0,0,0)

Tints of #53495A

#53495A
(83,73,90)
#625969
(98,89,105)
#716978
(113,105,120)
#807987
(128,121,135)
#8F8996
(143,137,150)
#9E99A5
(158,153,165)
#ADA9B4
(173,169,180)
#BCB9C3
(188,185,195)
#CBC9D2
(203,201,210)
#DAD9E1
(218,217,225)
#E9E9F0
(233,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53495A; }

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

This text font color is #53495A.

Background Color

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

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

This div background color is #53495A.

Border color

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

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

This div border color is #53495A.

Opacity

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

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

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

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

This text has shadow with #53495A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53495A.

Preview

Color preview on black background

This text has color #53495A on black background.


Color preview on white background

This text has color #53495A on white background.


Black color preview on #53495A background

This text has black color on #53495A background.


White color preview on #53495A background

This text has white color on #53495A background.


Related colors

Complementary color

Complementary color for #hex is #ACB6A5.


I love getcolorcode.com

Triadic colors

1 #5A5349 and #495A53 with #53495A are triadic colors.

2 #5A4953 and #49535A with #53495A are triadic colors.