Shades of Meteorite #453367
Tints of Meteorite #453367
RGB
CMYK
RGB Variations
Color information
#453367 (or 0x453367) is known color: Meteorite. HEX triplet: 45, 33 and 67. RGB value is (69,51,103). Sum of RGB (Red+Green+Blue) = 69+51+103=223 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.94% from 223); Green value is 51 (20.31% from 255 or 22.87% from 223); Blue value is 103 (40.62% from 255 or 46.19% from 223); Max value from RGB is 103 - color contains mainly: blue. Hex color #453367 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453367 is #BACC98. Grayscale: #3E3E3E. Windows color (decimal): -12242073 or 6763333. OLE color: 6763333.
HSL color Cylindrical-coordinate representation of color #453367: hue angle of 260.77º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #453367 is Cyan = 0.33, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 69 | 51 | 103 | - |
| CMYK | 0.33 | 0.50 | 0 | 0.60 |
| HSL | 260.77º | 0.34% | 0.3% | - |
| HSV(B) | 260.77º | 0.5% | 0.4% | - |
| XYZ | 6.09 | 4.61 | 13.4 | - |
| YUV | 62.31 | 150.96 | 132.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 51 | 103 | 0.33 | 0.50 | 0 | 0.60 | 260.77 | 0.34 | 0.3 |
| Hex | 45 | 33 | 67 | 21 | 32 | 0 | 3C | 105 | 22 | 1E |
| Octal | 105 | 63 | 147 | 41 | 62 | 0 | 74 | 405 | 42 | 36 |
| Binary | 1000101 | 110011 | 1100111 | 100001 | 110010 | 0 | 111100 | 100000101 | 100010 | 11110 |
Color Harmonies of #453367
Complementary color
Monochromatic Colors of #453367
Black with #453367
Text Example
Text Example
White with #453367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453367; }
p { color: rgb(69,51,103); }
H1.HeaderClassName
{
color: #453367;
}
.AnyTagClassName
{
color: #453367;
}
</style>
background-color css
<style>
a { background-color: #453367; }
a { background-color: rgb(69,51,103); }
div.DivClassName
{
background-color: #453367;
}
.BgClassName
{
background-color: #453367;
}
</style>
border-color css
<style>
span { border-color: #453367; }
span { border-color: rgb(69,51,103); }
td.TdClassName
{
border-color: #453367;
}
.TagClassName
{
border-color: #453367;
}
</style>