COLOR #534874

HEX: #534874 RGB: (83,72,116)

Color info

#534874 contains red, green and blue colors in about the same proportion. Web safe color of #534874 is #663366 (or #636).

RGB color model

#534874 color RGB value is (83,72,116).

RGB: (83,72,116) (33%, 28%, 45%)

RGB channels and saturation

R 83 of 255 = 33%
G 72 of 255 = 28%
B 116 of 255 = 45%

83
72
116

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

Portions of RGB colors in percentages

R + G + B = 83 + 72 + 116 = 271 (100%)
R 83 of 271 ~ 30.63%
G 72 of 271 ~ 26.57%
B 116 of 271 ~ 42.8'%

%30.63
%26.57
%42.8

CMYK color model

#534874 color CMYK value is (28,38,0,55).

  • cyan value is 28.45%
  • magenta value is 37.93%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (28,38,0,55)
C28M38Y0K55 (28%, 38%, 0%, 55%)
(0.28 / 0.38 / 0.00 / 0.55)

CMYK percentages

%28.45
%37.93
%0
%54.51

Codes

Color #534874 in popluar color models

53 48 74
RGB 83 72 116
HSL 255° 23.40% 36.86%
HSB/HSV 255° 37.93% 45.49%
CMYK 28.45% 37.93% 0.00%
54.51%

Color #534874 in popluar number systems.

HEX 53 48 74
Decimal 83 72 116
Binary 1010011 1001000 1110100
Octal 123 110 164

Shades and tints

Shades of #534874

#534874
(83,72,116)
#4C426A
(76,66,106)
#453C60
(69,60,96)
#3E3656
(62,54,86)
#37304C
(55,48,76)
#302A42
(48,42,66)
#292438
(41,36,56)
#221E2E
(34,30,46)
#1B1824
(27,24,36)
#14121A
(20,18,26)
#0D0C10
(13,12,16)
#000000
(0,0,0)

Tints of #534874

#534874
(83,72,116)
#625880
(98,88,128)
#71688C
(113,104,140)
#807898
(128,120,152)
#8F88A4
(143,136,164)
#9E98B0
(158,152,176)
#ADA8BC
(173,168,188)
#BCB8C8
(188,184,200)
#CBC8D4
(203,200,212)
#DAD8E0
(218,216,224)
#E9E8EC
(233,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #534874 color. Also use rgb(83,72,116) instead hex code.

Text Font Color

.myTextColor { color: #534874; }

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

This text font color is #534874.

Background Color

.myBgColor { background-color: #534874; }

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

This div background color is #534874.

Border color

.myBorderColor { border: 1px solid #534874; }

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

This div border color is #534874.

Opacity

.myOpacity80 { color: #534874; opacity: 0.8; }

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

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

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

This text has shadow with #534874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534874.

Preview

Color preview on black background

This text has color #534874 on black background.


Color preview on white background

This text has color #534874 on white background.


Black color preview on #534874 background

This text has black color on #534874 background.


White color preview on #534874 background

This text has white color on #534874 background.


Related colors

Complementary color

Complementary color for #hex is #ACB78B.


I love getcolorcode.com

Triadic colors

1 #745348 and #487453 with #534874 are triadic colors.

2 #744853 and #485374 with #534874 are triadic colors.