Shades of River Bed #576265
Tints of River Bed #576265
RGB
CMYK
RGB Variations
Color information
#576265 (or 0x576265) is known color: River Bed. HEX triplet: 57, 62 and 65. RGB value is (87,98,101). Sum of RGB (Red+Green+Blue) = 87+98+101=286 (37% of max value = 765). Red value is 87 (34.38% from 255 or 30.42% from 286); Green value is 98 (38.67% from 255 or 34.27% from 286); Blue value is 101 (39.84% from 255 or 35.31% from 286); Max value from RGB is 101 - color contains mainly: blue. Hex color #576265 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576265 is #A89D9A. Grayscale: #5F5F5F. Windows color (decimal): -11050395 or 6644311. OLE color: 6644311.
HSL color Cylindrical-coordinate representation of color #576265: hue angle of 192.86º degrees, saturation: 0.07, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #576265 is Cyan = 0.14, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 87 | 98 | 101 | - |
| CMYK | 0.14 | 0.03 | 0 | 0.60 |
| HSL | 192.86º | 0.07% | 0.37% | - |
| HSV(B) | 192.86º | 0.14% | 0.4% | - |
| XYZ | 10.65 | 11.7 | 14.01 | - |
| YUV | 95.05 | 131.36 | 122.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 98 | 101 | 0.14 | 0.03 | 0 | 0.60 | 192.86 | 0.07 | 0.37 |
| Hex | 57 | 62 | 65 | E | 3 | 0 | 3C | C1 | 7 | 25 |
| Octal | 127 | 142 | 145 | 16 | 3 | 0 | 74 | 301 | 7 | 45 |
| Binary | 1010111 | 1100010 | 1100101 | 1110 | 11 | 0 | 111100 | 11000001 | 111 | 100101 |
Color Harmonies of #576265
Complementary color
Monochromatic Colors of #576265
Black with #576265
Text Example
Text Example
White with #576265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576265; }
p { color: rgb(87,98,101); }
H1.HeaderClassName
{
color: #576265;
}
.AnyTagClassName
{
color: #576265;
}
</style>
background-color css
<style>
a { background-color: #576265; }
a { background-color: rgb(87,98,101); }
div.DivClassName
{
background-color: #576265;
}
.BgClassName
{
background-color: #576265;
}
</style>
border-color css
<style>
span { border-color: #576265; }
span { border-color: rgb(87,98,101); }
td.TdClassName
{
border-color: #576265;
}
.TagClassName
{
border-color: #576265;
}
</style>