Shades of River Bed #536063
Tints of River Bed #536063
RGB
CMYK
RGB Variations
Color information
#536063 (or 0x536063) is known color: River Bed. HEX triplet: 53, 60 and 63. RGB value is (83,96,99). Sum of RGB (Red+Green+Blue) = 83+96+99=278 (36% of max value = 765). Red value is 83 (32.81% from 255 or 29.86% from 278); Green value is 96 (37.89% from 255 or 34.53% from 278); Blue value is 99 (39.06% from 255 or 35.61% from 278); Max value from RGB is 99 - color contains mainly: blue. Hex color #536063 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536063 is #AC9F9C. Grayscale: #5C5C5C. Windows color (decimal): -11313053 or 6512723. OLE color: 6512723.
HSL color Cylindrical-coordinate representation of color #536063: hue angle of 191.25º degrees, saturation: 0.09, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #536063 is Cyan = 0.16, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 83 | 96 | 99 | - |
| CMYK | 0.16 | 0.03 | 0 | 0.61 |
| HSL | 191.25º | 0.09% | 0.36% | - |
| HSV(B) | 191.25º | 0.16% | 0.39% | - |
| XYZ | 10 | 11.11 | 13.42 | - |
| YUV | 92.46 | 131.69 | 121.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 96 | 99 | 0.16 | 0.03 | 0 | 0.61 | 191.25 | 0.09 | 0.36 |
| Hex | 53 | 60 | 63 | 10 | 3 | 0 | 3D | BF | 9 | 24 |
| Octal | 123 | 140 | 143 | 20 | 3 | 0 | 75 | 277 | 11 | 44 |
| Binary | 1010011 | 1100000 | 1100011 | 10000 | 11 | 0 | 111101 | 10111111 | 1001 | 100100 |
Color Harmonies of #536063
Complementary color
Monochromatic Colors of #536063
Black with #536063
Text Example
Text Example
White with #536063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536063; }
p { color: rgb(83,96,99); }
H1.HeaderClassName
{
color: #536063;
}
.AnyTagClassName
{
color: #536063;
}
</style>
background-color css
<style>
a { background-color: #536063; }
a { background-color: rgb(83,96,99); }
div.DivClassName
{
background-color: #536063;
}
.BgClassName
{
background-color: #536063;
}
</style>
border-color css
<style>
span { border-color: #536063; }
span { border-color: rgb(83,96,99); }
td.TdClassName
{
border-color: #536063;
}
.TagClassName
{
border-color: #536063;
}
</style>