Shades of Meteorite #534071
Tints of Meteorite #534071
RGB
CMYK
RGB Variations
Color information
#534071 (or 0x534071) is known color: Meteorite. HEX triplet: 53, 40 and 71. RGB value is (83,64,113). Sum of RGB (Red+Green+Blue) = 83+64+113=260 (34% of max value = 765). Red value is 83 (32.81% from 255 or 31.92% from 260); Green value is 64 (25.39% from 255 or 24.62% from 260); Blue value is 113 (44.53% from 255 or 43.46% from 260); Max value from RGB is 113 - color contains mainly: blue. Hex color #534071 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534071 is #ACBF8E. Grayscale: #4B4B4B. Windows color (decimal): -11321231 or 7422035. OLE color: 7422035.
HSL color Cylindrical-coordinate representation of color #534071: hue angle of 263.27º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #534071 is Cyan = 0.27, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 64 | 113 | - |
| CMYK | 0.27 | 0.43 | 0 | 0.56 |
| HSL | 263.27º | 0.28% | 0.35% | - |
| HSV(B) | 263.27º | 0.43% | 0.44% | - |
| XYZ | 8.38 | 6.7 | 16.47 | - |
| YUV | 75.27 | 149.29 | 133.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 64 | 113 | 0.27 | 0.43 | 0 | 0.56 | 263.27 | 0.28 | 0.35 |
| Hex | 53 | 40 | 71 | 1B | 2B | 0 | 38 | 107 | 1C | 23 |
| Octal | 123 | 100 | 161 | 33 | 53 | 0 | 70 | 407 | 34 | 43 |
| Binary | 1010011 | 1000000 | 1110001 | 11011 | 101011 | 0 | 111000 | 100000111 | 11100 | 100011 |
Color Harmonies of #534071
Complementary color
Monochromatic Colors of #534071
Black with #534071
Text Example
Text Example
White with #534071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534071; }
p { color: rgb(83,64,113); }
H1.HeaderClassName
{
color: #534071;
}
.AnyTagClassName
{
color: #534071;
}
</style>
background-color css
<style>
a { background-color: #534071; }
a { background-color: rgb(83,64,113); }
div.DivClassName
{
background-color: #534071;
}
.BgClassName
{
background-color: #534071;
}
</style>
border-color css
<style>
span { border-color: #534071; }
span { border-color: rgb(83,64,113); }
td.TdClassName
{
border-color: #534071;
}
.TagClassName
{
border-color: #534071;
}
</style>