Shades of Jon #514041
Tints of Jon #514041
RGB
CMYK
RGB Variations
Color information
#514041 (or 0x514041) is known color: Jon. HEX triplet: 51, 40 and 41. RGB value is (81,64,65). Sum of RGB (Red+Green+Blue) = 81+64+65=210 (27% of max value = 765). Red value is 81 (32.03% from 255 or 38.57% from 210); Green value is 64 (25.39% from 255 or 30.48% from 210); Blue value is 65 (25.78% from 255 or 30.95% from 210); Max value from RGB is 81 - color contains mainly: red. Hex color #514041 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514041 is #AEBFBE. Grayscale: #454545. Windows color (decimal): -11452351 or 4276305. OLE color: 4276305.
HSL color Cylindrical-coordinate representation of color #514041: hue angle of 356.47º 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 #514041 is Cyan = 0, Magento = 0.21, Yellow = 0.20 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 64 | 65 | - |
| CMYK | 0 | 0.21 | 0.20 | 0.68 |
| HSL | 356.47º | 0.12% | 0.28% | - |
| HSV(B) | 356.47º | 0.21% | 0.32% | - |
| XYZ | 6.18 | 5.8 | 5.79 | - |
| YUV | 69.2 | 125.63 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 64 | 65 | 0 | 0.21 | 0.20 | 0.68 | 356.47 | 0.12 | 0.28 |
| Hex | 51 | 40 | 41 | 0 | 15 | 14 | 44 | 164 | C | 1C |
| Octal | 121 | 100 | 101 | 0 | 25 | 24 | 104 | 544 | 14 | 34 |
| Binary | 1010001 | 1000000 | 1000001 | 0 | 10101 | 10100 | 1000100 | 101100100 | 1100 | 11100 |
Color Harmonies of #514041
Complementary color
Monochromatic Colors of #514041
Black with #514041
Text Example
Text Example
White with #514041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514041; }
p { color: rgb(81,64,65); }
H1.HeaderClassName
{
color: #514041;
}
.AnyTagClassName
{
color: #514041;
}
</style>
background-color css
<style>
a { background-color: #514041; }
a { background-color: rgb(81,64,65); }
div.DivClassName
{
background-color: #514041;
}
.BgClassName
{
background-color: #514041;
}
</style>
border-color css
<style>
span { border-color: #514041; }
span { border-color: rgb(81,64,65); }
td.TdClassName
{
border-color: #514041;
}
.TagClassName
{
border-color: #514041;
}
</style>