Shades of River Bed #536566
Tints of River Bed #536566
RGB
CMYK
RGB Variations
Color information
#536566 (or 0x536566) is known color: River Bed. HEX triplet: 53, 65 and 66. RGB value is (83,101,102). Sum of RGB (Red+Green+Blue) = 83+101+102=286 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.02% from 286); Green value is 101 (39.84% from 255 or 35.31% from 286); Blue value is 102 (40.23% from 255 or 35.66% from 286); Max value from RGB is 102 - color contains mainly: blue. Hex color #536566 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536566 is #AC9A99. Grayscale: #5F5F5F. Windows color (decimal): -11311770 or 6710611. OLE color: 6710611.
HSL color Cylindrical-coordinate representation of color #536566: hue angle of 183.16º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #536566 is Cyan = 0.19, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 83 | 101 | 102 | - |
| CMYK | 0.19 | 0.01 | 0 | 0.6 |
| HSL | 183.16º | 0.1% | 0.36% | - |
| HSV(B) | 183.16º | 0.19% | 0.4% | - |
| XYZ | 10.62 | 12.11 | 14.35 | - |
| YUV | 95.73 | 131.54 | 118.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 101 | 102 | 0.19 | 0.01 | 0 | 0.6 | 183.16 | 0.1 | 0.36 |
| Hex | 53 | 65 | 66 | 13 | 1 | 0 | 3C | B7 | A | 24 |
| Octal | 123 | 145 | 146 | 23 | 1 | 0 | 74 | 267 | 12 | 44 |
| Binary | 1010011 | 1100101 | 1100110 | 10011 | 1 | 0 | 111100 | 10110111 | 1010 | 100100 |
Color Harmonies of #536566
Complementary color
Monochromatic Colors of #536566
Black with #536566
Text Example
Text Example
White with #536566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536566; }
p { color: rgb(83,101,102); }
H1.HeaderClassName
{
color: #536566;
}
.AnyTagClassName
{
color: #536566;
}
</style>
background-color css
<style>
a { background-color: #536566; }
a { background-color: rgb(83,101,102); }
div.DivClassName
{
background-color: #536566;
}
.BgClassName
{
background-color: #536566;
}
</style>
border-color css
<style>
span { border-color: #536566; }
span { border-color: rgb(83,101,102); }
td.TdClassName
{
border-color: #536566;
}
.TagClassName
{
border-color: #536566;
}
</style>