Shades of River Bed #536463
Tints of River Bed #536463
RGB
CMYK
RGB Variations
Color information
#536463 (or 0x536463) is known color: River Bed. HEX triplet: 53, 64 and 63. RGB value is (83,100,99). Sum of RGB (Red+Green+Blue) = 83+100+99=282 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.43% from 282); Green value is 100 (39.45% from 255 or 35.46% from 282); Blue value is 99 (39.06% from 255 or 35.11% from 282); Max value from RGB is 100 - color contains mainly: green. Hex color #536463 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536463 is #AC9B9C. Grayscale: #5E5E5E. Windows color (decimal): -11312029 or 6513747. OLE color: 6513747.
HSL color Cylindrical-coordinate representation of color #536463: hue angle of 176.47º degrees, saturation: 0.09, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #536463 is Cyan = 0.17, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 83 | 100 | 99 | - |
| CMYK | 0.17 | 0 | 0.01 | 0.61 |
| HSL | 176.47º | 0.09% | 0.36% | - |
| HSV(B) | 176.47º | 0.17% | 0.39% | - |
| XYZ | 10.38 | 11.85 | 13.55 | - |
| YUV | 94.8 | 130.37 | 119.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 100 | 99 | 0.17 | 0 | 0.01 | 0.61 | 176.47 | 0.09 | 0.36 |
| Hex | 53 | 64 | 63 | 11 | 0 | 1 | 3D | B0 | 9 | 24 |
| Octal | 123 | 144 | 143 | 21 | 0 | 1 | 75 | 260 | 11 | 44 |
| Binary | 1010011 | 1100100 | 1100011 | 10001 | 0 | 1 | 111101 | 10110000 | 1001 | 100100 |
Color Harmonies of #536463
Complementary color
Monochromatic Colors of #536463
Black with #536463
Text Example
Text Example
White with #536463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536463; }
p { color: rgb(83,100,99); }
H1.HeaderClassName
{
color: #536463;
}
.AnyTagClassName
{
color: #536463;
}
</style>
background-color css
<style>
a { background-color: #536463; }
a { background-color: rgb(83,100,99); }
div.DivClassName
{
background-color: #536463;
}
.BgClassName
{
background-color: #536463;
}
</style>
border-color css
<style>
span { border-color: #536463; }
span { border-color: rgb(83,100,99); }
td.TdClassName
{
border-color: #536463;
}
.TagClassName
{
border-color: #536463;
}
</style>