Shades of River Bed #576465
Tints of River Bed #576465
RGB
CMYK
RGB Variations
Color information
#576465 (or 0x576465) is known color: River Bed. HEX triplet: 57, 64 and 65. RGB value is (87,100,101). Sum of RGB (Red+Green+Blue) = 87+100+101=288 (38% of max value = 765). Red value is 87 (34.38% from 255 or 30.21% from 288); Green value is 100 (39.45% from 255 or 34.72% from 288); Blue value is 101 (39.84% from 255 or 35.07% from 288); Max value from RGB is 101 - color contains mainly: blue. Hex color #576465 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576465 is #A89B9A. Grayscale: #606060. Windows color (decimal): -11049883 or 6644823. OLE color: 6644823.
HSL color Cylindrical-coordinate representation of color #576465: hue angle of 184.29º 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 #576465 is Cyan = 0.14, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 87 | 100 | 101 | - |
| CMYK | 0.14 | 0.01 | 0 | 0.60 |
| HSL | 184.29º | 0.07% | 0.37% | - |
| HSV(B) | 184.29º | 0.14% | 0.4% | - |
| XYZ | 10.84 | 12.08 | 14.07 | - |
| YUV | 96.23 | 130.69 | 121.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 100 | 101 | 0.14 | 0.01 | 0 | 0.60 | 184.29 | 0.07 | 0.37 |
| Hex | 57 | 64 | 65 | E | 1 | 0 | 3C | B8 | 7 | 25 |
| Octal | 127 | 144 | 145 | 16 | 1 | 0 | 74 | 270 | 7 | 45 |
| Binary | 1010111 | 1100100 | 1100101 | 1110 | 1 | 0 | 111100 | 10111000 | 111 | 100101 |
Color Harmonies of #576465
Complementary color
Monochromatic Colors of #576465
Black with #576465
Text Example
Text Example
White with #576465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576465; }
p { color: rgb(87,100,101); }
H1.HeaderClassName
{
color: #576465;
}
.AnyTagClassName
{
color: #576465;
}
</style>
background-color css
<style>
a { background-color: #576465; }
a { background-color: rgb(87,100,101); }
div.DivClassName
{
background-color: #576465;
}
.BgClassName
{
background-color: #576465;
}
</style>
border-color css
<style>
span { border-color: #576465; }
span { border-color: rgb(87,100,101); }
td.TdClassName
{
border-color: #576465;
}
.TagClassName
{
border-color: #576465;
}
</style>