COLOR #53365F

HEX: #53365F RGB: (83,54,95)

Renk bilgisi

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

RGB renk modeli

#53365F color RGB value is (83,54,95).

RGB: (83,54,95) (33%, 21%, 37%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 54 of 255 = 21%
B 95 of 255 = 37%

83
54
95

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

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 54 + 95 = 232 (100%)
R 83 of 232 ~ 35.78%
G 54 of 232 ~ 23.28%
B 95 of 232 ~ 40.95'%

%35.78
%23.28
%40.95

CMYK RENK MODELİ

#53365F rengi CMYK tonu (13,43,0,63).

  • camgöbeği tonu 12.63%
  • eflatun tonu 43.16%
  • sarı tonu 0.00%
  • ana renk tonu 62.75%
CMYK: (13,43,0,63) C13M43Y0K63 (13%,43%,0%,63%) (0.13/0.43/0.00/0.63) 

CMYK yüzdeleri

%12.63
%43.16
%0
%62.75

Codes

Color #53365F in popluar color models

53 36 5F
RGB 83 54 95
HSL 282° 27.52% 29.22%
HSB/HSV 282° 43.16% 37.25%
CMYK 12.63% 43.16% 0.00%
62.75%

Color #53365F in popluar number systems.

HEX 53 36 5F
Decimal 83 54 95
Binary 1010011 110110 1011111
Octal 123 66 137

Shades and tints

Shades of #53365F

#53365F
(83,54,95)
#4C3257
(76,50,87)
#452E4F
(69,46,79)
#3E2A47
(62,42,71)
#37263F
(55,38,63)
#302237
(48,34,55)
#291E2F
(41,30,47)
#221A27
(34,26,39)
#1B161F
(27,22,31)
#141217
(20,18,23)
#0D0E0F
(13,14,15)
#000000
(0,0,0)

Tints of #53365F

#53365F
(83,54,95)
#62486D
(98,72,109)
#715A7B
(113,90,123)
#806C89
(128,108,137)
#8F7E97
(143,126,151)
#9E90A5
(158,144,165)
#ADA2B3
(173,162,179)
#BCB4C1
(188,180,193)
#CBC6CF
(203,198,207)
#DAD8DD
(218,216,221)
#E9EAEB
(233,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53365F; }

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

This text font color is #53365F.

Background Color

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

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

This div background color is #53365F.

Border color

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

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

This div border color is #53365F.

Opacity

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

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

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

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

This text has shadow with #53365F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53365F.

Preview

Color preview on black background

This text has color #53365F on black background.


Color preview on white background

This text has color #53365F on white background.


Black color preview on #53365F background

This text has black color on #53365F background.


White color preview on #53365F background

This text has white color on #53365F background.


Related colors

Complementary color

Complementary color for #hex is #ACC9A0.


I love getcolorcode.com

Triadic colors

1 #5F5336 and #365F53 with #53365F are triadic colors.

2 #5F3653 and #36535F with #53365F are triadic colors.