Shades of Meteorite #453773
Tints of Meteorite #453773
RGB
CMYK
RGB Variations
Color information
#453773 (or 0x453773) is known color: Meteorite. HEX triplet: 45, 37 and 73. RGB value is (69,55,115). Sum of RGB (Red+Green+Blue) = 69+55+115=239 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.87% from 239); Green value is 55 (21.88% from 255 or 23.01% from 239); Blue value is 115 (45.31% from 255 or 48.12% from 239); Max value from RGB is 115 - color contains mainly: blue. Hex color #453773 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453773 is #BAC88C. Grayscale: #414141. Windows color (decimal): -12241037 or 7550789. OLE color: 7550789.
HSL color Cylindrical-coordinate representation of color #453773: hue angle of 254º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #453773 is Cyan = 0.4, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 55 | 115 | - |
| CMYK | 0.4 | 0.52 | 0 | 0.55 |
| HSL | 254º | 0.35% | 0.33% | - |
| HSV(B) | 254º | 0.52% | 0.45% | - |
| XYZ | 6.91 | 5.24 | 16.87 | - |
| YUV | 66.03 | 155.64 | 130.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 55 | 115 | 0.4 | 0.52 | 0 | 0.55 | 254 | 0.35 | 0.33 |
| Hex | 45 | 37 | 73 | 28 | 34 | 0 | 37 | FE | 23 | 21 |
| Octal | 105 | 67 | 163 | 50 | 64 | 0 | 67 | 376 | 43 | 41 |
| Binary | 1000101 | 110111 | 1110011 | 101000 | 110100 | 0 | 110111 | 11111110 | 100011 | 100001 |
Color Harmonies of #453773
Complementary color
Monochromatic Colors of #453773
Black with #453773
Text Example
Text Example
White with #453773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453773; }
p { color: rgb(69,55,115); }
H1.HeaderClassName
{
color: #453773;
}
.AnyTagClassName
{
color: #453773;
}
</style>
background-color css
<style>
a { background-color: #453773; }
a { background-color: rgb(69,55,115); }
div.DivClassName
{
background-color: #453773;
}
.BgClassName
{
background-color: #453773;
}
</style>
border-color css
<style>
span { border-color: #453773; }
span { border-color: rgb(69,55,115); }
td.TdClassName
{
border-color: #453773;
}
.TagClassName
{
border-color: #453773;
}
</style>