Shades of Astronaut #455477
Tints of Astronaut #455477
RGB
CMYK
RGB Variations
Color information
#455477 (or 0x455477) is known color: Astronaut. HEX triplet: 45, 54 and 77. RGB value is (69,84,119). Sum of RGB (Red+Green+Blue) = 69+84+119=272 (36% of max value = 765). Red value is 69 (27.34% from 255 or 25.37% from 272); Green value is 84 (33.20% from 255 or 30.88% from 272); Blue value is 119 (46.88% from 255 or 43.75% from 272); Max value from RGB is 119 - color contains mainly: blue. Hex color #455477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455477 is #BAAB88. Grayscale: #535353. Windows color (decimal): -12233609 or 7820357. OLE color: 7820357.
HSL color Cylindrical-coordinate representation of color #455477: hue angle of 222º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #455477 is Cyan = 0.42, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 84 | 119 | - |
| CMYK | 0.42 | 0.29 | 0 | 0.53 |
| HSL | 222º | 0.27% | 0.37% | - |
| HSV(B) | 222º | 0.42% | 0.47% | - |
| XYZ | 8.95 | 8.94 | 18.71 | - |
| YUV | 83.51 | 148.03 | 117.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 84 | 119 | 0.42 | 0.29 | 0 | 0.53 | 222 | 0.27 | 0.37 |
| Hex | 45 | 54 | 77 | 2A | 1D | 0 | 35 | DE | 1B | 25 |
| Octal | 105 | 124 | 167 | 52 | 35 | 0 | 65 | 336 | 33 | 45 |
| Binary | 1000101 | 1010100 | 1110111 | 101010 | 11101 | 0 | 110101 | 11011110 | 11011 | 100101 |
Color Harmonies of #455477
Complementary color
Monochromatic Colors of #455477
Black with #455477
Text Example
Text Example
White with #455477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455477; }
p { color: rgb(69,84,119); }
H1.HeaderClassName
{
color: #455477;
}
.AnyTagClassName
{
color: #455477;
}
</style>
background-color css
<style>
a { background-color: #455477; }
a { background-color: rgb(69,84,119); }
div.DivClassName
{
background-color: #455477;
}
.BgClassName
{
background-color: #455477;
}
</style>
border-color css
<style>
span { border-color: #455477; }
span { border-color: rgb(69,84,119); }
td.TdClassName
{
border-color: #455477;
}
.TagClassName
{
border-color: #455477;
}
</style>