Shades of Paco #524137
Tints of Paco #524137
RGB
CMYK
RGB Variations
Color information
#524137 (or 0x524137) is known color: Paco. HEX triplet: 52, 41 and 37. RGB value is (82,65,55). Sum of RGB (Red+Green+Blue) = 82+65+55=202 (26% of max value = 765). Red value is 82 (32.42% from 255 or 40.59% from 202); Green value is 65 (25.78% from 255 or 32.18% from 202); Blue value is 55 (21.88% from 255 or 27.23% from 202); Max value from RGB is 82 - color contains mainly: red. Hex color #524137 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524137 is #ADBEC8. Grayscale: #454545. Windows color (decimal): -11386569 or 3621202. OLE color: 3621202.
HSL color Cylindrical-coordinate representation of color #524137: hue angle of 22.22º degrees, saturation: 0.2, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #524137 is Cyan = 0, Magento = 0.21, Yellow = 0.33 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 65 | 55 | - |
| CMYK | 0 | 0.21 | 0.33 | 0.68 |
| HSL | 22.22º | 0.2% | 0.27% | - |
| HSV(B) | 22.22º | 0.33% | 0.32% | - |
| XYZ | 6.06 | 5.85 | 4.42 | - |
| YUV | 68.94 | 120.13 | 137.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 65 | 55 | 0 | 0.21 | 0.33 | 0.68 | 22.22 | 0.2 | 0.27 |
| Hex | 52 | 41 | 37 | 0 | 15 | 21 | 44 | 16 | 14 | 1B |
| Octal | 122 | 101 | 67 | 0 | 25 | 41 | 104 | 26 | 24 | 33 |
| Binary | 1010010 | 1000001 | 110111 | 0 | 10101 | 100001 | 1000100 | 10110 | 10100 | 11011 |
Color Harmonies of #524137
Complementary color
Monochromatic Colors of #524137
Black with #524137
Text Example
Text Example
White with #524137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524137; }
p { color: rgb(82,65,55); }
H1.HeaderClassName
{
color: #524137;
}
.AnyTagClassName
{
color: #524137;
}
</style>
background-color css
<style>
a { background-color: #524137; }
a { background-color: rgb(82,65,55); }
div.DivClassName
{
background-color: #524137;
}
.BgClassName
{
background-color: #524137;
}
</style>
border-color css
<style>
span { border-color: #524137; }
span { border-color: rgb(82,65,55); }
td.TdClassName
{
border-color: #524137;
}
.TagClassName
{
border-color: #524137;
}
</style>