Shades of Astronaut #475071
Tints of Astronaut #475071
RGB
CMYK
RGB Variations
Color information
#475071 (or 0x475071) is known color: Astronaut. HEX triplet: 47, 50 and 71. RGB value is (71,80,113). Sum of RGB (Red+Green+Blue) = 71+80+113=264 (34% of max value = 765). Red value is 71 (28.12% from 255 or 26.89% from 264); Green value is 80 (31.64% from 255 or 30.30% from 264); Blue value is 113 (44.53% from 255 or 42.80% from 264); Max value from RGB is 113 - color contains mainly: blue. Hex color #475071 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475071 is #B8AF8E. Grayscale: #505050. Windows color (decimal): -12103567 or 7426119. OLE color: 7426119.
HSL color Cylindrical-coordinate representation of color #475071: hue angle of 227.14º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #475071 is Cyan = 0.37, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 80 | 113 | - |
| CMYK | 0.37 | 0.29 | 0 | 0.56 |
| HSL | 227.14º | 0.23% | 0.36% | - |
| HSV(B) | 227.14º | 0.37% | 0.44% | - |
| XYZ | 8.45 | 8.27 | 16.77 | - |
| YUV | 81.07 | 146.02 | 120.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 80 | 113 | 0.37 | 0.29 | 0 | 0.56 | 227.14 | 0.23 | 0.36 |
| Hex | 47 | 50 | 71 | 25 | 1D | 0 | 38 | E3 | 17 | 24 |
| Octal | 107 | 120 | 161 | 45 | 35 | 0 | 70 | 343 | 27 | 44 |
| Binary | 1000111 | 1010000 | 1110001 | 100101 | 11101 | 0 | 111000 | 11100011 | 10111 | 100100 |
Color Harmonies of #475071
Complementary color
Monochromatic Colors of #475071
Black with #475071
Text Example
Text Example
White with #475071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475071; }
p { color: rgb(71,80,113); }
H1.HeaderClassName
{
color: #475071;
}
.AnyTagClassName
{
color: #475071;
}
</style>
background-color css
<style>
a { background-color: #475071; }
a { background-color: rgb(71,80,113); }
div.DivClassName
{
background-color: #475071;
}
.BgClassName
{
background-color: #475071;
}
</style>
border-color css
<style>
span { border-color: #475071; }
span { border-color: rgb(71,80,113); }
td.TdClassName
{
border-color: #475071;
}
.TagClassName
{
border-color: #475071;
}
</style>