Shades of Paco #524039
Tints of Paco #524039
RGB
CMYK
RGB Variations
Color information
#524039 (or 0x524039) is known color: Paco. HEX triplet: 52, 40 and 39. RGB value is (82,64,57). Sum of RGB (Red+Green+Blue) = 82+64+57=203 (26% of max value = 765). Red value is 82 (32.42% from 255 or 40.39% from 203); Green value is 64 (25.39% from 255 or 31.53% from 203); Blue value is 57 (22.66% from 255 or 28.08% from 203); Max value from RGB is 82 - color contains mainly: red. Hex color #524039 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524039 is #ADBFC6. Grayscale: #444444. Windows color (decimal): -11386823 or 3752018. OLE color: 3752018.
HSL color Cylindrical-coordinate representation of color #524039: hue angle of 16.8º degrees, saturation: 0.18, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #524039 is Cyan = 0, Magento = 0.22, Yellow = 0.30 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 64 | 57 | - |
| CMYK | 0 | 0.22 | 0.30 | 0.68 |
| HSL | 16.8º | 0.18% | 0.27% | - |
| HSV(B) | 16.8º | 0.3% | 0.32% | - |
| XYZ | 6.05 | 5.76 | 4.66 | - |
| YUV | 68.58 | 121.46 | 137.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 64 | 57 | 0 | 0.22 | 0.30 | 0.68 | 16.8 | 0.18 | 0.27 |
| Hex | 52 | 40 | 39 | 0 | 16 | 1E | 44 | 11 | 12 | 1B |
| Octal | 122 | 100 | 71 | 0 | 26 | 36 | 104 | 21 | 22 | 33 |
| Binary | 1010010 | 1000000 | 111001 | 0 | 10110 | 11110 | 1000100 | 10001 | 10010 | 11011 |
Color Harmonies of #524039
Complementary color
Monochromatic Colors of #524039
Black with #524039
Text Example
Text Example
White with #524039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524039; }
p { color: rgb(82,64,57); }
H1.HeaderClassName
{
color: #524039;
}
.AnyTagClassName
{
color: #524039;
}
</style>
background-color css
<style>
a { background-color: #524039; }
a { background-color: rgb(82,64,57); }
div.DivClassName
{
background-color: #524039;
}
.BgClassName
{
background-color: #524039;
}
</style>
border-color css
<style>
span { border-color: #524039; }
span { border-color: rgb(82,64,57); }
td.TdClassName
{
border-color: #524039;
}
.TagClassName
{
border-color: #524039;
}
</style>