COLOR #53496C

HEX: #53496C RGB: (83,73,108)

Renk bilgisi

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

RGB renk modeli

#53496C color RGB value is (83,73,108).

RGB: (83,73,108) (33%, 29%, 42%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 73 of 255 = 29%
B 108 of 255 = 42%

83
73
108

R + G + B ~ 35%. #53496C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 73 + 108 = 264 (100%)
R 83 of 264 ~ 31.44%
G 73 of 264 ~ 27.65%
B 108 of 264 ~ 40.91'%

%31.44
%27.65
%40.91

CMYK RENK MODELİ

#53496C rengi CMYK tonu (23,32,0,58).

  • camgöbeği tonu 23.15%
  • eflatun tonu 32.41%
  • sarı tonu 0.00%
  • ana renk tonu 57.65%
CMYK: (23,32,0,58) C23M32Y0K58 (23%,32%,0%,58%) (0.23/0.32/0.00/0.58) 

CMYK yüzdeleri

%23.15
%32.41
%0
%57.65

Codes

Color #53496C in popluar color models

53 49 6C
RGB 83 73 108
HSL 257° 19.34% 35.49%
HSB/HSV 257° 32.41% 42.35%
CMYK 23.15% 32.41% 0.00%
57.65%

Color #53496C in popluar number systems.

HEX 53 49 6C
Decimal 83 73 108
Binary 1010011 1001001 1101100
Octal 123 111 154

Shades and tints

Shades of #53496C

#53496C
(83,73,108)
#4C4363
(76,67,99)
#453D5A
(69,61,90)
#3E3751
(62,55,81)
#373148
(55,49,72)
#302B3F
(48,43,63)
#292536
(41,37,54)
#221F2D
(34,31,45)
#1B1924
(27,25,36)
#14131B
(20,19,27)
#0D0D12
(13,13,18)
#000000
(0,0,0)

Tints of #53496C

#53496C
(83,73,108)
#625979
(98,89,121)
#716986
(113,105,134)
#807993
(128,121,147)
#8F89A0
(143,137,160)
#9E99AD
(158,153,173)
#ADA9BA
(173,169,186)
#BCB9C7
(188,185,199)
#CBC9D4
(203,201,212)
#DAD9E1
(218,217,225)
#E9E9EE
(233,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53496C; }

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

This text font color is #53496C.

Background Color

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

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

This div background color is #53496C.

Border color

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

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

This div border color is #53496C.

Opacity

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

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

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

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

This text has shadow with #53496C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53496C.

Preview

Color preview on black background

This text has color #53496C on black background.


Color preview on white background

This text has color #53496C on white background.


Black color preview on #53496C background

This text has black color on #53496C background.


White color preview on #53496C background

This text has white color on #53496C background.


Related colors

Complementary color

Complementary color for #hex is #ACB693.


I love getcolorcode.com

Triadic colors

1 #6C5349 and #496C53 with #53496C are triadic colors.

2 #6C4953 and #49536C with #53496C are triadic colors.