Shades of Astronaut #455476
Tints of Astronaut #455476
RGB
CMYK
RGB Variations
Color information
#455476 (or 0x455476) is known color: Astronaut. HEX triplet: 45, 54 and 76. RGB value is (69,84,118). Sum of RGB (Red+Green+Blue) = 69+84+118=271 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.46% from 271); Green value is 84 (33.20% from 255 or 31.00% from 271); Blue value is 118 (46.48% from 255 or 43.54% from 271); Max value from RGB is 118 - color contains mainly: blue. Hex color #455476 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455476 is #BAAB89. Grayscale: #535353. Windows color (decimal): -12233610 or 7754821. OLE color: 7754821.
HSL color Cylindrical-coordinate representation of color #455476: hue angle of 221.63º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #455476 is Cyan = 0.42, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 84 | 118 | - |
| CMYK | 0.42 | 0.29 | 0 | 0.54 |
| HSL | 221.63º | 0.26% | 0.37% | - |
| HSV(B) | 221.63º | 0.42% | 0.46% | - |
| XYZ | 8.89 | 8.91 | 18.39 | - |
| YUV | 83.39 | 147.53 | 117.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 84 | 118 | 0.42 | 0.29 | 0 | 0.54 | 221.63 | 0.26 | 0.37 |
| Hex | 45 | 54 | 76 | 2A | 1D | 0 | 36 | DE | 1A | 25 |
| Octal | 105 | 124 | 166 | 52 | 35 | 0 | 66 | 336 | 32 | 45 |
| Binary | 1000101 | 1010100 | 1110110 | 101010 | 11101 | 0 | 110110 | 11011110 | 11010 | 100101 |
Color Harmonies of #455476
Complementary color
Monochromatic Colors of #455476
Black with #455476
Text Example
Text Example
White with #455476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455476; }
p { color: rgb(69,84,118); }
H1.HeaderClassName
{
color: #455476;
}
.AnyTagClassName
{
color: #455476;
}
</style>
background-color css
<style>
a { background-color: #455476; }
a { background-color: rgb(69,84,118); }
div.DivClassName
{
background-color: #455476;
}
.BgClassName
{
background-color: #455476;
}
</style>
border-color css
<style>
span { border-color: #455476; }
span { border-color: rgb(69,84,118); }
td.TdClassName
{
border-color: #455476;
}
.TagClassName
{
border-color: #455476;
}
</style>