Shades of River Bed #536665
Tints of River Bed #536665
RGB
CMYK
RGB Variations
Color information
#536665 (or 0x536665) is known color: River Bed. HEX triplet: 53, 66 and 65. RGB value is (83,102,101). Sum of RGB (Red+Green+Blue) = 83+102+101=286 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.02% from 286); Green value is 102 (40.23% from 255 or 35.66% from 286); Blue value is 101 (39.84% from 255 or 35.31% from 286); Max value from RGB is 102 - color contains mainly: green. Hex color #536665 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536665 is #AC999A. Grayscale: #606060. Windows color (decimal): -11311515 or 6645331. OLE color: 6645331.
HSL color Cylindrical-coordinate representation of color #536665: hue angle of 176.84º 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 #536665 is Cyan = 0.19, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 83 | 102 | 101 | - |
| CMYK | 0.19 | 0 | 0.01 | 0.6 |
| HSL | 176.84º | 0.1% | 0.36% | - |
| HSV(B) | 176.84º | 0.19% | 0.4% | - |
| XYZ | 10.67 | 12.28 | 14.12 | - |
| YUV | 96.21 | 130.71 | 118.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 102 | 101 | 0.19 | 0 | 0.01 | 0.6 | 176.84 | 0.1 | 0.36 |
| Hex | 53 | 66 | 65 | 13 | 0 | 1 | 3C | B1 | A | 24 |
| Octal | 123 | 146 | 145 | 23 | 0 | 1 | 74 | 261 | 12 | 44 |
| Binary | 1010011 | 1100110 | 1100101 | 10011 | 0 | 1 | 111100 | 10110001 | 1010 | 100100 |
Color Harmonies of #536665
Complementary color
Monochromatic Colors of #536665
Black with #536665
Text Example
Text Example
White with #536665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536665; }
p { color: rgb(83,102,101); }
H1.HeaderClassName
{
color: #536665;
}
.AnyTagClassName
{
color: #536665;
}
</style>
background-color css
<style>
a { background-color: #536665; }
a { background-color: rgb(83,102,101); }
div.DivClassName
{
background-color: #536665;
}
.BgClassName
{
background-color: #536665;
}
</style>
border-color css
<style>
span { border-color: #536665; }
span { border-color: rgb(83,102,101); }
td.TdClassName
{
border-color: #536665;
}
.TagClassName
{
border-color: #536665;
}
</style>