Shades of River Bed #536265
Tints of River Bed #536265
RGB
CMYK
RGB Variations
Color information
#536265 (or 0x536265) is known color: River Bed. HEX triplet: 53, 62 and 65. RGB value is (83,98,101). Sum of RGB (Red+Green+Blue) = 83+98+101=282 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.43% from 282); Green value is 98 (38.67% from 255 or 34.75% from 282); Blue value is 101 (39.84% from 255 or 35.82% from 282); Max value from RGB is 101 - color contains mainly: blue. Hex color #536265 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536265 is #AC9D9A. Grayscale: #5D5D5D. Windows color (decimal): -11312539 or 6644307. OLE color: 6644307.
HSL color Cylindrical-coordinate representation of color #536265: hue angle of 190º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #536265 is Cyan = 0.18, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 98 | 101 | - |
| CMYK | 0.18 | 0.03 | 0 | 0.60 |
| HSL | 190º | 0.1% | 0.36% | - |
| HSV(B) | 190º | 0.18% | 0.4% | - |
| XYZ | 10.28 | 11.51 | 13.99 | - |
| YUV | 93.86 | 132.03 | 120.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 98 | 101 | 0.18 | 0.03 | 0 | 0.60 | 190 | 0.1 | 0.36 |
| Hex | 53 | 62 | 65 | 12 | 3 | 0 | 3C | BE | A | 24 |
| Octal | 123 | 142 | 145 | 22 | 3 | 0 | 74 | 276 | 12 | 44 |
| Binary | 1010011 | 1100010 | 1100101 | 10010 | 11 | 0 | 111100 | 10111110 | 1010 | 100100 |
Color Harmonies of #536265
Complementary color
Monochromatic Colors of #536265
Black with #536265
Text Example
Text Example
White with #536265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536265; }
p { color: rgb(83,98,101); }
H1.HeaderClassName
{
color: #536265;
}
.AnyTagClassName
{
color: #536265;
}
</style>
background-color css
<style>
a { background-color: #536265; }
a { background-color: rgb(83,98,101); }
div.DivClassName
{
background-color: #536265;
}
.BgClassName
{
background-color: #536265;
}
</style>
border-color css
<style>
span { border-color: #536265; }
span { border-color: rgb(83,98,101); }
td.TdClassName
{
border-color: #536265;
}
.TagClassName
{
border-color: #536265;
}
</style>