Shades of Meteorite #453568
Tints of Meteorite #453568
RGB
CMYK
RGB Variations
Color information
#453568 (or 0x453568) is known color: Meteorite. HEX triplet: 45, 35 and 68. RGB value is (69,53,104). Sum of RGB (Red+Green+Blue) = 69+53+104=226 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.53% from 226); Green value is 53 (21.09% from 255 or 23.45% from 226); Blue value is 104 (41.02% from 255 or 46.02% from 226); Max value from RGB is 104 - color contains mainly: blue. Hex color #453568 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453568 is #BACA97. Grayscale: #3F3F3F. Windows color (decimal): -12241560 or 6829381. OLE color: 6829381.
HSL color Cylindrical-coordinate representation of color #453568: hue angle of 258.82º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #453568 is Cyan = 0.34, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 69 | 53 | 104 | - |
| CMYK | 0.34 | 0.49 | 0 | 0.59 |
| HSL | 258.82º | 0.32% | 0.31% | - |
| HSV(B) | 258.82º | 0.49% | 0.41% | - |
| XYZ | 6.23 | 4.81 | 13.7 | - |
| YUV | 63.6 | 150.8 | 131.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 53 | 104 | 0.34 | 0.49 | 0 | 0.59 | 258.82 | 0.32 | 0.31 |
| Hex | 45 | 35 | 68 | 22 | 31 | 0 | 3B | 103 | 20 | 1F |
| Octal | 105 | 65 | 150 | 42 | 61 | 0 | 73 | 403 | 40 | 37 |
| Binary | 1000101 | 110101 | 1101000 | 100010 | 110001 | 0 | 111011 | 100000011 | 100000 | 11111 |
Color Harmonies of #453568
Complementary color
Monochromatic Colors of #453568
Black with #453568
Text Example
Text Example
White with #453568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453568; }
p { color: rgb(69,53,104); }
H1.HeaderClassName
{
color: #453568;
}
.AnyTagClassName
{
color: #453568;
}
</style>
background-color css
<style>
a { background-color: #453568; }
a { background-color: rgb(69,53,104); }
div.DivClassName
{
background-color: #453568;
}
.BgClassName
{
background-color: #453568;
}
</style>
border-color css
<style>
span { border-color: #453568; }
span { border-color: rgb(69,53,104); }
td.TdClassName
{
border-color: #453568;
}
.TagClassName
{
border-color: #453568;
}
</style>