Shades of Paco #534641
Tints of Paco #534641
RGB
CMYK
RGB Variations
Color information
#534641 (or 0x534641) is known color: Paco. HEX triplet: 53, 46 and 41. RGB value is (83,70,65). Sum of RGB (Red+Green+Blue) = 83+70+65=218 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.07% from 218); Green value is 70 (27.73% from 255 or 32.11% from 218); Blue value is 65 (25.78% from 255 or 29.82% from 218); Max value from RGB is 83 - color contains mainly: red. Hex color #534641 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534641 is #ACB9BE. Grayscale: #494949. Windows color (decimal): -11319743 or 4277843. OLE color: 4277843.
HSL color Cylindrical-coordinate representation of color #534641: hue angle of 16.67º degrees, saturation: 0.12, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #534641 is Cyan = 0, Magento = 0.16, Yellow = 0.22 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 70 | 65 | - |
| CMYK | 0 | 0.16 | 0.22 | 0.67 |
| HSL | 16.67º | 0.12% | 0.29% | - |
| HSV(B) | 16.67º | 0.22% | 0.33% | - |
| XYZ | 6.71 | 6.6 | 5.92 | - |
| YUV | 73.32 | 123.31 | 134.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 70 | 65 | 0 | 0.16 | 0.22 | 0.67 | 16.67 | 0.12 | 0.29 |
| Hex | 53 | 46 | 41 | 0 | 10 | 16 | 43 | 11 | C | 1D |
| Octal | 123 | 106 | 101 | 0 | 20 | 26 | 103 | 21 | 14 | 35 |
| Binary | 1010011 | 1000110 | 1000001 | 0 | 10000 | 10110 | 1000011 | 10001 | 1100 | 11101 |
Color Harmonies of #534641
Complementary color
Monochromatic Colors of #534641
Black with #534641
Text Example
Text Example
White with #534641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534641; }
p { color: rgb(83,70,65); }
H1.HeaderClassName
{
color: #534641;
}
.AnyTagClassName
{
color: #534641;
}
</style>
background-color css
<style>
a { background-color: #534641; }
a { background-color: rgb(83,70,65); }
div.DivClassName
{
background-color: #534641;
}
.BgClassName
{
background-color: #534641;
}
</style>
border-color css
<style>
span { border-color: #534641; }
span { border-color: rgb(83,70,65); }
td.TdClassName
{
border-color: #534641;
}
.TagClassName
{
border-color: #534641;
}
</style>