Shades of Astronaut #425170
Tints of Astronaut #425170
RGB
CMYK
RGB Variations
Color information
#425170 (or 0x425170) is known color: Astronaut. HEX triplet: 42, 51 and 70. RGB value is (66,81,112). Sum of RGB (Red+Green+Blue) = 66+81+112=259 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.48% from 259); Green value is 81 (32.03% from 255 or 31.27% from 259); Blue value is 112 (44.14% from 255 or 43.24% from 259); Max value from RGB is 112 - color contains mainly: blue. Hex color #425170 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425170 is #BDAE8F. Grayscale: #4F4F4F. Windows color (decimal): -12430992 or 7360834. OLE color: 7360834.
HSL color Cylindrical-coordinate representation of color #425170: hue angle of 220.43º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #425170 is Cyan = 0.41, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 81 | 112 | - |
| CMYK | 0.41 | 0.28 | 0 | 0.56 |
| HSL | 220.43º | 0.26% | 0.35% | - |
| HSV(B) | 220.43º | 0.41% | 0.44% | - |
| XYZ | 8.11 | 8.21 | 16.49 | - |
| YUV | 80.05 | 146.03 | 117.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 81 | 112 | 0.41 | 0.28 | 0 | 0.56 | 220.43 | 0.26 | 0.35 |
| Hex | 42 | 51 | 70 | 29 | 1C | 0 | 38 | DC | 1A | 23 |
| Octal | 102 | 121 | 160 | 51 | 34 | 0 | 70 | 334 | 32 | 43 |
| Binary | 1000010 | 1010001 | 1110000 | 101001 | 11100 | 0 | 111000 | 11011100 | 11010 | 100011 |
Color Harmonies of #425170
Complementary color
Monochromatic Colors of #425170
Black with #425170
Text Example
Text Example
White with #425170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425170; }
p { color: rgb(66,81,112); }
H1.HeaderClassName
{
color: #425170;
}
.AnyTagClassName
{
color: #425170;
}
</style>
background-color css
<style>
a { background-color: #425170; }
a { background-color: rgb(66,81,112); }
div.DivClassName
{
background-color: #425170;
}
.BgClassName
{
background-color: #425170;
}
</style>
border-color css
<style>
span { border-color: #425170; }
span { border-color: rgb(66,81,112); }
td.TdClassName
{
border-color: #425170;
}
.TagClassName
{
border-color: #425170;
}
</style>