Shades of Battleship Grey #566152
Tints of Battleship Grey #566152
RGB
CMYK
RGB Variations
Color information
#566152 (or 0x566152) is known color: Battleship Grey. HEX triplet: 56, 61 and 52. RGB value is (86,97,82). Sum of RGB (Red+Green+Blue) = 86+97+82=265 (35% of max value = 765). Red value is 86 (33.98% from 255 or 32.45% from 265); Green value is 97 (38.28% from 255 or 36.60% from 265); Blue value is 82 (32.42% from 255 or 30.94% from 265); Max value from RGB is 97 - color contains mainly: green. Hex color #566152 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566152 is #A99EAD. Grayscale: #5C5C5C. Windows color (decimal): -11116206 or 5398870. OLE color: 5398870.
HSL color Cylindrical-coordinate representation of color #566152: hue angle of 104º 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 #566152 is Cyan = 0.11, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 97 | 82 | - |
| CMYK | 0.11 | 0 | 0.15 | 0.62 |
| HSL | 104º | 0.08% | 0.35% | - |
| HSV(B) | 104º | 0.15% | 0.38% | - |
| XYZ | 9.64 | 11.14 | 9.62 | - |
| YUV | 92 | 122.36 | 123.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 97 | 82 | 0.11 | 0 | 0.15 | 0.62 | 104 | 0.08 | 0.35 |
| Hex | 56 | 61 | 52 | B | 0 | F | 3E | 68 | 8 | 23 |
| Octal | 126 | 141 | 122 | 13 | 0 | 17 | 76 | 150 | 10 | 43 |
| Binary | 1010110 | 1100001 | 1010010 | 1011 | 0 | 1111 | 111110 | 1101000 | 1000 | 100011 |
Color Harmonies of #566152
Complementary color
Monochromatic Colors of #566152
Black with #566152
Text Example
Text Example
White with #566152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566152; }
p { color: rgb(86,97,82); }
H1.HeaderClassName
{
color: #566152;
}
.AnyTagClassName
{
color: #566152;
}
</style>
background-color css
<style>
a { background-color: #566152; }
a { background-color: rgb(86,97,82); }
div.DivClassName
{
background-color: #566152;
}
.BgClassName
{
background-color: #566152;
}
</style>
border-color css
<style>
span { border-color: #566152; }
span { border-color: rgb(86,97,82); }
td.TdClassName
{
border-color: #566152;
}
.TagClassName
{
border-color: #566152;
}
</style>