Shades of Astronaut #435378
Tints of Astronaut #435378
RGB
CMYK
RGB Variations
Color information
#435378 (or 0x435378) is known color: Astronaut. HEX triplet: 43, 53 and 78. RGB value is (67,83,120). Sum of RGB (Red+Green+Blue) = 67+83+120=270 (35% of max value = 765). Red value is 67 (26.56% from 255 or 24.81% from 270); Green value is 83 (32.81% from 255 or 30.74% from 270); Blue value is 120 (47.27% from 255 or 44.44% from 270); Max value from RGB is 120 - color contains mainly: blue. Hex color #435378 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435378 is #BCAC87. Grayscale: #525252. Windows color (decimal): -12364936 or 7885635. OLE color: 7885635.
HSL color Cylindrical-coordinate representation of color #435378: hue angle of 221.89º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #435378 is Cyan = 0.44, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 83 | 120 | - |
| CMYK | 0.44 | 0.31 | 0 | 0.53 |
| HSL | 221.89º | 0.28% | 0.37% | - |
| HSV(B) | 221.89º | 0.44% | 0.47% | - |
| XYZ | 8.8 | 8.74 | 18.99 | - |
| YUV | 82.43 | 149.2 | 116.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 83 | 120 | 0.44 | 0.31 | 0 | 0.53 | 221.89 | 0.28 | 0.37 |
| Hex | 43 | 53 | 78 | 2C | 1F | 0 | 35 | DE | 1C | 25 |
| Octal | 103 | 123 | 170 | 54 | 37 | 0 | 65 | 336 | 34 | 45 |
| Binary | 1000011 | 1010011 | 1111000 | 101100 | 11111 | 0 | 110101 | 11011110 | 11100 | 100101 |
Color Harmonies of #435378
Complementary color
Monochromatic Colors of #435378
Black with #435378
Text Example
Text Example
White with #435378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435378; }
p { color: rgb(67,83,120); }
H1.HeaderClassName
{
color: #435378;
}
.AnyTagClassName
{
color: #435378;
}
</style>
background-color css
<style>
a { background-color: #435378; }
a { background-color: rgb(67,83,120); }
div.DivClassName
{
background-color: #435378;
}
.BgClassName
{
background-color: #435378;
}
</style>
border-color css
<style>
span { border-color: #435378; }
span { border-color: rgb(67,83,120); }
td.TdClassName
{
border-color: #435378;
}
.TagClassName
{
border-color: #435378;
}
</style>