Shades of Meteorite #453971
Tints of Meteorite #453971
RGB
CMYK
RGB Variations
Color information
#453971 (or 0x453971) is known color: Meteorite. HEX triplet: 45, 39 and 71. RGB value is (69,57,113). Sum of RGB (Red+Green+Blue) = 69+57+113=239 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.87% from 239); Green value is 57 (22.66% from 255 or 23.85% from 239); Blue value is 113 (44.53% from 255 or 47.28% from 239); Max value from RGB is 113 - color contains mainly: blue. Hex color #453971 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453971 is #BAC68E. Grayscale: #424242. Windows color (decimal): -12240527 or 7420229. OLE color: 7420229.
HSL color Cylindrical-coordinate representation of color #453971: hue angle of 252.86º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #453971 is Cyan = 0.39, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 57 | 113 | - |
| CMYK | 0.39 | 0.50 | 0 | 0.56 |
| HSL | 252.86º | 0.33% | 0.33% | - |
| HSV(B) | 252.86º | 0.5% | 0.44% | - |
| XYZ | 6.9 | 5.38 | 16.3 | - |
| YUV | 66.97 | 153.98 | 129.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 57 | 113 | 0.39 | 0.50 | 0 | 0.56 | 252.86 | 0.33 | 0.33 |
| Hex | 45 | 39 | 71 | 27 | 32 | 0 | 38 | FD | 21 | 21 |
| Octal | 105 | 71 | 161 | 47 | 62 | 0 | 70 | 375 | 41 | 41 |
| Binary | 1000101 | 111001 | 1110001 | 100111 | 110010 | 0 | 111000 | 11111101 | 100001 | 100001 |
Color Harmonies of #453971
Complementary color
Monochromatic Colors of #453971
Black with #453971
Text Example
Text Example
White with #453971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453971; }
p { color: rgb(69,57,113); }
H1.HeaderClassName
{
color: #453971;
}
.AnyTagClassName
{
color: #453971;
}
</style>
background-color css
<style>
a { background-color: #453971; }
a { background-color: rgb(69,57,113); }
div.DivClassName
{
background-color: #453971;
}
.BgClassName
{
background-color: #453971;
}
</style>
border-color css
<style>
span { border-color: #453971; }
span { border-color: rgb(69,57,113); }
td.TdClassName
{
border-color: #453971;
}
.TagClassName
{
border-color: #453971;
}
</style>