Shades of Astronaut #435274
Tints of Astronaut #435274
RGB
CMYK
RGB Variations
Color information
#435274 (or 0x435274) is known color: Astronaut. HEX triplet: 43, 52 and 74. RGB value is (67,82,116). Sum of RGB (Red+Green+Blue) = 67+82+116=265 (35% of max value = 765). Red value is 67 (26.56% from 255 or 25.28% from 265); Green value is 82 (32.42% from 255 or 30.94% from 265); Blue value is 116 (45.70% from 255 or 43.77% from 265); Max value from RGB is 116 - color contains mainly: blue. Hex color #435274 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435274 is #BCAD8B. Grayscale: #515151. Windows color (decimal): -12365196 or 7623235. OLE color: 7623235.
HSL color Cylindrical-coordinate representation of color #435274: hue angle of 221.63º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #435274 is Cyan = 0.42, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 82 | 116 | - |
| CMYK | 0.42 | 0.29 | 0 | 0.55 |
| HSL | 221.63º | 0.27% | 0.36% | - |
| HSV(B) | 221.63º | 0.42% | 0.45% | - |
| XYZ | 8.48 | 8.49 | 17.71 | - |
| YUV | 81.39 | 147.53 | 117.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 82 | 116 | 0.42 | 0.29 | 0 | 0.55 | 221.63 | 0.27 | 0.36 |
| Hex | 43 | 52 | 74 | 2A | 1D | 0 | 37 | DE | 1B | 24 |
| Octal | 103 | 122 | 164 | 52 | 35 | 0 | 67 | 336 | 33 | 44 |
| Binary | 1000011 | 1010010 | 1110100 | 101010 | 11101 | 0 | 110111 | 11011110 | 11011 | 100100 |
Color Harmonies of #435274
Complementary color
Monochromatic Colors of #435274
Black with #435274
Text Example
Text Example
White with #435274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435274; }
p { color: rgb(67,82,116); }
H1.HeaderClassName
{
color: #435274;
}
.AnyTagClassName
{
color: #435274;
}
</style>
background-color css
<style>
a { background-color: #435274; }
a { background-color: rgb(67,82,116); }
div.DivClassName
{
background-color: #435274;
}
.BgClassName
{
background-color: #435274;
}
</style>
border-color css
<style>
span { border-color: #435274; }
span { border-color: rgb(67,82,116); }
td.TdClassName
{
border-color: #435274;
}
.TagClassName
{
border-color: #435274;
}
</style>