Shades of Astronaut #465471
Tints of Astronaut #465471
RGB
CMYK
RGB Variations
Color information
#465471 (or 0x465471) is known color: Astronaut. HEX triplet: 46, 54 and 71. RGB value is (70,84,113). Sum of RGB (Red+Green+Blue) = 70+84+113=267 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.22% from 267); Green value is 84 (33.20% from 255 or 31.46% from 267); Blue value is 113 (44.53% from 255 or 42.32% from 267); Max value from RGB is 113 - color contains mainly: blue. Hex color #465471 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465471 is #B9AB8E. Grayscale: #525252. Windows color (decimal): -12168079 or 7427142. OLE color: 7427142.
HSL color Cylindrical-coordinate representation of color #465471: hue angle of 220.47º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #465471 is Cyan = 0.38, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 84 | 113 | - |
| CMYK | 0.38 | 0.26 | 0 | 0.56 |
| HSL | 220.47º | 0.23% | 0.36% | - |
| HSV(B) | 220.47º | 0.38% | 0.44% | - |
| XYZ | 8.68 | 8.83 | 16.87 | - |
| YUV | 83.12 | 144.86 | 118.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 84 | 113 | 0.38 | 0.26 | 0 | 0.56 | 220.47 | 0.23 | 0.36 |
| Hex | 46 | 54 | 71 | 26 | 1A | 0 | 38 | DC | 17 | 24 |
| Octal | 106 | 124 | 161 | 46 | 32 | 0 | 70 | 334 | 27 | 44 |
| Binary | 1000110 | 1010100 | 1110001 | 100110 | 11010 | 0 | 111000 | 11011100 | 10111 | 100100 |
Color Harmonies of #465471
Complementary color
Monochromatic Colors of #465471
Black with #465471
Text Example
Text Example
White with #465471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465471; }
p { color: rgb(70,84,113); }
H1.HeaderClassName
{
color: #465471;
}
.AnyTagClassName
{
color: #465471;
}
</style>
background-color css
<style>
a { background-color: #465471; }
a { background-color: rgb(70,84,113); }
div.DivClassName
{
background-color: #465471;
}
.BgClassName
{
background-color: #465471;
}
</style>
border-color css
<style>
span { border-color: #465471; }
span { border-color: rgb(70,84,113); }
td.TdClassName
{
border-color: #465471;
}
.TagClassName
{
border-color: #465471;
}
</style>