Shades of Astronaut #475376
Tints of Astronaut #475376
RGB
CMYK
RGB Variations
Color information
#475376 (or 0x475376) is known color: Astronaut. HEX triplet: 47, 53 and 76. RGB value is (71,83,118). Sum of RGB (Red+Green+Blue) = 71+83+118=272 (36% of max value = 765). Red value is 71 (28.12% from 255 or 26.10% from 272); Green value is 83 (32.81% from 255 or 30.51% from 272); Blue value is 118 (46.48% from 255 or 43.38% from 272); Max value from RGB is 118 - color contains mainly: blue. Hex color #475376 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475376 is #B8AC89. Grayscale: #535353. Windows color (decimal): -12102794 or 7754567. OLE color: 7754567.
HSL color Cylindrical-coordinate representation of color #475376: hue angle of 224.68º 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 #475376 is Cyan = 0.40, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 83 | 118 | - |
| CMYK | 0.40 | 0.30 | 0 | 0.54 |
| HSL | 224.68º | 0.25% | 0.37% | - |
| HSV(B) | 224.68º | 0.4% | 0.46% | - |
| XYZ | 8.96 | 8.83 | 18.37 | - |
| YUV | 83.4 | 147.52 | 119.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 83 | 118 | 0.40 | 0.30 | 0 | 0.54 | 224.68 | 0.25 | 0.37 |
| Hex | 47 | 53 | 76 | 28 | 1E | 0 | 36 | E1 | 19 | 25 |
| Octal | 107 | 123 | 166 | 50 | 36 | 0 | 66 | 341 | 31 | 45 |
| Binary | 1000111 | 1010011 | 1110110 | 101000 | 11110 | 0 | 110110 | 11100001 | 11001 | 100101 |
Color Harmonies of #475376
Complementary color
Monochromatic Colors of #475376
Black with #475376
Text Example
Text Example
White with #475376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475376; }
p { color: rgb(71,83,118); }
H1.HeaderClassName
{
color: #475376;
}
.AnyTagClassName
{
color: #475376;
}
</style>
background-color css
<style>
a { background-color: #475376; }
a { background-color: rgb(71,83,118); }
div.DivClassName
{
background-color: #475376;
}
.BgClassName
{
background-color: #475376;
}
</style>
border-color css
<style>
span { border-color: #475376; }
span { border-color: rgb(71,83,118); }
td.TdClassName
{
border-color: #475376;
}
.TagClassName
{
border-color: #475376;
}
</style>