Shades of Meteorite #534468
Tints of Meteorite #534468
RGB
CMYK
RGB Variations
Color information
#534468 (or 0x534468) is known color: Meteorite. HEX triplet: 53, 44 and 68. RGB value is (83,68,104). Sum of RGB (Red+Green+Blue) = 83+68+104=255 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.55% from 255); Green value is 68 (26.95% from 255 or 26.67% from 255); Blue value is 104 (41.02% from 255 or 40.78% from 255); Max value from RGB is 104 - color contains mainly: blue. Hex color #534468 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534468 is #ACBB97. Grayscale: #4C4C4C. Windows color (decimal): -11320216 or 6833235. OLE color: 6833235.
HSL color Cylindrical-coordinate representation of color #534468: hue angle of 265º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #534468 is Cyan = 0.20, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 68 | 104 | - |
| CMYK | 0.20 | 0.35 | 0 | 0.59 |
| HSL | 265º | 0.21% | 0.34% | - |
| HSV(B) | 265º | 0.35% | 0.41% | - |
| XYZ | 8.13 | 6.97 | 14.01 | - |
| YUV | 76.59 | 143.47 | 132.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 68 | 104 | 0.20 | 0.35 | 0 | 0.59 | 265 | 0.21 | 0.34 |
| Hex | 53 | 44 | 68 | 14 | 23 | 0 | 3B | 109 | 15 | 22 |
| Octal | 123 | 104 | 150 | 24 | 43 | 0 | 73 | 411 | 25 | 42 |
| Binary | 1010011 | 1000100 | 1101000 | 10100 | 100011 | 0 | 111011 | 100001001 | 10101 | 100010 |
Color Harmonies of #534468
Complementary color
Monochromatic Colors of #534468
Black with #534468
Text Example
Text Example
White with #534468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534468; }
p { color: rgb(83,68,104); }
H1.HeaderClassName
{
color: #534468;
}
.AnyTagClassName
{
color: #534468;
}
</style>
background-color css
<style>
a { background-color: #534468; }
a { background-color: rgb(83,68,104); }
div.DivClassName
{
background-color: #534468;
}
.BgClassName
{
background-color: #534468;
}
</style>
border-color css
<style>
span { border-color: #534468; }
span { border-color: rgb(83,68,104); }
td.TdClassName
{
border-color: #534468;
}
.TagClassName
{
border-color: #534468;
}
</style>