Shades of Astronaut #475476
Tints of Astronaut #475476
RGB
CMYK
RGB Variations
Color information
#475476 (or 0x475476) is known color: Astronaut. HEX triplet: 47, 54 and 76. RGB value is (71,84,118). Sum of RGB (Red+Green+Blue) = 71+84+118=273 (36% of max value = 765). Red value is 71 (28.12% from 255 or 26.01% from 273); Green value is 84 (33.20% from 255 or 30.77% from 273); Blue value is 118 (46.48% from 255 or 43.22% from 273); Max value from RGB is 118 - color contains mainly: blue. Hex color #475476 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475476 is #B8AB89. Grayscale: #535353. Windows color (decimal): -12102538 or 7754823. OLE color: 7754823.
HSL color Cylindrical-coordinate representation of color #475476: hue angle of 223.4º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #475476 is Cyan = 0.40, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 84 | 118 | - |
| CMYK | 0.40 | 0.29 | 0 | 0.54 |
| HSL | 223.4º | 0.25% | 0.37% | - |
| HSV(B) | 223.4º | 0.4% | 0.46% | - |
| XYZ | 9.04 | 8.99 | 18.4 | - |
| YUV | 83.99 | 147.19 | 118.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 84 | 118 | 0.40 | 0.29 | 0 | 0.54 | 223.4 | 0.25 | 0.37 |
| Hex | 47 | 54 | 76 | 28 | 1D | 0 | 36 | DF | 19 | 25 |
| Octal | 107 | 124 | 166 | 50 | 35 | 0 | 66 | 337 | 31 | 45 |
| Binary | 1000111 | 1010100 | 1110110 | 101000 | 11101 | 0 | 110110 | 11011111 | 11001 | 100101 |
Color Harmonies of #475476
Complementary color
Monochromatic Colors of #475476
Black with #475476
Text Example
Text Example
White with #475476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475476; }
p { color: rgb(71,84,118); }
H1.HeaderClassName
{
color: #475476;
}
.AnyTagClassName
{
color: #475476;
}
</style>
background-color css
<style>
a { background-color: #475476; }
a { background-color: rgb(71,84,118); }
div.DivClassName
{
background-color: #475476;
}
.BgClassName
{
background-color: #475476;
}
</style>
border-color css
<style>
span { border-color: #475476; }
span { border-color: rgb(71,84,118); }
td.TdClassName
{
border-color: #475476;
}
.TagClassName
{
border-color: #475476;
}
</style>