COLOR #534266

HEX: #534266 RGB: (83,66,102)

Color info

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

RGB color model

#534266 color RGB value is (83,66,102).

RGB: (83,66,102) (33%, 26%, 40%)

RGB channels and saturation

R 83 of 255 = 33%
G 66 of 255 = 26%
B 102 of 255 = 40%

83
66
102

R + G + B ~ 33%. #534266 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 66 + 102 = 251 (100%)
R 83 of 251 ~ 33.07%
G 66 of 251 ~ 26.29%
B 102 of 251 ~ 40.64'%

%33.07
%26.29
%40.64

CMYK color model

#534266 color CMYK value is (19,35,0,60).

  • cyan value is 18.63%
  • magenta value is 35.29%
  • yellow value is 0.00%
  • key color value is 60.00%
CMYK: (19,35,0,60) C19M35Y0K60 (19%,35%,0%,60%) (0.19/0.35/0.00/0.60) 

CMYK percentages

%18.63
%35.29
%0
%60

Codes

Color #534266 in popluar color models

53 42 66
RGB 83 66 102
HSL 268° 21.43% 32.94%
HSB/HSV 268° 35.29% 40.00%
CMYK 18.63% 35.29% 0.00%
60.00%

Color #534266 in popluar number systems.

HEX 53 42 66
Decimal 83 66 102
Binary 1010011 1000010 1100110
Octal 123 102 146

Shades and tints

Shades of #534266

#534266
(83,66,102)
#4C3C5D
(76,60,93)
#453654
(69,54,84)
#3E304B
(62,48,75)
#372A42
(55,42,66)
#302439
(48,36,57)
#291E30
(41,30,48)
#221827
(34,24,39)
#1B121E
(27,18,30)
#140C15
(20,12,21)
#0D060C
(13,6,12)
#000000
(0,0,0)

Tints of #534266

#534266
(83,66,102)
#625373
(98,83,115)
#716480
(113,100,128)
#80758D
(128,117,141)
#8F869A
(143,134,154)
#9E97A7
(158,151,167)
#ADA8B4
(173,168,180)
#BCB9C1
(188,185,193)
#CBCACE
(203,202,206)
#DADBDB
(218,219,219)
#E9ECE8
(233,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #534266 color. Also use rgb(83,66,102) instead hex code.

Text Font Color

.myTextColor { color: #534266; }

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

This text font color is #534266.

Background Color

.myBgColor { background-color: #534266; }

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

This div background color is #534266.

Border color

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

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

This div border color is #534266.

Opacity

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

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

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

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

This text has shadow with #534266 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534266.

Preview

Color preview on black background

This text has color #534266 on black background.


Color preview on white background

This text has color #534266 on white background.


Black color preview on #534266 background

This text has black color on #534266 background.


White color preview on #534266 background

This text has white color on #534266 background.


Related colors

Complementary color

Complementary color for #hex is #ACBD99.


I love getcolorcode.com

Triadic colors

1 #665342 and #426653 with #534266 are triadic colors.

2 #664253 and #425366 with #534266 are triadic colors.