Shades of Paco #524031
Tints of Paco #524031
RGB
CMYK
RGB Variations
Color information
#524031 (or 0x524031) is known color: Paco. HEX triplet: 52, 40 and 31. RGB value is (82,64,49). Sum of RGB (Red+Green+Blue) = 82+64+49=195 (25% of max value = 765). Red value is 82 (32.42% from 255 or 42.05% from 195); Green value is 64 (25.39% from 255 or 32.82% from 195); Blue value is 49 (19.53% from 255 or 25.13% from 195); Max value from RGB is 82 - color contains mainly: red. Hex color #524031 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524031 is #ADBFCE. Grayscale: #434343. Windows color (decimal): -11386831 or 3227730. OLE color: 3227730.
HSL color Cylindrical-coordinate representation of color #524031: hue angle of 27.27º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #524031 is Cyan = 0, Magento = 0.22, Yellow = 0.40 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 64 | 49 | - |
| CMYK | 0 | 0.22 | 0.40 | 0.68 |
| HSL | 27.27º | 0.25% | 0.26% | - |
| HSV(B) | 27.27º | 0.4% | 0.32% | - |
| XYZ | 5.87 | 5.68 | 3.69 | - |
| YUV | 67.67 | 117.46 | 138.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 64 | 49 | 0 | 0.22 | 0.40 | 0.68 | 27.27 | 0.25 | 0.26 |
| Hex | 52 | 40 | 31 | 0 | 16 | 28 | 44 | 1B | 19 | 1A |
| Octal | 122 | 100 | 61 | 0 | 26 | 50 | 104 | 33 | 31 | 32 |
| Binary | 1010010 | 1000000 | 110001 | 0 | 10110 | 101000 | 1000100 | 11011 | 11001 | 11010 |
Color Harmonies of #524031
Complementary color
Monochromatic Colors of #524031
Black with #524031
Text Example
Text Example
White with #524031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524031; }
p { color: rgb(82,64,49); }
H1.HeaderClassName
{
color: #524031;
}
.AnyTagClassName
{
color: #524031;
}
</style>
background-color css
<style>
a { background-color: #524031; }
a { background-color: rgb(82,64,49); }
div.DivClassName
{
background-color: #524031;
}
.BgClassName
{
background-color: #524031;
}
</style>
border-color css
<style>
span { border-color: #524031; }
span { border-color: rgb(82,64,49); }
td.TdClassName
{
border-color: #524031;
}
.TagClassName
{
border-color: #524031;
}
</style>