Shades of Battleship Grey #576152
Tints of Battleship Grey #576152
RGB
CMYK
RGB Variations
Color information
#576152 (or 0x576152) is known color: Battleship Grey. HEX triplet: 57, 61 and 52. RGB value is (87,97,82). Sum of RGB (Red+Green+Blue) = 87+97+82=266 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.71% from 266); Green value is 97 (38.28% from 255 or 36.47% from 266); Blue value is 82 (32.42% from 255 or 30.83% from 266); Max value from RGB is 97 - color contains mainly: green. Hex color #576152 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576152 is #A89EAD. Grayscale: #5C5C5C. Windows color (decimal): -11050670 or 5398871. OLE color: 5398871.
HSL color Cylindrical-coordinate representation of color #576152: hue angle of 100º 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 #576152 is Cyan = 0.10, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 97 | 82 | - |
| CMYK | 0.10 | 0 | 0.15 | 0.62 |
| HSL | 100º | 0.08% | 0.35% | - |
| HSV(B) | 100º | 0.15% | 0.38% | - |
| XYZ | 9.73 | 11.18 | 9.63 | - |
| YUV | 92.3 | 122.19 | 124.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 97 | 82 | 0.10 | 0 | 0.15 | 0.62 | 100 | 0.08 | 0.35 |
| Hex | 57 | 61 | 52 | A | 0 | F | 3E | 64 | 8 | 23 |
| Octal | 127 | 141 | 122 | 12 | 0 | 17 | 76 | 144 | 10 | 43 |
| Binary | 1010111 | 1100001 | 1010010 | 1010 | 0 | 1111 | 111110 | 1100100 | 1000 | 100011 |
Color Harmonies of #576152
Complementary color
Monochromatic Colors of #576152
Black with #576152
Text Example
Text Example
White with #576152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576152; }
p { color: rgb(87,97,82); }
H1.HeaderClassName
{
color: #576152;
}
.AnyTagClassName
{
color: #576152;
}
</style>
background-color css
<style>
a { background-color: #576152; }
a { background-color: rgb(87,97,82); }
div.DivClassName
{
background-color: #576152;
}
.BgClassName
{
background-color: #576152;
}
</style>
border-color css
<style>
span { border-color: #576152; }
span { border-color: rgb(87,97,82); }
td.TdClassName
{
border-color: #576152;
}
.TagClassName
{
border-color: #576152;
}
</style>