Shades of Paco #554137
Tints of Paco #554137
RGB
CMYK
RGB Variations
Color information
#554137 (or 0x554137) is known color: Paco. HEX triplet: 55, 41 and 37. RGB value is (85,65,55). Sum of RGB (Red+Green+Blue) = 85+65+55=205 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.46% from 205); Green value is 65 (25.78% from 255 or 31.71% from 205); Blue value is 55 (21.88% from 255 or 26.83% from 205); Max value from RGB is 85 - color contains mainly: red. Hex color #554137 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #554137 is #AABEC8. Grayscale: #454545. Windows color (decimal): -11189961 or 3621205. OLE color: 3621205.
HSL color Cylindrical-coordinate representation of color #554137: hue angle of 20º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #554137 is Cyan = 0, Magento = 0.24, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 65 | 55 | - |
| CMYK | 0 | 0.24 | 0.35 | 0.67 |
| HSL | 20º | 0.21% | 0.27% | - |
| HSV(B) | 20º | 0.35% | 0.33% | - |
| XYZ | 6.33 | 5.99 | 4.44 | - |
| YUV | 69.84 | 119.63 | 138.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 65 | 55 | 0 | 0.24 | 0.35 | 0.67 | 20 | 0.21 | 0.27 |
| Hex | 55 | 41 | 37 | 0 | 18 | 23 | 43 | 14 | 15 | 1B |
| Octal | 125 | 101 | 67 | 0 | 30 | 43 | 103 | 24 | 25 | 33 |
| Binary | 1010101 | 1000001 | 110111 | 0 | 11000 | 100011 | 1000011 | 10100 | 10101 | 11011 |
Color Harmonies of #554137
Complementary color
Monochromatic Colors of #554137
Black with #554137
Text Example
Text Example
White with #554137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554137; }
p { color: rgb(85,65,55); }
H1.HeaderClassName
{
color: #554137;
}
.AnyTagClassName
{
color: #554137;
}
</style>
background-color css
<style>
a { background-color: #554137; }
a { background-color: rgb(85,65,55); }
div.DivClassName
{
background-color: #554137;
}
.BgClassName
{
background-color: #554137;
}
</style>
border-color css
<style>
span { border-color: #554137; }
span { border-color: rgb(85,65,55); }
td.TdClassName
{
border-color: #554137;
}
.TagClassName
{
border-color: #554137;
}
</style>