Shades of Astronaut #435370
Tints of Astronaut #435370
RGB
CMYK
RGB Variations
Color information
#435370 (or 0x435370) is known color: Astronaut. HEX triplet: 43, 53 and 70. RGB value is (67,83,112). Sum of RGB (Red+Green+Blue) = 67+83+112=262 (34% of max value = 765). Red value is 67 (26.56% from 255 or 25.57% from 262); Green value is 83 (32.81% from 255 or 31.68% from 262); Blue value is 112 (44.14% from 255 or 42.75% from 262); Max value from RGB is 112 - color contains mainly: blue. Hex color #435370 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435370 is #BCAC8F. Grayscale: #515151. Windows color (decimal): -12364944 or 7361347. OLE color: 7361347.
HSL color Cylindrical-coordinate representation of color #435370: hue angle of 218.67º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #435370 is Cyan = 0.40, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 83 | 112 | - |
| CMYK | 0.40 | 0.26 | 0 | 0.56 |
| HSL | 218.67º | 0.25% | 0.35% | - |
| HSV(B) | 218.67º | 0.4% | 0.44% | - |
| XYZ | 8.33 | 8.55 | 16.54 | - |
| YUV | 81.52 | 145.2 | 117.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 83 | 112 | 0.40 | 0.26 | 0 | 0.56 | 218.67 | 0.25 | 0.35 |
| Hex | 43 | 53 | 70 | 28 | 1A | 0 | 38 | DB | 19 | 23 |
| Octal | 103 | 123 | 160 | 50 | 32 | 0 | 70 | 333 | 31 | 43 |
| Binary | 1000011 | 1010011 | 1110000 | 101000 | 11010 | 0 | 111000 | 11011011 | 11001 | 100011 |
Color Harmonies of #435370
Complementary color
Monochromatic Colors of #435370
Black with #435370
Text Example
Text Example
White with #435370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435370; }
p { color: rgb(67,83,112); }
H1.HeaderClassName
{
color: #435370;
}
.AnyTagClassName
{
color: #435370;
}
</style>
background-color css
<style>
a { background-color: #435370; }
a { background-color: rgb(67,83,112); }
div.DivClassName
{
background-color: #435370;
}
.BgClassName
{
background-color: #435370;
}
</style>
border-color css
<style>
span { border-color: #435370; }
span { border-color: rgb(67,83,112); }
td.TdClassName
{
border-color: #435370;
}
.TagClassName
{
border-color: #435370;
}
</style>