Shades of Meteorite #453868
Tints of Meteorite #453868
RGB
CMYK
RGB Variations
Color information
#453868 (or 0x453868) is known color: Meteorite. HEX triplet: 45, 38 and 68. RGB value is (69,56,104). Sum of RGB (Red+Green+Blue) = 69+56+104=229 (30% of max value = 765). Red value is 69 (27.34% from 255 or 30.13% from 229); Green value is 56 (22.27% from 255 or 24.45% from 229); Blue value is 104 (41.02% from 255 or 45.41% from 229); Max value from RGB is 104 - color contains mainly: blue. Hex color #453868 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453868 is #BAC797. Grayscale: #414141. Windows color (decimal): -12240792 or 6830149. OLE color: 6830149.
HSL color Cylindrical-coordinate representation of color #453868: hue angle of 256.25º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #453868 is Cyan = 0.34, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 69 | 56 | 104 | - |
| CMYK | 0.34 | 0.46 | 0 | 0.59 |
| HSL | 256.25º | 0.3% | 0.31% | - |
| HSV(B) | 256.25º | 0.46% | 0.41% | - |
| XYZ | 6.37 | 5.09 | 13.74 | - |
| YUV | 65.36 | 149.81 | 130.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 56 | 104 | 0.34 | 0.46 | 0 | 0.59 | 256.25 | 0.3 | 0.31 |
| Hex | 45 | 38 | 68 | 22 | 2E | 0 | 3B | 100 | 1E | 1F |
| Octal | 105 | 70 | 150 | 42 | 56 | 0 | 73 | 400 | 36 | 37 |
| Binary | 1000101 | 111000 | 1101000 | 100010 | 101110 | 0 | 111011 | 100000000 | 11110 | 11111 |
Color Harmonies of #453868
Complementary color
Monochromatic Colors of #453868
Black with #453868
Text Example
Text Example
White with #453868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453868; }
p { color: rgb(69,56,104); }
H1.HeaderClassName
{
color: #453868;
}
.AnyTagClassName
{
color: #453868;
}
</style>
background-color css
<style>
a { background-color: #453868; }
a { background-color: rgb(69,56,104); }
div.DivClassName
{
background-color: #453868;
}
.BgClassName
{
background-color: #453868;
}
</style>
border-color css
<style>
span { border-color: #453868; }
span { border-color: rgb(69,56,104); }
td.TdClassName
{
border-color: #453868;
}
.TagClassName
{
border-color: #453868;
}
</style>