Shades of Meteorite #453766
Tints of Meteorite #453766
RGB
CMYK
RGB Variations
Color information
#453766 (or 0x453766) is known color: Meteorite. HEX triplet: 45, 37 and 66. RGB value is (69,55,102). Sum of RGB (Red+Green+Blue) = 69+55+102=226 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.53% from 226); Green value is 55 (21.88% from 255 or 24.34% from 226); Blue value is 102 (40.23% from 255 or 45.13% from 226); Max value from RGB is 102 - color contains mainly: blue. Hex color #453766 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453766 is #BAC899. Grayscale: #404040. Windows color (decimal): -12241050 or 6698821. OLE color: 6698821.
HSL color Cylindrical-coordinate representation of color #453766: hue angle of 257.87º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #453766 is Cyan = 0.32, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 69 | 55 | 102 | - |
| CMYK | 0.32 | 0.46 | 0 | 0.6 |
| HSL | 257.87º | 0.3% | 0.31% | - |
| HSV(B) | 257.87º | 0.46% | 0.4% | - |
| XYZ | 6.22 | 4.96 | 13.2 | - |
| YUV | 64.54 | 149.14 | 131.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 55 | 102 | 0.32 | 0.46 | 0 | 0.6 | 257.87 | 0.3 | 0.31 |
| Hex | 45 | 37 | 66 | 20 | 2E | 0 | 3C | 102 | 1E | 1F |
| Octal | 105 | 67 | 146 | 40 | 56 | 0 | 74 | 402 | 36 | 37 |
| Binary | 1000101 | 110111 | 1100110 | 100000 | 101110 | 0 | 111100 | 100000010 | 11110 | 11111 |
Color Harmonies of #453766
Complementary color
Monochromatic Colors of #453766
Black with #453766
Text Example
Text Example
White with #453766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453766; }
p { color: rgb(69,55,102); }
H1.HeaderClassName
{
color: #453766;
}
.AnyTagClassName
{
color: #453766;
}
</style>
background-color css
<style>
a { background-color: #453766; }
a { background-color: rgb(69,55,102); }
div.DivClassName
{
background-color: #453766;
}
.BgClassName
{
background-color: #453766;
}
</style>
border-color css
<style>
span { border-color: #453766; }
span { border-color: rgb(69,55,102); }
td.TdClassName
{
border-color: #453766;
}
.TagClassName
{
border-color: #453766;
}
</style>