Shades of Space Shuttle #464038
Tints of Space Shuttle #464038
RGB
CMYK
RGB Variations
Color information
#464038 (or 0x464038) is known color: Space Shuttle. HEX triplet: 46, 40 and 38. RGB value is (70,64,56). Sum of RGB (Red+Green+Blue) = 70+64+56=190 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.84% from 190); Green value is 64 (25.39% from 255 or 33.68% from 190); Blue value is 56 (22.27% from 255 or 29.47% from 190); Max value from RGB is 70 - color contains mainly: red. Hex color #464038 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #464038 is #B9BFC7. Grayscale: #404040. Windows color (decimal): -12173256 or 3686470. OLE color: 3686470.
HSL color Cylindrical-coordinate representation of color #464038: hue angle of 34.29º degrees, saturation: 0.11, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #464038 is Cyan = 0, Magento = 0.09, Yellow = 0.20 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 64 | 56 | - |
| CMYK | 0 | 0.09 | 0.20 | 0.73 |
| HSL | 34.29º | 0.11% | 0.25% | - |
| HSV(B) | 34.29º | 0.2% | 0.27% | - |
| XYZ | 5.07 | 5.25 | 4.49 | - |
| YUV | 64.88 | 122.99 | 131.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 64 | 56 | 0 | 0.09 | 0.20 | 0.73 | 34.29 | 0.11 | 0.25 |
| Hex | 46 | 40 | 38 | 0 | 9 | 14 | 49 | 22 | B | 19 |
| Octal | 106 | 100 | 70 | 0 | 11 | 24 | 111 | 42 | 13 | 31 |
| Binary | 1000110 | 1000000 | 111000 | 0 | 1001 | 10100 | 1001001 | 100010 | 1011 | 11001 |
Color Harmonies of #464038
Complementary color
Monochromatic Colors of #464038
Black with #464038
Text Example
Text Example
White with #464038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464038; }
p { color: rgb(70,64,56); }
H1.HeaderClassName
{
color: #464038;
}
.AnyTagClassName
{
color: #464038;
}
</style>
background-color css
<style>
a { background-color: #464038; }
a { background-color: rgb(70,64,56); }
div.DivClassName
{
background-color: #464038;
}
.BgClassName
{
background-color: #464038;
}
</style>
border-color css
<style>
span { border-color: #464038; }
span { border-color: rgb(70,64,56); }
td.TdClassName
{
border-color: #464038;
}
.TagClassName
{
border-color: #464038;
}
</style>