Shades of River Bed #576464
Tints of River Bed #576464
RGB
CMYK
RGB Variations
Color information
#576464 (or 0x576464) is known color: River Bed. HEX triplet: 57, 64 and 64. RGB value is (87,100,100). Sum of RGB (Red+Green+Blue) = 87+100+100=287 (38% of max value = 765). Red value is 87 (34.38% from 255 or 30.31% from 287); Green value is 100 (39.45% from 255 or 34.84% from 287); Blue value is 100 (39.45% from 255 or 34.84% from 287); Max value from RGB is 100 - color contains mainly: green, blue. Hex color #576464 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576464 is #A89B9B. Grayscale: #606060. Windows color (decimal): -11049884 or 6579287. OLE color: 6579287.
HSL color Cylindrical-coordinate representation of color #576464: hue angle of 180º degrees, saturation: 0.07, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #576464 is Cyan = 0.13, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 87 | 100 | 100 | - |
| CMYK | 0.13 | 0 | 0 | 0.61 |
| HSL | 180º | 0.07% | 0.37% | - |
| HSV(B) | 180º | 0.13% | 0.39% | - |
| XYZ | 10.79 | 12.06 | 13.82 | - |
| YUV | 96.11 | 130.19 | 121.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 100 | 100 | 0.13 | 0 | 0 | 0.61 | 180 | 0.07 | 0.37 |
| Hex | 57 | 64 | 64 | D | 0 | 0 | 3D | B4 | 7 | 25 |
| Octal | 127 | 144 | 144 | 15 | 0 | 0 | 75 | 264 | 7 | 45 |
| Binary | 1010111 | 1100100 | 1100100 | 1101 | 0 | 0 | 111101 | 10110100 | 111 | 100101 |
Color Harmonies of #576464
Complementary color
Monochromatic Colors of #576464
Black with #576464
Text Example
Text Example
White with #576464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576464; }
p { color: rgb(87,100,100); }
H1.HeaderClassName
{
color: #576464;
}
.AnyTagClassName
{
color: #576464;
}
</style>
background-color css
<style>
a { background-color: #576464; }
a { background-color: rgb(87,100,100); }
div.DivClassName
{
background-color: #576464;
}
.BgClassName
{
background-color: #576464;
}
</style>
border-color css
<style>
span { border-color: #576464; }
span { border-color: rgb(87,100,100); }
td.TdClassName
{
border-color: #576464;
}
.TagClassName
{
border-color: #576464;
}
</style>