Shades of Jon #464041
Tints of Jon #464041
RGB
CMYK
RGB Variations
Color information
#464041 (or 0x464041) is known color: Jon. HEX triplet: 46, 40 and 41. RGB value is (70,64,65). Sum of RGB (Red+Green+Blue) = 70+64+65=199 (26% of max value = 765). Red value is 70 (27.73% from 255 or 35.18% from 199); Green value is 64 (25.39% from 255 or 32.16% from 199); Blue value is 65 (25.78% from 255 or 32.66% from 199); Max value from RGB is 70 - color contains mainly: red. Hex color #464041 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #464041 is #B9BFBE. Grayscale: #414141. Windows color (decimal): -12173247 or 4276294. OLE color: 4276294.
HSL color Cylindrical-coordinate representation of color #464041: hue angle of 350º degrees, saturation: 0.04, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #464041 is Cyan = 0, Magento = 0.09, Yellow = 0.07 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 64 | 65 | - |
| CMYK | 0 | 0.09 | 0.07 | 0.73 |
| HSL | 350º | 0.04% | 0.26% | - |
| HSV(B) | 350º | 0.09% | 0.27% | - |
| XYZ | 5.31 | 5.35 | 5.75 | - |
| YUV | 65.91 | 127.49 | 130.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 64 | 65 | 0 | 0.09 | 0.07 | 0.73 | 350 | 0.04 | 0.26 |
| Hex | 46 | 40 | 41 | 0 | 9 | 7 | 49 | 15E | 4 | 1A |
| Octal | 106 | 100 | 101 | 0 | 11 | 7 | 111 | 536 | 4 | 32 |
| Binary | 1000110 | 1000000 | 1000001 | 0 | 1001 | 111 | 1001001 | 101011110 | 100 | 11010 |
Color Harmonies of #464041
Complementary color
Monochromatic Colors of #464041
Black with #464041
Text Example
Text Example
White with #464041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464041; }
p { color: rgb(70,64,65); }
H1.HeaderClassName
{
color: #464041;
}
.AnyTagClassName
{
color: #464041;
}
</style>
background-color css
<style>
a { background-color: #464041; }
a { background-color: rgb(70,64,65); }
div.DivClassName
{
background-color: #464041;
}
.BgClassName
{
background-color: #464041;
}
</style>
border-color css
<style>
span { border-color: #464041; }
span { border-color: rgb(70,64,65); }
td.TdClassName
{
border-color: #464041;
}
.TagClassName
{
border-color: #464041;
}
</style>