Shades of Astronaut #435376
Tints of Astronaut #435376
RGB
CMYK
RGB Variations
Color information
#435376 (or 0x435376) is known color: Astronaut. HEX triplet: 43, 53 and 76. RGB value is (67,83,118). Sum of RGB (Red+Green+Blue) = 67+83+118=268 (35% of max value = 765). Red value is 67 (26.56% from 255 or 25% from 268); Green value is 83 (32.81% from 255 or 30.97% from 268); Blue value is 118 (46.48% from 255 or 44.03% from 268); Max value from RGB is 118 - color contains mainly: blue. Hex color #435376 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435376 is #BCAC89. Grayscale: #525252. Windows color (decimal): -12364938 or 7754563. OLE color: 7754563.
HSL color Cylindrical-coordinate representation of color #435376: hue angle of 221.18º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #435376 is Cyan = 0.43, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 83 | 118 | - |
| CMYK | 0.43 | 0.30 | 0 | 0.54 |
| HSL | 221.18º | 0.28% | 0.36% | - |
| HSV(B) | 221.18º | 0.43% | 0.46% | - |
| XYZ | 8.68 | 8.69 | 18.36 | - |
| YUV | 82.21 | 148.2 | 117.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 83 | 118 | 0.43 | 0.30 | 0 | 0.54 | 221.18 | 0.28 | 0.36 |
| Hex | 43 | 53 | 76 | 2B | 1E | 0 | 36 | DD | 1C | 24 |
| Octal | 103 | 123 | 166 | 53 | 36 | 0 | 66 | 335 | 34 | 44 |
| Binary | 1000011 | 1010011 | 1110110 | 101011 | 11110 | 0 | 110110 | 11011101 | 11100 | 100100 |
Color Harmonies of #435376
Complementary color
Monochromatic Colors of #435376
Black with #435376
Text Example
Text Example
White with #435376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435376; }
p { color: rgb(67,83,118); }
H1.HeaderClassName
{
color: #435376;
}
.AnyTagClassName
{
color: #435376;
}
</style>
background-color css
<style>
a { background-color: #435376; }
a { background-color: rgb(67,83,118); }
div.DivClassName
{
background-color: #435376;
}
.BgClassName
{
background-color: #435376;
}
</style>
border-color css
<style>
span { border-color: #435376; }
span { border-color: rgb(67,83,118); }
td.TdClassName
{
border-color: #435376;
}
.TagClassName
{
border-color: #435376;
}
</style>