Shades of Saddle #554742
Tints of Saddle #554742
RGB
CMYK
RGB Variations
Color information
#554742 (or 0x554742) is known color: Saddle. HEX triplet: 55, 47 and 42. RGB value is (85,71,66). Sum of RGB (Red+Green+Blue) = 85+71+66=222 (29% of max value = 765). Red value is 85 (33.59% from 255 or 38.29% from 222); Green value is 71 (28.12% from 255 or 31.98% from 222); Blue value is 66 (26.17% from 255 or 29.73% from 222); Max value from RGB is 85 - color contains mainly: red. Hex color #554742 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #554742 is #AAB8BD. Grayscale: #4A4A4A. Windows color (decimal): -11188414 or 4343637. OLE color: 4343637.
HSL color Cylindrical-coordinate representation of color #554742: hue angle of 15.79º degrees, saturation: 0.13, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #554742 is Cyan = 0, Magento = 0.16, Yellow = 0.22 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 71 | 66 | - |
| CMYK | 0 | 0.16 | 0.22 | 0.67 |
| HSL | 15.79º | 0.13% | 0.3% | - |
| HSV(B) | 15.79º | 0.22% | 0.33% | - |
| XYZ | 6.98 | 6.83 | 6.1 | - |
| YUV | 74.62 | 123.14 | 135.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 71 | 66 | 0 | 0.16 | 0.22 | 0.67 | 15.79 | 0.13 | 0.3 |
| Hex | 55 | 47 | 42 | 0 | 10 | 16 | 43 | 10 | D | 1E |
| Octal | 125 | 107 | 102 | 0 | 20 | 26 | 103 | 20 | 15 | 36 |
| Binary | 1010101 | 1000111 | 1000010 | 0 | 10000 | 10110 | 1000011 | 10000 | 1101 | 11110 |
Color Harmonies of #554742
Complementary color
Monochromatic Colors of #554742
Black with #554742
Text Example
Text Example
White with #554742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554742; }
p { color: rgb(85,71,66); }
H1.HeaderClassName
{
color: #554742;
}
.AnyTagClassName
{
color: #554742;
}
</style>
background-color css
<style>
a { background-color: #554742; }
a { background-color: rgb(85,71,66); }
div.DivClassName
{
background-color: #554742;
}
.BgClassName
{
background-color: #554742;
}
</style>
border-color css
<style>
span { border-color: #554742; }
span { border-color: rgb(85,71,66); }
td.TdClassName
{
border-color: #554742;
}
.TagClassName
{
border-color: #554742;
}
</style>