Shades of Meteorite #453268
Tints of Meteorite #453268
RGB
CMYK
RGB Variations
Color information
#453268 (or 0x453268) is known color: Meteorite. HEX triplet: 45, 32 and 68. RGB value is (69,50,104). Sum of RGB (Red+Green+Blue) = 69+50+104=223 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.94% from 223); Green value is 50 (19.92% from 255 or 22.42% from 223); Blue value is 104 (41.02% from 255 or 46.64% from 223); Max value from RGB is 104 - color contains mainly: blue. Hex color #453268 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453268 is #BACD97. Grayscale: #3D3D3D. Windows color (decimal): -12242328 or 6828613. OLE color: 6828613.
HSL color Cylindrical-coordinate representation of color #453268: hue angle of 261.11º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #453268 is Cyan = 0.34, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 69 | 50 | 104 | - |
| CMYK | 0.34 | 0.52 | 0 | 0.59 |
| HSL | 261.11º | 0.35% | 0.3% | - |
| HSV(B) | 261.11º | 0.52% | 0.41% | - |
| XYZ | 6.09 | 4.55 | 13.65 | - |
| YUV | 61.84 | 151.79 | 133.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 50 | 104 | 0.34 | 0.52 | 0 | 0.59 | 261.11 | 0.35 | 0.3 |
| Hex | 45 | 32 | 68 | 22 | 34 | 0 | 3B | 105 | 23 | 1E |
| Octal | 105 | 62 | 150 | 42 | 64 | 0 | 73 | 405 | 43 | 36 |
| Binary | 1000101 | 110010 | 1101000 | 100010 | 110100 | 0 | 111011 | 100000101 | 100011 | 11110 |
Color Harmonies of #453268
Complementary color
Monochromatic Colors of #453268
Black with #453268
Text Example
Text Example
White with #453268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453268; }
p { color: rgb(69,50,104); }
H1.HeaderClassName
{
color: #453268;
}
.AnyTagClassName
{
color: #453268;
}
</style>
background-color css
<style>
a { background-color: #453268; }
a { background-color: rgb(69,50,104); }
div.DivClassName
{
background-color: #453268;
}
.BgClassName
{
background-color: #453268;
}
</style>
border-color css
<style>
span { border-color: #453268; }
span { border-color: rgb(69,50,104); }
td.TdClassName
{
border-color: #453268;
}
.TagClassName
{
border-color: #453268;
}
</style>