Shades of Astronaut #455472
Tints of Astronaut #455472
RGB
CMYK
RGB Variations
Color information
#455472 (or 0x455472) is known color: Astronaut. HEX triplet: 45, 54 and 72. RGB value is (69,84,114). Sum of RGB (Red+Green+Blue) = 69+84+114=267 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.84% from 267); Green value is 84 (33.20% from 255 or 31.46% from 267); Blue value is 114 (44.92% from 255 or 42.70% from 267); Max value from RGB is 114 - color contains mainly: blue. Hex color #455472 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455472 is #BAAB8D. Grayscale: #525252. Windows color (decimal): -12233614 or 7492677. OLE color: 7492677.
HSL color Cylindrical-coordinate representation of color #455472: hue angle of 220º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #455472 is Cyan = 0.39, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 84 | 114 | - |
| CMYK | 0.39 | 0.26 | 0 | 0.55 |
| HSL | 220º | 0.25% | 0.36% | - |
| HSV(B) | 220º | 0.39% | 0.45% | - |
| XYZ | 8.66 | 8.82 | 17.17 | - |
| YUV | 82.94 | 145.53 | 118.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 84 | 114 | 0.39 | 0.26 | 0 | 0.55 | 220 | 0.25 | 0.36 |
| Hex | 45 | 54 | 72 | 27 | 1A | 0 | 37 | DC | 19 | 24 |
| Octal | 105 | 124 | 162 | 47 | 32 | 0 | 67 | 334 | 31 | 44 |
| Binary | 1000101 | 1010100 | 1110010 | 100111 | 11010 | 0 | 110111 | 11011100 | 11001 | 100100 |
Color Harmonies of #455472
Complementary color
Monochromatic Colors of #455472
Black with #455472
Text Example
Text Example
White with #455472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455472; }
p { color: rgb(69,84,114); }
H1.HeaderClassName
{
color: #455472;
}
.AnyTagClassName
{
color: #455472;
}
</style>
background-color css
<style>
a { background-color: #455472; }
a { background-color: rgb(69,84,114); }
div.DivClassName
{
background-color: #455472;
}
.BgClassName
{
background-color: #455472;
}
</style>
border-color css
<style>
span { border-color: #455472; }
span { border-color: rgb(69,84,114); }
td.TdClassName
{
border-color: #455472;
}
.TagClassName
{
border-color: #455472;
}
</style>