Shades of Paco #554138
Tints of Paco #554138
RGB
CMYK
RGB Variations
Color information
#554138 (or 0x554138) is known color: Paco. HEX triplet: 55, 41 and 38. RGB value is (85,65,56). Sum of RGB (Red+Green+Blue) = 85+65+56=206 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.26% from 206); Green value is 65 (25.78% from 255 or 31.55% from 206); Blue value is 56 (22.27% from 255 or 27.18% from 206); Max value from RGB is 85 - color contains mainly: red. Hex color #554138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #554138 is #AABEC7. Grayscale: #464646. Windows color (decimal): -11189960 or 3686741. OLE color: 3686741.
HSL color Cylindrical-coordinate representation of color #554138: hue angle of 18.62º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #554138 is Cyan = 0, Magento = 0.24, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 65 | 56 | - |
| CMYK | 0 | 0.24 | 0.34 | 0.67 |
| HSL | 18.62º | 0.21% | 0.28% | - |
| HSV(B) | 18.62º | 0.34% | 0.33% | - |
| XYZ | 6.35 | 6 | 4.56 | - |
| YUV | 69.95 | 120.13 | 138.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 65 | 56 | 0 | 0.24 | 0.34 | 0.67 | 18.62 | 0.21 | 0.28 |
| Hex | 55 | 41 | 38 | 0 | 18 | 22 | 43 | 13 | 15 | 1C |
| Octal | 125 | 101 | 70 | 0 | 30 | 42 | 103 | 23 | 25 | 34 |
| Binary | 1010101 | 1000001 | 111000 | 0 | 11000 | 100010 | 1000011 | 10011 | 10101 | 11100 |
Color Harmonies of #554138
Complementary color
Monochromatic Colors of #554138
Black with #554138
Text Example
Text Example
White with #554138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554138; }
p { color: rgb(85,65,56); }
H1.HeaderClassName
{
color: #554138;
}
.AnyTagClassName
{
color: #554138;
}
</style>
background-color css
<style>
a { background-color: #554138; }
a { background-color: rgb(85,65,56); }
div.DivClassName
{
background-color: #554138;
}
.BgClassName
{
background-color: #554138;
}
</style>
border-color css
<style>
span { border-color: #554138; }
span { border-color: rgb(85,65,56); }
td.TdClassName
{
border-color: #554138;
}
.TagClassName
{
border-color: #554138;
}
</style>