Shades of Meteorite #453772
Tints of Meteorite #453772
RGB
CMYK
RGB Variations
Color information
#453772 (or 0x453772) is known color: Meteorite. HEX triplet: 45, 37 and 72. RGB value is (69,55,114). Sum of RGB (Red+Green+Blue) = 69+55+114=238 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.99% from 238); Green value is 55 (21.88% from 255 or 23.11% from 238); Blue value is 114 (44.92% from 255 or 47.90% from 238); Max value from RGB is 114 - color contains mainly: blue. Hex color #453772 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453772 is #BAC88D. Grayscale: #414141. Windows color (decimal): -12241038 or 7485253. OLE color: 7485253.
HSL color Cylindrical-coordinate representation of color #453772: hue angle of 254.24º 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 #453772 is Cyan = 0.39, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 55 | 114 | - |
| CMYK | 0.39 | 0.52 | 0 | 0.55 |
| HSL | 254.24º | 0.35% | 0.33% | - |
| HSV(B) | 254.24º | 0.52% | 0.45% | - |
| XYZ | 6.86 | 5.21 | 16.56 | - |
| YUV | 65.91 | 155.14 | 130.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 55 | 114 | 0.39 | 0.52 | 0 | 0.55 | 254.24 | 0.35 | 0.33 |
| Hex | 45 | 37 | 72 | 27 | 34 | 0 | 37 | FE | 23 | 21 |
| Octal | 105 | 67 | 162 | 47 | 64 | 0 | 67 | 376 | 43 | 41 |
| Binary | 1000101 | 110111 | 1110010 | 100111 | 110100 | 0 | 110111 | 11111110 | 100011 | 100001 |
Color Harmonies of #453772
Complementary color
Monochromatic Colors of #453772
Black with #453772
Text Example
Text Example
White with #453772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453772; }
p { color: rgb(69,55,114); }
H1.HeaderClassName
{
color: #453772;
}
.AnyTagClassName
{
color: #453772;
}
</style>
background-color css
<style>
a { background-color: #453772; }
a { background-color: rgb(69,55,114); }
div.DivClassName
{
background-color: #453772;
}
.BgClassName
{
background-color: #453772;
}
</style>
border-color css
<style>
span { border-color: #453772; }
span { border-color: rgb(69,55,114); }
td.TdClassName
{
border-color: #453772;
}
.TagClassName
{
border-color: #453772;
}
</style>