COLOR #53537B

HEX: #53537B RGB: (83,83,123)

Renk bilgisi

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

RGB renk modeli

#53537B color RGB value is (83,83,123).

RGB: (83,83,123) (33%, 33%, 48%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 83 of 255 = 33%
B 123 of 255 = 48%

83
83
123

R + G + B ~ 38%. #53537B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 83 + 123 = 289 (100%)
R 83 of 289 ~ 28.72%
G 83 of 289 ~ 28.72%
B 123 of 289 ~ 42.56'%

%28.72
%28.72
%42.56

CMYK RENK MODELİ

#53537B rengi CMYK tonu (33,33,0,52).

  • camgöbeği tonu 32.52%
  • eflatun tonu 32.52%
  • sarı tonu 0.00%
  • ana renk tonu 51.76%

CMYK: (33,33,0,52)
C33M33Y0K52 (33%, 33%, 0%, 52%)
(0.33 / 0.33 / 0.00 / 0.52)

CMYK yüzdeleri

%32.52
%32.52
%0
%51.76

Codes

Color #53537B in popluar color models

53 53 7B
RGB 83 83 123
HSL 240° 19.42% 40.39%
HSB/HSV 240° 32.52% 48.24%
CMYK 32.52% 32.52% 0.00%
51.76%

Color #53537B in popluar number systems.

HEX 53 53 7B
Decimal 83 83 123
Binary 1010011 1010011 1111011
Octal 123 123 173

Shades and tints

Shades of #53537B

#53537B
(83,83,123)
#4C4C70
(76,76,112)
#454565
(69,69,101)
#3E3E5A
(62,62,90)
#37374F
(55,55,79)
#303044
(48,48,68)
#292939
(41,41,57)
#22222E
(34,34,46)
#1B1B23
(27,27,35)
#141418
(20,20,24)
#0D0D0D
(13,13,13)
#000000
(0,0,0)

Tints of #53537B

#53537B
(83,83,123)
#626287
(98,98,135)
#717193
(113,113,147)
#80809F
(128,128,159)
#8F8FAB
(143,143,171)
#9E9EB7
(158,158,183)
#ADADC3
(173,173,195)
#BCBCCF
(188,188,207)
#CBCBDB
(203,203,219)
#DADAE7
(218,218,231)
#E9E9F3
(233,233,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53537B color. Also use rgb(83,83,123) instead hex code.

Text Font Color

.myTextColor { color: #53537B; }

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

This text font color is #53537B.

Background Color

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

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

This div background color is #53537B.

Border color

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

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

This div border color is #53537B.

Opacity

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

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

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

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

This text has shadow with #53537B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53537B.

Preview

Color preview on black background

This text has color #53537B on black background.


Color preview on white background

This text has color #53537B on white background.


Black color preview on #53537B background

This text has black color on #53537B background.


White color preview on #53537B background

This text has white color on #53537B background.


Related colors

Complementary color

Complementary color for #hex is #ACAC84.


I love getcolorcode.com