Shades of Meteorite #453769
Tints of Meteorite #453769
RGB
CMYK
RGB Variations
Color information
#453769 (or 0x453769) is known color: Meteorite. HEX triplet: 45, 37 and 69. RGB value is (69,55,105). Sum of RGB (Red+Green+Blue) = 69+55+105=229 (30% of max value = 765). Red value is 69 (27.34% from 255 or 30.13% from 229); Green value is 55 (21.88% from 255 or 24.02% from 229); Blue value is 105 (41.41% from 255 or 45.85% from 229); Max value from RGB is 105 - color contains mainly: blue. Hex color #453769 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453769 is #BAC896. Grayscale: #404040. Windows color (decimal): -12241047 or 6895429. OLE color: 6895429.
HSL color Cylindrical-coordinate representation of color #453769: hue angle of 256.8º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #453769 is Cyan = 0.34, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 69 | 55 | 105 | - |
| CMYK | 0.34 | 0.48 | 0 | 0.59 |
| HSL | 256.8º | 0.31% | 0.31% | - |
| HSV(B) | 256.8º | 0.48% | 0.41% | - |
| XYZ | 6.37 | 5.02 | 14 | - |
| YUV | 64.89 | 150.64 | 130.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 55 | 105 | 0.34 | 0.48 | 0 | 0.59 | 256.8 | 0.31 | 0.31 |
| Hex | 45 | 37 | 69 | 22 | 30 | 0 | 3B | 101 | 1F | 1F |
| Octal | 105 | 67 | 151 | 42 | 60 | 0 | 73 | 401 | 37 | 37 |
| Binary | 1000101 | 110111 | 1101001 | 100010 | 110000 | 0 | 111011 | 100000001 | 11111 | 11111 |
Color Harmonies of #453769
Complementary color
Monochromatic Colors of #453769
Black with #453769
Text Example
Text Example
White with #453769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453769; }
p { color: rgb(69,55,105); }
H1.HeaderClassName
{
color: #453769;
}
.AnyTagClassName
{
color: #453769;
}
</style>
background-color css
<style>
a { background-color: #453769; }
a { background-color: rgb(69,55,105); }
div.DivClassName
{
background-color: #453769;
}
.BgClassName
{
background-color: #453769;
}
</style>
border-color css
<style>
span { border-color: #453769; }
span { border-color: rgb(69,55,105); }
td.TdClassName
{
border-color: #453769;
}
.TagClassName
{
border-color: #453769;
}
</style>