Shades of Paco #524640
Tints of Paco #524640
RGB
CMYK
RGB Variations
Color information
#524640 (or 0x524640) is known color: Paco. HEX triplet: 52, 46 and 40. RGB value is (82,70,64). Sum of RGB (Red+Green+Blue) = 82+70+64=216 (28% of max value = 765). Red value is 82 (32.42% from 255 or 37.96% from 216); Green value is 70 (27.73% from 255 or 32.41% from 216); Blue value is 64 (25.39% from 255 or 29.63% from 216); Max value from RGB is 82 - color contains mainly: red. Hex color #524640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524640 is #ADB9BF. Grayscale: #484848. Windows color (decimal): -11385280 or 4212306. OLE color: 4212306.
HSL color Cylindrical-coordinate representation of color #524640: hue angle of 20º degrees, saturation: 0.12, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #524640 is Cyan = 0, Magento = 0.15, Yellow = 0.22 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 70 | 64 | - |
| CMYK | 0 | 0.15 | 0.22 | 0.68 |
| HSL | 20º | 0.12% | 0.29% | - |
| HSV(B) | 20º | 0.22% | 0.32% | - |
| XYZ | 6.6 | 6.54 | 5.77 | - |
| YUV | 72.9 | 122.98 | 134.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 70 | 64 | 0 | 0.15 | 0.22 | 0.68 | 20 | 0.12 | 0.29 |
| Hex | 52 | 46 | 40 | 0 | F | 16 | 44 | 14 | C | 1D |
| Octal | 122 | 106 | 100 | 0 | 17 | 26 | 104 | 24 | 14 | 35 |
| Binary | 1010010 | 1000110 | 1000000 | 0 | 1111 | 10110 | 1000100 | 10100 | 1100 | 11101 |
Color Harmonies of #524640
Complementary color
Monochromatic Colors of #524640
Black with #524640
Text Example
Text Example
White with #524640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524640; }
p { color: rgb(82,70,64); }
H1.HeaderClassName
{
color: #524640;
}
.AnyTagClassName
{
color: #524640;
}
</style>
background-color css
<style>
a { background-color: #524640; }
a { background-color: rgb(82,70,64); }
div.DivClassName
{
background-color: #524640;
}
.BgClassName
{
background-color: #524640;
}
</style>
border-color css
<style>
span { border-color: #524640; }
span { border-color: rgb(82,70,64); }
td.TdClassName
{
border-color: #524640;
}
.TagClassName
{
border-color: #524640;
}
</style>