Shades of River Bed #576060
Tints of River Bed #576060
RGB
CMYK
RGB Variations
Color information
#576060 (or 0x576060) is known color: River Bed. HEX triplet: 57, 60 and 60. RGB value is (87,96,96). Sum of RGB (Red+Green+Blue) = 87+96+96=279 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.18% from 279); Green value is 96 (37.89% from 255 or 34.41% from 279); Blue value is 96 (37.89% from 255 or 34.41% from 279); Max value from RGB is 96 - color contains mainly: green, blue. Hex color #576060 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576060 is #A89F9F. Grayscale: #5D5D5D. Windows color (decimal): -11050912 or 6316119. OLE color: 6316119.
HSL color Cylindrical-coordinate representation of color #576060: hue angle of 180º degrees, saturation: 0.05, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #576060 is Cyan = 0.09, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 96 | 96 | - |
| CMYK | 0.09 | 0 | 0 | 0.62 |
| HSL | 180º | 0.05% | 0.36% | - |
| HSV(B) | 180º | 0.09% | 0.38% | - |
| XYZ | 10.22 | 11.24 | 12.7 | - |
| YUV | 93.31 | 129.52 | 123.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 96 | 96 | 0.09 | 0 | 0 | 0.62 | 180 | 0.05 | 0.36 |
| Hex | 57 | 60 | 60 | 9 | 0 | 0 | 3E | B4 | 5 | 24 |
| Octal | 127 | 140 | 140 | 11 | 0 | 0 | 76 | 264 | 5 | 44 |
| Binary | 1010111 | 1100000 | 1100000 | 1001 | 0 | 0 | 111110 | 10110100 | 101 | 100100 |
Color Harmonies of #576060
Complementary color
Monochromatic Colors of #576060
Black with #576060
Text Example
Text Example
White with #576060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576060; }
p { color: rgb(87,96,96); }
H1.HeaderClassName
{
color: #576060;
}
.AnyTagClassName
{
color: #576060;
}
</style>
background-color css
<style>
a { background-color: #576060; }
a { background-color: rgb(87,96,96); }
div.DivClassName
{
background-color: #576060;
}
.BgClassName
{
background-color: #576060;
}
</style>
border-color css
<style>
span { border-color: #576060; }
span { border-color: rgb(87,96,96); }
td.TdClassName
{
border-color: #576060;
}
.TagClassName
{
border-color: #576060;
}
</style>