Shades of River Bed #566262
Tints of River Bed #566262
RGB
CMYK
RGB Variations
Color information
#566262 (or 0x566262) is known color: River Bed. HEX triplet: 56, 62 and 62. RGB value is (86,98,98). Sum of RGB (Red+Green+Blue) = 86+98+98=282 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.50% from 282); Green value is 98 (38.67% from 255 or 34.75% from 282); Blue value is 98 (38.67% from 255 or 34.75% from 282); Max value from RGB is 98 - color contains mainly: green, blue. Hex color #566262 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566262 is #A99D9D. Grayscale: #5E5E5E. Windows color (decimal): -11115934 or 6447702. OLE color: 6447702.
HSL color Cylindrical-coordinate representation of color #566262: hue angle of 180º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #566262 is Cyan = 0.12, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 98 | 98 | - |
| CMYK | 0.12 | 0 | 0 | 0.62 |
| HSL | 180º | 0.07% | 0.36% | - |
| HSV(B) | 180º | 0.12% | 0.38% | - |
| XYZ | 10.41 | 11.6 | 13.24 | - |
| YUV | 94.41 | 130.02 | 122 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 98 | 98 | 0.12 | 0 | 0 | 0.62 | 180 | 0.07 | 0.36 |
| Hex | 56 | 62 | 62 | C | 0 | 0 | 3E | B4 | 7 | 24 |
| Octal | 126 | 142 | 142 | 14 | 0 | 0 | 76 | 264 | 7 | 44 |
| Binary | 1010110 | 1100010 | 1100010 | 1100 | 0 | 0 | 111110 | 10110100 | 111 | 100100 |
Color Harmonies of #566262
Complementary color
Monochromatic Colors of #566262
Black with #566262
Text Example
Text Example
White with #566262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566262; }
p { color: rgb(86,98,98); }
H1.HeaderClassName
{
color: #566262;
}
.AnyTagClassName
{
color: #566262;
}
</style>
background-color css
<style>
a { background-color: #566262; }
a { background-color: rgb(86,98,98); }
div.DivClassName
{
background-color: #566262;
}
.BgClassName
{
background-color: #566262;
}
</style>
border-color css
<style>
span { border-color: #566262; }
span { border-color: rgb(86,98,98); }
td.TdClassName
{
border-color: #566262;
}
.TagClassName
{
border-color: #566262;
}
</style>