Shades of Jon #534041
Tints of Jon #534041
RGB
CMYK
RGB Variations
Color information
#534041 (or 0x534041) is known color: Jon. HEX triplet: 53, 40 and 41. RGB value is (83,64,65). Sum of RGB (Red+Green+Blue) = 83+64+65=212 (28% of max value = 765). Red value is 83 (32.81% from 255 or 39.15% from 212); Green value is 64 (25.39% from 255 or 30.19% from 212); Blue value is 65 (25.78% from 255 or 30.66% from 212); Max value from RGB is 83 - color contains mainly: red. Hex color #534041 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534041 is #ACBFBE. Grayscale: #454545. Windows color (decimal): -11321279 or 4276307. OLE color: 4276307.
HSL color Cylindrical-coordinate representation of color #534041: hue angle of 356.84º degrees, saturation: 0.13, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #534041 is Cyan = 0, Magento = 0.23, Yellow = 0.22 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 64 | 65 | - |
| CMYK | 0 | 0.23 | 0.22 | 0.67 |
| HSL | 356.84º | 0.13% | 0.29% | - |
| HSV(B) | 356.84º | 0.23% | 0.33% | - |
| XYZ | 6.35 | 5.89 | 5.8 | - |
| YUV | 69.8 | 125.29 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 64 | 65 | 0 | 0.23 | 0.22 | 0.67 | 356.84 | 0.13 | 0.29 |
| Hex | 53 | 40 | 41 | 0 | 17 | 16 | 43 | 165 | D | 1D |
| Octal | 123 | 100 | 101 | 0 | 27 | 26 | 103 | 545 | 15 | 35 |
| Binary | 1010011 | 1000000 | 1000001 | 0 | 10111 | 10110 | 1000011 | 101100101 | 1101 | 11101 |
Color Harmonies of #534041
Complementary color
Monochromatic Colors of #534041
Black with #534041
Text Example
Text Example
White with #534041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534041; }
p { color: rgb(83,64,65); }
H1.HeaderClassName
{
color: #534041;
}
.AnyTagClassName
{
color: #534041;
}
</style>
background-color css
<style>
a { background-color: #534041; }
a { background-color: rgb(83,64,65); }
div.DivClassName
{
background-color: #534041;
}
.BgClassName
{
background-color: #534041;
}
</style>
border-color css
<style>
span { border-color: #534041; }
span { border-color: rgb(83,64,65); }
td.TdClassName
{
border-color: #534041;
}
.TagClassName
{
border-color: #534041;
}
</style>