Shades of Jon #514042
Tints of Jon #514042
RGB
CMYK
RGB Variations
Color information
#514042 (or 0x514042) is known color: Jon. HEX triplet: 51, 40 and 42. RGB value is (81,64,66). Sum of RGB (Red+Green+Blue) = 81+64+66=211 (27% of max value = 765). Red value is 81 (32.03% from 255 or 38.39% from 211); Green value is 64 (25.39% from 255 or 30.33% from 211); Blue value is 66 (26.17% from 255 or 31.28% from 211); Max value from RGB is 81 - color contains mainly: red. Hex color #514042 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514042 is #AEBFBD. Grayscale: #454545. Windows color (decimal): -11452350 or 4341841. OLE color: 4341841.
HSL color Cylindrical-coordinate representation of color #514042: hue angle of 352.94º degrees, saturation: 0.12, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #514042 is Cyan = 0, Magento = 0.21, Yellow = 0.19 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 64 | 66 | - |
| CMYK | 0 | 0.21 | 0.19 | 0.68 |
| HSL | 352.94º | 0.12% | 0.28% | - |
| HSV(B) | 352.94º | 0.21% | 0.32% | - |
| XYZ | 6.21 | 5.81 | 5.95 | - |
| YUV | 69.31 | 126.13 | 136.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 64 | 66 | 0 | 0.21 | 0.19 | 0.68 | 352.94 | 0.12 | 0.28 |
| Hex | 51 | 40 | 42 | 0 | 15 | 13 | 44 | 161 | C | 1C |
| Octal | 121 | 100 | 102 | 0 | 25 | 23 | 104 | 541 | 14 | 34 |
| Binary | 1010001 | 1000000 | 1000010 | 0 | 10101 | 10011 | 1000100 | 101100001 | 1100 | 11100 |
Color Harmonies of #514042
Complementary color
Monochromatic Colors of #514042
Black with #514042
Text Example
Text Example
White with #514042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514042; }
p { color: rgb(81,64,66); }
H1.HeaderClassName
{
color: #514042;
}
.AnyTagClassName
{
color: #514042;
}
</style>
background-color css
<style>
a { background-color: #514042; }
a { background-color: rgb(81,64,66); }
div.DivClassName
{
background-color: #514042;
}
.BgClassName
{
background-color: #514042;
}
</style>
border-color css
<style>
span { border-color: #514042; }
span { border-color: rgb(81,64,66); }
td.TdClassName
{
border-color: #514042;
}
.TagClassName
{
border-color: #514042;
}
</style>