COLOR #53378D

HEX: #53378D RGB: (83,55,141)

Renk bilgisi

#53378D contains mainly red and blue colors. #53378D ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#53378D color RGB value is (83,55,141).

RGB: (83,55,141) (33%, 22%, 55%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 55 of 255 = 22%
B 141 of 255 = 55%

83
55
141

R + G + B ~ 37%. #53378D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 55 + 141 = 279 (100%)
R 83 of 279 ~ 29.75%
G 55 of 279 ~ 19.71%
B 141 of 279 ~ 50.54'%

%29.75
%19.71
%50.54

CMYK RENK MODELİ

#53378D rengi CMYK tonu (41,61,0,45).

  • camgöbeği tonu 41.13%
  • eflatun tonu 60.99%
  • sarı tonu 0.00%
  • ana renk tonu 44.71%

CMYK: (41,61,0,45)
C41M61Y0K45 (41%, 61%, 0%, 45%)
(0.41 / 0.61 / 0.00 / 0.45)

CMYK yüzdeleri

%41.13
%60.99
%0
%44.71

Codes

Color #53378D in popluar color models

53 37 8D
RGB 83 55 141
HSL 260° 43.88% 38.43%
HSB/HSV 260° 60.99% 55.29%
CMYK 41.13% 60.99% 0.00%
44.71%

Color #53378D in popluar number systems.

HEX 53 37 8D
Decimal 83 55 141
Binary 1010011 110111 10001101
Octal 123 67 215

Shades and tints

Shades of #53378D

#53378D
(83,55,141)
#4C3281
(76,50,129)
#452D75
(69,45,117)
#3E2869
(62,40,105)
#37235D
(55,35,93)
#301E51
(48,30,81)
#291945
(41,25,69)
#221439
(34,20,57)
#1B0F2D
(27,15,45)
#140A21
(20,10,33)
#0D0515
(13,5,21)
#000000
(0,0,0)

Tints of #53378D

#53378D
(83,55,141)
#624997
(98,73,151)
#715BA1
(113,91,161)
#806DAB
(128,109,171)
#8F7FB5
(143,127,181)
#9E91BF
(158,145,191)
#ADA3C9
(173,163,201)
#BCB5D3
(188,181,211)
#CBC7DD
(203,199,221)
#DAD9E7
(218,217,231)
#E9EBF1
(233,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53378D color. Also use rgb(83,55,141) instead hex code.

Text Font Color

.myTextColor { color: #53378D; }

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

This text font color is #53378D.

Background Color

.myBgColor { background-color: #53378D; }

<div style="background-color:#53378D">Inner text</div>

This div background color is #53378D.

Border color

.myBorderColor { border: 1px solid #53378D; }

<div style="border:3px solid #53378D">Div</div>

This div border color is #53378D.

Opacity

.myOpacity80 { color: #53378D; opacity: 0.8; }

<p style="color:#53378D;opacity:0.8;">80%</p>

Text with #53378D 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 #53378D;}

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

This text has shadow with #53378D color.


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

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

This text has shadow with #53378D primary color and red secondary color.


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

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

This text has shadow with #53378D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53378D.

Preview

Color preview on black background

This text has color #53378D on black background.


Color preview on white background

This text has color #53378D on white background.


Black color preview on #53378D background

This text has black color on #53378D background.


White color preview on #53378D background

This text has white color on #53378D background.


Related colors

Complementary color

Complementary color for #hex is #ACC872.


I love getcolorcode.com

Triadic colors

1 #8D5337 and #378D53 with #53378D are triadic colors.

2 #8D3753 and #37538D with #53378D are triadic colors.