Shades of Astronaut #425072
Tints of Astronaut #425072
RGB
CMYK
RGB Variations
Color information
#425072 (or 0x425072) is known color: Astronaut. HEX triplet: 42, 50 and 72. RGB value is (66,80,114). Sum of RGB (Red+Green+Blue) = 66+80+114=260 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.38% from 260); Green value is 80 (31.64% from 255 or 30.77% from 260); Blue value is 114 (44.92% from 255 or 43.85% from 260); Max value from RGB is 114 - color contains mainly: blue. Hex color #425072 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425072 is #BDAF8D. Grayscale: #4F4F4F. Windows color (decimal): -12431246 or 7491650. OLE color: 7491650.
HSL color Cylindrical-coordinate representation of color #425072: hue angle of 222.5º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #425072 is Cyan = 0.42, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 80 | 114 | - |
| CMYK | 0.42 | 0.30 | 0 | 0.55 |
| HSL | 222.5º | 0.27% | 0.35% | - |
| HSV(B) | 222.5º | 0.42% | 0.45% | - |
| XYZ | 8.15 | 8.11 | 17.06 | - |
| YUV | 79.69 | 147.36 | 118.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 80 | 114 | 0.42 | 0.30 | 0 | 0.55 | 222.5 | 0.27 | 0.35 |
| Hex | 42 | 50 | 72 | 2A | 1E | 0 | 37 | DE | 1B | 23 |
| Octal | 102 | 120 | 162 | 52 | 36 | 0 | 67 | 336 | 33 | 43 |
| Binary | 1000010 | 1010000 | 1110010 | 101010 | 11110 | 0 | 110111 | 11011110 | 11011 | 100011 |
Color Harmonies of #425072
Complementary color
Monochromatic Colors of #425072
Black with #425072
Text Example
Text Example
White with #425072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425072; }
p { color: rgb(66,80,114); }
H1.HeaderClassName
{
color: #425072;
}
.AnyTagClassName
{
color: #425072;
}
</style>
background-color css
<style>
a { background-color: #425072; }
a { background-color: rgb(66,80,114); }
div.DivClassName
{
background-color: #425072;
}
.BgClassName
{
background-color: #425072;
}
</style>
border-color css
<style>
span { border-color: #425072; }
span { border-color: rgb(66,80,114); }
td.TdClassName
{
border-color: #425072;
}
.TagClassName
{
border-color: #425072;
}
</style>