Shades of Ship Grey #575844
Tints of Ship Grey #575844
RGB
CMYK
RGB Variations
Color information
#575844 (or 0x575844) is known color: Ship Grey. HEX triplet: 57, 58 and 44. RGB value is (87,88,68). Sum of RGB (Red+Green+Blue) = 87+88+68=243 (32% of max value = 765). Red value is 87 (34.38% from 255 or 35.80% from 243); Green value is 88 (34.77% from 255 or 36.21% from 243); Blue value is 68 (26.95% from 255 or 27.98% from 243); Max value from RGB is 88 - color contains mainly: green. Hex color #575844 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575844 is #A8A7BB. Grayscale: #555555. Windows color (decimal): -11052988 or 4479063. OLE color: 4479063.
HSL color Cylindrical-coordinate representation of color #575844: hue angle of 63º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #575844 is Cyan = 0.01, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 87 | 88 | 68 | - |
| CMYK | 0.01 | 0 | 0.23 | 0.65 |
| HSL | 63º | 0.13% | 0.31% | - |
| HSV(B) | 63º | 0.23% | 0.35% | - |
| XYZ | 8.46 | 9.42 | 6.84 | - |
| YUV | 85.42 | 118.17 | 129.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 88 | 68 | 0.01 | 0 | 0.23 | 0.65 | 63 | 0.13 | 0.31 |
| Hex | 57 | 58 | 44 | 1 | 0 | 17 | 41 | 3F | D | 1F |
| Octal | 127 | 130 | 104 | 1 | 0 | 27 | 101 | 77 | 15 | 37 |
| Binary | 1010111 | 1011000 | 1000100 | 1 | 0 | 10111 | 1000001 | 111111 | 1101 | 11111 |
Color Harmonies of #575844
Complementary color
Monochromatic Colors of #575844
Black with #575844
Text Example
Text Example
White with #575844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575844; }
p { color: rgb(87,88,68); }
H1.HeaderClassName
{
color: #575844;
}
.AnyTagClassName
{
color: #575844;
}
</style>
background-color css
<style>
a { background-color: #575844; }
a { background-color: rgb(87,88,68); }
div.DivClassName
{
background-color: #575844;
}
.BgClassName
{
background-color: #575844;
}
</style>
border-color css
<style>
span { border-color: #575844; }
span { border-color: rgb(87,88,68); }
td.TdClassName
{
border-color: #575844;
}
.TagClassName
{
border-color: #575844;
}
</style>