Shades of Astronaut #475478
Tints of Astronaut #475478
RGB
CMYK
RGB Variations
Color information
#475478 (or 0x475478) is known color: Astronaut. HEX triplet: 47, 54 and 78. RGB value is (71,84,120). Sum of RGB (Red+Green+Blue) = 71+84+120=275 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.82% from 275); Green value is 84 (33.20% from 255 or 30.55% from 275); Blue value is 120 (47.27% from 255 or 43.64% from 275); Max value from RGB is 120 - color contains mainly: blue. Hex color #475478 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475478 is #B8AB87. Grayscale: #545454. Windows color (decimal): -12102536 or 7885895. OLE color: 7885895.
HSL color Cylindrical-coordinate representation of color #475478: hue angle of 224.08º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #475478 is Cyan = 0.41, Magento = 0.3, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 84 | 120 | - |
| CMYK | 0.41 | 0.3 | 0 | 0.53 |
| HSL | 224.08º | 0.26% | 0.37% | - |
| HSV(B) | 224.08º | 0.41% | 0.47% | - |
| XYZ | 9.16 | 9.04 | 19.03 | - |
| YUV | 84.22 | 148.19 | 118.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 84 | 120 | 0.41 | 0.3 | 0 | 0.53 | 224.08 | 0.26 | 0.37 |
| Hex | 47 | 54 | 78 | 29 | 1E | 0 | 35 | E0 | 1A | 25 |
| Octal | 107 | 124 | 170 | 51 | 36 | 0 | 65 | 340 | 32 | 45 |
| Binary | 1000111 | 1010100 | 1111000 | 101001 | 11110 | 0 | 110101 | 11100000 | 11010 | 100101 |
Color Harmonies of #475478
Complementary color
Monochromatic Colors of #475478
Black with #475478
Text Example
Text Example
White with #475478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475478; }
p { color: rgb(71,84,120); }
H1.HeaderClassName
{
color: #475478;
}
.AnyTagClassName
{
color: #475478;
}
</style>
background-color css
<style>
a { background-color: #475478; }
a { background-color: rgb(71,84,120); }
div.DivClassName
{
background-color: #475478;
}
.BgClassName
{
background-color: #475478;
}
</style>
border-color css
<style>
span { border-color: #475478; }
span { border-color: rgb(71,84,120); }
td.TdClassName
{
border-color: #475478;
}
.TagClassName
{
border-color: #475478;
}
</style>