COLOR #53596C

HEX: #53596C RGB: (83,89,108)

Renk bilgisi

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

RGB renk modeli

#53596C color RGB value is (83,89,108).

RGB: (83,89,108) (33%, 35%, 42%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 89 of 255 = 35%
B 108 of 255 = 42%

83
89
108

R + G + B ~ 37%. #53596C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 89 + 108 = 280 (100%)
R 83 of 280 ~ 29.64%
G 89 of 280 ~ 31.79%
B 108 of 280 ~ 38.57'%

%29.64
%31.79
%38.57

CMYK RENK MODELİ

#53596C rengi CMYK tonu (23,18,0,58).

  • camgöbeği tonu 23.15%
  • eflatun tonu 17.59%
  • sarı tonu 0.00%
  • ana renk tonu 57.65%
CMYK: (23,18,0,58) C23M18Y0K58 (23%,18%,0%,58%) (0.23/0.18/0.00/0.58) 

CMYK yüzdeleri

%23.15
%17.59
%0
%57.65

Codes

Color #53596C in popluar color models

53 59 6C
RGB 83 89 108
HSL 226° 13.09% 37.45%
HSB/HSV 226° 23.15% 42.35%
CMYK 23.15% 17.59% 0.00%
57.65%

Color #53596C in popluar number systems.

HEX 53 59 6C
Decimal 83 89 108
Binary 1010011 1011001 1101100
Octal 123 131 154

Shades and tints

Shades of #53596C

#53596C
(83,89,108)
#4C5163
(76,81,99)
#45495A
(69,73,90)
#3E4151
(62,65,81)
#373948
(55,57,72)
#30313F
(48,49,63)
#292936
(41,41,54)
#22212D
(34,33,45)
#1B1924
(27,25,36)
#14111B
(20,17,27)
#0D0912
(13,9,18)
#000000
(0,0,0)

Tints of #53596C

#53596C
(83,89,108)
#626879
(98,104,121)
#717786
(113,119,134)
#808693
(128,134,147)
#8F95A0
(143,149,160)
#9EA4AD
(158,164,173)
#ADB3BA
(173,179,186)
#BCC2C7
(188,194,199)
#CBD1D4
(203,209,212)
#DAE0E1
(218,224,225)
#E9EFEE
(233,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53596C color. Also use rgb(83,89,108) instead hex code.

Text Font Color

.myTextColor { color: #53596C; }

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

This text font color is #53596C.

Background Color

.myBgColor { background-color: #53596C; }

<div style="background-color:#53596C">Inner text</div>

This div background color is #53596C.

Border color

.myBorderColor { border: 1px solid #53596C; }

<div style="border:3px solid #53596C">Div</div>

This div border color is #53596C.

Opacity

.myOpacity80 { color: #53596C; opacity: 0.8; }

<p style="color:#53596C;opacity:0.8;">80%</p>

Text with #53596C 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 #53596C;}

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

This text has shadow with #53596C color.


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

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

This text has shadow with #53596C primary color and red secondary color.


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

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

This text has shadow with #53596C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53596C.

Preview

Color preview on black background

This text has color #53596C on black background.


Color preview on white background

This text has color #53596C on white background.


Black color preview on #53596C background

This text has black color on #53596C background.


White color preview on #53596C background

This text has white color on #53596C background.


Related colors

Complementary color

Complementary color for #hex is #ACA693.


I love getcolorcode.com

Triadic colors

1 #6C5359 and #596C53 with #53596C are triadic colors.

2 #6C5953 and #59536C with #53596C are triadic colors.