Shades of Meteorite #534067
Tints of Meteorite #534067
RGB
CMYK
RGB Variations
Color information
#534067 (or 0x534067) is known color: Meteorite. HEX triplet: 53, 40 and 67. RGB value is (83,64,103). Sum of RGB (Red+Green+Blue) = 83+64+103=250 (33% of max value = 765). Red value is 83 (32.81% from 255 or 33.2% from 250); Green value is 64 (25.39% from 255 or 25.6% from 250); Blue value is 103 (40.62% from 255 or 41.2% from 250); Max value from RGB is 103 - color contains mainly: blue. Hex color #534067 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534067 is #ACBF98. Grayscale: #494949. Windows color (decimal): -11321241 or 6766675. OLE color: 6766675.
HSL color Cylindrical-coordinate representation of color #534067: hue angle of 269.23º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #534067 is Cyan = 0.19, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 64 | 103 | - |
| CMYK | 0.19 | 0.38 | 0 | 0.60 |
| HSL | 269.23º | 0.23% | 0.33% | - |
| HSV(B) | 269.23º | 0.38% | 0.4% | - |
| XYZ | 7.85 | 6.49 | 13.67 | - |
| YUV | 74.13 | 144.29 | 134.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 64 | 103 | 0.19 | 0.38 | 0 | 0.60 | 269.23 | 0.23 | 0.33 |
| Hex | 53 | 40 | 67 | 13 | 26 | 0 | 3C | 10D | 17 | 21 |
| Octal | 123 | 100 | 147 | 23 | 46 | 0 | 74 | 415 | 27 | 41 |
| Binary | 1010011 | 1000000 | 1100111 | 10011 | 100110 | 0 | 111100 | 100001101 | 10111 | 100001 |
Color Harmonies of #534067
Complementary color
Monochromatic Colors of #534067
Black with #534067
Text Example
Text Example
White with #534067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534067; }
p { color: rgb(83,64,103); }
H1.HeaderClassName
{
color: #534067;
}
.AnyTagClassName
{
color: #534067;
}
</style>
background-color css
<style>
a { background-color: #534067; }
a { background-color: rgb(83,64,103); }
div.DivClassName
{
background-color: #534067;
}
.BgClassName
{
background-color: #534067;
}
</style>
border-color css
<style>
span { border-color: #534067; }
span { border-color: rgb(83,64,103); }
td.TdClassName
{
border-color: #534067;
}
.TagClassName
{
border-color: #534067;
}
</style>