COLOR #53365C

HEX: #53365C RGB: (83,54,92)

Renk bilgisi

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

RGB renk modeli

#53365C color RGB value is (83,54,92).

RGB: (83,54,92) (33%, 21%, 36%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 54 of 255 = 21%
B 92 of 255 = 36%

83
54
92

R + G + B ~ 30%. #53365C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 54 + 92 = 229 (100%)
R 83 of 229 ~ 36.24%
G 54 of 229 ~ 23.58%
B 92 of 229 ~ 40.17'%

%36.24
%23.58
%40.17

CMYK RENK MODELİ

#53365C rengi CMYK tonu (10,41,0,64).

  • camgöbeği tonu 9.78%
  • eflatun tonu 41.30%
  • sarı tonu 0.00%
  • ana renk tonu 63.92%
CMYK: (10,41,0,64) C10M41Y0K64 (10%,41%,0%,64%) (0.10/0.41/0.00/0.64) 

CMYK yüzdeleri

%9.78
%41.3
%0
%63.92

Codes

Color #53365C in popluar color models

53 36 5C
RGB 83 54 92
HSL 286° 26.03% 28.63%
HSB/HSV 286° 41.30% 36.08%
CMYK 9.78% 41.30% 0.00%
63.92%

Color #53365C in popluar number systems.

HEX 53 36 5C
Decimal 83 54 92
Binary 1010011 110110 1011100
Octal 123 66 134

Shades and tints

Shades of #53365C

#53365C
(83,54,92)
#4C3254
(76,50,84)
#452E4C
(69,46,76)
#3E2A44
(62,42,68)
#37263C
(55,38,60)
#302234
(48,34,52)
#291E2C
(41,30,44)
#221A24
(34,26,36)
#1B161C
(27,22,28)
#141214
(20,18,20)
#0D0E0C
(13,14,12)
#000000
(0,0,0)

Tints of #53365C

#53365C
(83,54,92)
#62486A
(98,72,106)
#715A78
(113,90,120)
#806C86
(128,108,134)
#8F7E94
(143,126,148)
#9E90A2
(158,144,162)
#ADA2B0
(173,162,176)
#BCB4BE
(188,180,190)
#CBC6CC
(203,198,204)
#DAD8DA
(218,216,218)
#E9EAE8
(233,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53365C color. Also use rgb(83,54,92) instead hex code.

Text Font Color

.myTextColor { color: #53365C; }

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

This text font color is #53365C.

Background Color

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

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

This div background color is #53365C.

Border color

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

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

This div border color is #53365C.

Opacity

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

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

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

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

This text has shadow with #53365C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53365C.

Preview

Color preview on black background

This text has color #53365C on black background.


Color preview on white background

This text has color #53365C on white background.


Black color preview on #53365C background

This text has black color on #53365C background.


White color preview on #53365C background

This text has white color on #53365C background.


Related colors

Complementary color

Complementary color for #hex is #ACC9A3.


I love getcolorcode.com

Triadic colors

1 #5C5336 and #365C53 with #53365C are triadic colors.

2 #5C3653 and #36535C with #53365C are triadic colors.