Shades of Meteorite #534467
Tints of Meteorite #534467
RGB
CMYK
RGB Variations
Color information
#534467 (or 0x534467) is known color: Meteorite. HEX triplet: 53, 44 and 67. RGB value is (83,68,103). Sum of RGB (Red+Green+Blue) = 83+68+103=254 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.68% from 254); Green value is 68 (26.95% from 255 or 26.77% from 254); Blue value is 103 (40.62% from 255 or 40.55% from 254); Max value from RGB is 103 - color contains mainly: blue. Hex color #534467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534467 is #ACBB98. Grayscale: #4C4C4C. Windows color (decimal): -11320217 or 6767699. OLE color: 6767699.
HSL color Cylindrical-coordinate representation of color #534467: hue angle of 265.71º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #534467 is Cyan = 0.19, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 68 | 103 | - |
| CMYK | 0.19 | 0.34 | 0 | 0.60 |
| HSL | 265.71º | 0.2% | 0.34% | - |
| HSV(B) | 265.71º | 0.34% | 0.4% | - |
| XYZ | 8.08 | 6.95 | 13.75 | - |
| YUV | 76.48 | 142.97 | 132.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 68 | 103 | 0.19 | 0.34 | 0 | 0.60 | 265.71 | 0.2 | 0.34 |
| Hex | 53 | 44 | 67 | 13 | 22 | 0 | 3C | 10A | 14 | 22 |
| Octal | 123 | 104 | 147 | 23 | 42 | 0 | 74 | 412 | 24 | 42 |
| Binary | 1010011 | 1000100 | 1100111 | 10011 | 100010 | 0 | 111100 | 100001010 | 10100 | 100010 |
Color Harmonies of #534467
Complementary color
Monochromatic Colors of #534467
Black with #534467
Text Example
Text Example
White with #534467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534467; }
p { color: rgb(83,68,103); }
H1.HeaderClassName
{
color: #534467;
}
.AnyTagClassName
{
color: #534467;
}
</style>
background-color css
<style>
a { background-color: #534467; }
a { background-color: rgb(83,68,103); }
div.DivClassName
{
background-color: #534467;
}
.BgClassName
{
background-color: #534467;
}
</style>
border-color css
<style>
span { border-color: #534467; }
span { border-color: rgb(83,68,103); }
td.TdClassName
{
border-color: #534467;
}
.TagClassName
{
border-color: #534467;
}
</style>