Shades of River Bed #536361
Tints of River Bed #536361
RGB
CMYK
RGB Variations
Color information
#536361 (or 0x536361) is known color: River Bed. HEX triplet: 53, 63 and 61. RGB value is (83,99,97). Sum of RGB (Red+Green+Blue) = 83+99+97=279 (36% of max value = 765). Red value is 83 (32.81% from 255 or 29.75% from 279); Green value is 99 (39.06% from 255 or 35.48% from 279); Blue value is 97 (38.28% from 255 or 34.77% from 279); Max value from RGB is 99 - color contains mainly: green. Hex color #536361 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536361 is #AC9C9E. Grayscale: #5D5D5D. Windows color (decimal): -11312287 or 6382419. OLE color: 6382419.
HSL color Cylindrical-coordinate representation of color #536361: hue angle of 172.5º 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 #536361 is Cyan = 0.16, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 83 | 99 | 97 | - |
| CMYK | 0.16 | 0 | 0.02 | 0.61 |
| HSL | 172.5º | 0.09% | 0.36% | - |
| HSV(B) | 172.5º | 0.16% | 0.39% | - |
| XYZ | 10.19 | 11.63 | 13.02 | - |
| YUV | 93.99 | 129.7 | 120.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 99 | 97 | 0.16 | 0 | 0.02 | 0.61 | 172.5 | 0.09 | 0.36 |
| Hex | 53 | 63 | 61 | 10 | 0 | 2 | 3D | AC | 9 | 24 |
| Octal | 123 | 143 | 141 | 20 | 0 | 2 | 75 | 254 | 11 | 44 |
| Binary | 1010011 | 1100011 | 1100001 | 10000 | 0 | 10 | 111101 | 10101100 | 1001 | 100100 |
Color Harmonies of #536361
Complementary color
Monochromatic Colors of #536361
Black with #536361
Text Example
Text Example
White with #536361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536361; }
p { color: rgb(83,99,97); }
H1.HeaderClassName
{
color: #536361;
}
.AnyTagClassName
{
color: #536361;
}
</style>
background-color css
<style>
a { background-color: #536361; }
a { background-color: rgb(83,99,97); }
div.DivClassName
{
background-color: #536361;
}
.BgClassName
{
background-color: #536361;
}
</style>
border-color css
<style>
span { border-color: #536361; }
span { border-color: rgb(83,99,97); }
td.TdClassName
{
border-color: #536361;
}
.TagClassName
{
border-color: #536361;
}
</style>