Shades of Paco #554034
Tints of Paco #554034
RGB
CMYK
RGB Variations
Color information
#554034 (or 0x554034) is known color: Paco. HEX triplet: 55, 40 and 34. RGB value is (85,64,52). Sum of RGB (Red+Green+Blue) = 85+64+52=201 (26% of max value = 765). Red value is 85 (33.59% from 255 or 42.29% from 201); Green value is 64 (25.39% from 255 or 31.84% from 201); Blue value is 52 (20.70% from 255 or 25.87% from 201); Max value from RGB is 85 - color contains mainly: red. Hex color #554034 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #554034 is #AABFCB. Grayscale: #444444. Windows color (decimal): -11190220 or 3424341. OLE color: 3424341.
HSL color Cylindrical-coordinate representation of color #554034: hue angle of 21.82º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #554034 is Cyan = 0, Magento = 0.25, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 64 | 52 | - |
| CMYK | 0 | 0.25 | 0.39 | 0.67 |
| HSL | 21.82º | 0.24% | 0.27% | - |
| HSV(B) | 21.82º | 0.39% | 0.33% | - |
| XYZ | 6.2 | 5.85 | 4.05 | - |
| YUV | 68.91 | 118.46 | 139.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 64 | 52 | 0 | 0.25 | 0.39 | 0.67 | 21.82 | 0.24 | 0.27 |
| Hex | 55 | 40 | 34 | 0 | 19 | 27 | 43 | 16 | 18 | 1B |
| Octal | 125 | 100 | 64 | 0 | 31 | 47 | 103 | 26 | 30 | 33 |
| Binary | 1010101 | 1000000 | 110100 | 0 | 11001 | 100111 | 1000011 | 10110 | 11000 | 11011 |
Color Harmonies of #554034
Complementary color
Monochromatic Colors of #554034
Black with #554034
Text Example
Text Example
White with #554034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554034; }
p { color: rgb(85,64,52); }
H1.HeaderClassName
{
color: #554034;
}
.AnyTagClassName
{
color: #554034;
}
</style>
background-color css
<style>
a { background-color: #554034; }
a { background-color: rgb(85,64,52); }
div.DivClassName
{
background-color: #554034;
}
.BgClassName
{
background-color: #554034;
}
</style>
border-color css
<style>
span { border-color: #554034; }
span { border-color: rgb(85,64,52); }
td.TdClassName
{
border-color: #554034;
}
.TagClassName
{
border-color: #554034;
}
</style>