Shades of Meteorite #453976
Tints of Meteorite #453976
RGB
CMYK
RGB Variations
Color information
#453976 (or 0x453976) is known color: Meteorite. HEX triplet: 45, 39 and 76. RGB value is (69,57,118). Sum of RGB (Red+Green+Blue) = 69+57+118=244 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.28% from 244); Green value is 57 (22.66% from 255 or 23.36% from 244); Blue value is 118 (46.48% from 255 or 48.36% from 244); Max value from RGB is 118 - color contains mainly: blue. Hex color #453976 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453976 is #BAC689. Grayscale: #434343. Windows color (decimal): -12240522 or 7747909. OLE color: 7747909.
HSL color Cylindrical-coordinate representation of color #453976: hue angle of 251.8º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #453976 is Cyan = 0.42, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 57 | 118 | - |
| CMYK | 0.42 | 0.52 | 0 | 0.54 |
| HSL | 251.8º | 0.35% | 0.34% | - |
| HSV(B) | 251.8º | 0.52% | 0.46% | - |
| XYZ | 7.19 | 5.5 | 17.82 | - |
| YUV | 67.54 | 156.48 | 129.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 57 | 118 | 0.42 | 0.52 | 0 | 0.54 | 251.8 | 0.35 | 0.34 |
| Hex | 45 | 39 | 76 | 2A | 34 | 0 | 36 | FC | 23 | 22 |
| Octal | 105 | 71 | 166 | 52 | 64 | 0 | 66 | 374 | 43 | 42 |
| Binary | 1000101 | 111001 | 1110110 | 101010 | 110100 | 0 | 110110 | 11111100 | 100011 | 100010 |
Color Harmonies of #453976
Complementary color
Monochromatic Colors of #453976
Black with #453976
Text Example
Text Example
White with #453976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453976; }
p { color: rgb(69,57,118); }
H1.HeaderClassName
{
color: #453976;
}
.AnyTagClassName
{
color: #453976;
}
</style>
background-color css
<style>
a { background-color: #453976; }
a { background-color: rgb(69,57,118); }
div.DivClassName
{
background-color: #453976;
}
.BgClassName
{
background-color: #453976;
}
</style>
border-color css
<style>
span { border-color: #453976; }
span { border-color: rgb(69,57,118); }
td.TdClassName
{
border-color: #453976;
}
.TagClassName
{
border-color: #453976;
}
</style>