Shades of Meteorite #453066
Tints of Meteorite #453066
RGB
CMYK
RGB Variations
Color information
#453066 (or 0x453066) is known color: Meteorite. HEX triplet: 45, 30 and 66. RGB value is (69,48,102). Sum of RGB (Red+Green+Blue) = 69+48+102=219 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.51% from 219); Green value is 48 (19.14% from 255 or 21.92% from 219); Blue value is 102 (40.23% from 255 or 46.58% from 219); Max value from RGB is 102 - color contains mainly: blue. Hex color #453066 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453066 is #BACF99. Grayscale: #3C3C3C. Windows color (decimal): -12242842 or 6697029. OLE color: 6697029.
HSL color Cylindrical-coordinate representation of color #453066: hue angle of 263.33º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #453066 is Cyan = 0.32, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 69 | 48 | 102 | - |
| CMYK | 0.32 | 0.53 | 0 | 0.6 |
| HSL | 263.33º | 0.36% | 0.29% | - |
| HSV(B) | 263.33º | 0.53% | 0.4% | - |
| XYZ | 5.91 | 4.34 | 13.1 | - |
| YUV | 60.44 | 151.46 | 134.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 48 | 102 | 0.32 | 0.53 | 0 | 0.6 | 263.33 | 0.36 | 0.29 |
| Hex | 45 | 30 | 66 | 20 | 35 | 0 | 3C | 107 | 24 | 1D |
| Octal | 105 | 60 | 146 | 40 | 65 | 0 | 74 | 407 | 44 | 35 |
| Binary | 1000101 | 110000 | 1100110 | 100000 | 110101 | 0 | 111100 | 100000111 | 100100 | 11101 |
Color Harmonies of #453066
Complementary color
Monochromatic Colors of #453066
Black with #453066
Text Example
Text Example
White with #453066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453066; }
p { color: rgb(69,48,102); }
H1.HeaderClassName
{
color: #453066;
}
.AnyTagClassName
{
color: #453066;
}
</style>
background-color css
<style>
a { background-color: #453066; }
a { background-color: rgb(69,48,102); }
div.DivClassName
{
background-color: #453066;
}
.BgClassName
{
background-color: #453066;
}
</style>
border-color css
<style>
span { border-color: #453066; }
span { border-color: rgb(69,48,102); }
td.TdClassName
{
border-color: #453066;
}
.TagClassName
{
border-color: #453066;
}
</style>