Shades of Meteorite #453974
Tints of Meteorite #453974
RGB
CMYK
RGB Variations
Color information
#453974 (or 0x453974) is known color: Meteorite. HEX triplet: 45, 39 and 74. RGB value is (69,57,116). Sum of RGB (Red+Green+Blue) = 69+57+116=242 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.51% from 242); Green value is 57 (22.66% from 255 or 23.55% from 242); Blue value is 116 (45.70% from 255 or 47.93% from 242); Max value from RGB is 116 - color contains mainly: blue. Hex color #453974 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453974 is #BAC68B. Grayscale: #434343. Windows color (decimal): -12240524 or 7616837. OLE color: 7616837.
HSL color Cylindrical-coordinate representation of color #453974: hue angle of 252.2º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #453974 is Cyan = 0.41, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 57 | 116 | - |
| CMYK | 0.41 | 0.51 | 0 | 0.55 |
| HSL | 252.2º | 0.34% | 0.34% | - |
| HSV(B) | 252.2º | 0.51% | 0.45% | - |
| XYZ | 7.07 | 5.45 | 17.2 | - |
| YUV | 67.31 | 155.48 | 129.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 57 | 116 | 0.41 | 0.51 | 0 | 0.55 | 252.2 | 0.34 | 0.34 |
| Hex | 45 | 39 | 74 | 29 | 33 | 0 | 37 | FC | 22 | 22 |
| Octal | 105 | 71 | 164 | 51 | 63 | 0 | 67 | 374 | 42 | 42 |
| Binary | 1000101 | 111001 | 1110100 | 101001 | 110011 | 0 | 110111 | 11111100 | 100010 | 100010 |
Color Harmonies of #453974
Complementary color
Monochromatic Colors of #453974
Black with #453974
Text Example
Text Example
White with #453974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453974; }
p { color: rgb(69,57,116); }
H1.HeaderClassName
{
color: #453974;
}
.AnyTagClassName
{
color: #453974;
}
</style>
background-color css
<style>
a { background-color: #453974; }
a { background-color: rgb(69,57,116); }
div.DivClassName
{
background-color: #453974;
}
.BgClassName
{
background-color: #453974;
}
</style>
border-color css
<style>
span { border-color: #453974; }
span { border-color: rgb(69,57,116); }
td.TdClassName
{
border-color: #453974;
}
.TagClassName
{
border-color: #453974;
}
</style>