Shades of Meteorite #453569
Tints of Meteorite #453569
RGB
CMYK
RGB Variations
Color information
#453569 (or 0x453569) is known color: Meteorite. HEX triplet: 45, 35 and 69. RGB value is (69,53,105). Sum of RGB (Red+Green+Blue) = 69+53+105=227 (30% of max value = 765). Red value is 69 (27.34% from 255 or 30.40% from 227); Green value is 53 (21.09% from 255 or 23.35% from 227); Blue value is 105 (41.41% from 255 or 46.26% from 227); Max value from RGB is 105 - color contains mainly: blue. Hex color #453569 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453569 is #BACA96. Grayscale: #3F3F3F. Windows color (decimal): -12241559 or 6894917. OLE color: 6894917.
HSL color Cylindrical-coordinate representation of color #453569: hue angle of 258.46º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #453569 is Cyan = 0.34, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 69 | 53 | 105 | - |
| CMYK | 0.34 | 0.50 | 0 | 0.59 |
| HSL | 258.46º | 0.33% | 0.31% | - |
| HSV(B) | 258.46º | 0.5% | 0.41% | - |
| XYZ | 6.28 | 4.83 | 13.97 | - |
| YUV | 63.71 | 151.3 | 131.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 53 | 105 | 0.34 | 0.50 | 0 | 0.59 | 258.46 | 0.33 | 0.31 |
| Hex | 45 | 35 | 69 | 22 | 32 | 0 | 3B | 102 | 21 | 1F |
| Octal | 105 | 65 | 151 | 42 | 62 | 0 | 73 | 402 | 41 | 37 |
| Binary | 1000101 | 110101 | 1101001 | 100010 | 110010 | 0 | 111011 | 100000010 | 100001 | 11111 |
Color Harmonies of #453569
Complementary color
Monochromatic Colors of #453569
Black with #453569
Text Example
Text Example
White with #453569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453569; }
p { color: rgb(69,53,105); }
H1.HeaderClassName
{
color: #453569;
}
.AnyTagClassName
{
color: #453569;
}
</style>
background-color css
<style>
a { background-color: #453569; }
a { background-color: rgb(69,53,105); }
div.DivClassName
{
background-color: #453569;
}
.BgClassName
{
background-color: #453569;
}
</style>
border-color css
<style>
span { border-color: #453569; }
span { border-color: rgb(69,53,105); }
td.TdClassName
{
border-color: #453569;
}
.TagClassName
{
border-color: #453569;
}
</style>