Shades of Battleship Grey #576052
Tints of Battleship Grey #576052
RGB
CMYK
RGB Variations
Color information
#576052 (or 0x576052) is known color: Battleship Grey. HEX triplet: 57, 60 and 52. RGB value is (87,96,82). Sum of RGB (Red+Green+Blue) = 87+96+82=265 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.83% from 265); Green value is 96 (37.89% from 255 or 36.23% from 265); Blue value is 82 (32.42% from 255 or 30.94% from 265); Max value from RGB is 96 - color contains mainly: green. Hex color #576052 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576052 is #A89FAD. Grayscale: #5B5B5B. Windows color (decimal): -11050926 or 5398615. OLE color: 5398615.
HSL color Cylindrical-coordinate representation of color #576052: hue angle of 98.57º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #576052 is Cyan = 0.09, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 96 | 82 | - |
| CMYK | 0.09 | 0 | 0.15 | 0.62 |
| HSL | 98.57º | 0.08% | 0.35% | - |
| HSV(B) | 98.57º | 0.15% | 0.38% | - |
| XYZ | 9.64 | 11 | 9.6 | - |
| YUV | 91.71 | 122.52 | 124.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 96 | 82 | 0.09 | 0 | 0.15 | 0.62 | 98.57 | 0.08 | 0.35 |
| Hex | 57 | 60 | 52 | 9 | 0 | F | 3E | 63 | 8 | 23 |
| Octal | 127 | 140 | 122 | 11 | 0 | 17 | 76 | 143 | 10 | 43 |
| Binary | 1010111 | 1100000 | 1010010 | 1001 | 0 | 1111 | 111110 | 1100011 | 1000 | 100011 |
Color Harmonies of #576052
Complementary color
Monochromatic Colors of #576052
Black with #576052
Text Example
Text Example
White with #576052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576052; }
p { color: rgb(87,96,82); }
H1.HeaderClassName
{
color: #576052;
}
.AnyTagClassName
{
color: #576052;
}
</style>
background-color css
<style>
a { background-color: #576052; }
a { background-color: rgb(87,96,82); }
div.DivClassName
{
background-color: #576052;
}
.BgClassName
{
background-color: #576052;
}
</style>
border-color css
<style>
span { border-color: #576052; }
span { border-color: rgb(87,96,82); }
td.TdClassName
{
border-color: #576052;
}
.TagClassName
{
border-color: #576052;
}
</style>