Shades of Meteorite #453467
Tints of Meteorite #453467
RGB
CMYK
RGB Variations
Color information
#453467 (or 0x453467) is known color: Meteorite. HEX triplet: 45, 34 and 67. RGB value is (69,52,103). Sum of RGB (Red+Green+Blue) = 69+52+103=224 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.80% from 224); Green value is 52 (20.70% from 255 or 23.21% from 224); Blue value is 103 (40.62% from 255 or 45.98% from 224); Max value from RGB is 103 - color contains mainly: blue. Hex color #453467 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453467 is #BACB98. Grayscale: #3E3E3E. Windows color (decimal): -12241817 or 6763589. OLE color: 6763589.
HSL color Cylindrical-coordinate representation of color #453467: hue angle of 260º degrees, saturation: 0.33, 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 #453467 is Cyan = 0.33, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 69 | 52 | 103 | - |
| CMYK | 0.33 | 0.50 | 0 | 0.60 |
| HSL | 260º | 0.33% | 0.3% | - |
| HSV(B) | 260º | 0.5% | 0.4% | - |
| XYZ | 6.13 | 4.7 | 13.42 | - |
| YUV | 62.9 | 150.63 | 132.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 52 | 103 | 0.33 | 0.50 | 0 | 0.60 | 260 | 0.33 | 0.3 |
| Hex | 45 | 34 | 67 | 21 | 32 | 0 | 3C | 104 | 21 | 1E |
| Octal | 105 | 64 | 147 | 41 | 62 | 0 | 74 | 404 | 41 | 36 |
| Binary | 1000101 | 110100 | 1100111 | 100001 | 110010 | 0 | 111100 | 100000100 | 100001 | 11110 |
Color Harmonies of #453467
Complementary color
Monochromatic Colors of #453467
Black with #453467
Text Example
Text Example
White with #453467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453467; }
p { color: rgb(69,52,103); }
H1.HeaderClassName
{
color: #453467;
}
.AnyTagClassName
{
color: #453467;
}
</style>
background-color css
<style>
a { background-color: #453467; }
a { background-color: rgb(69,52,103); }
div.DivClassName
{
background-color: #453467;
}
.BgClassName
{
background-color: #453467;
}
</style>
border-color css
<style>
span { border-color: #453467; }
span { border-color: rgb(69,52,103); }
td.TdClassName
{
border-color: #453467;
}
.TagClassName
{
border-color: #453467;
}
</style>