Shades of River Bed #536768
Tints of River Bed #536768
RGB
CMYK
RGB Variations
Color information
#536768 (or 0x536768) is known color: River Bed. HEX triplet: 53, 67 and 68. RGB value is (83,103,104). Sum of RGB (Red+Green+Blue) = 83+103+104=290 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.62% from 290); Green value is 103 (40.62% from 255 or 35.52% from 290); Blue value is 104 (41.02% from 255 or 35.86% from 290); Max value from RGB is 104 - color contains mainly: blue. Hex color #536768 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536768 is #AC9897. Grayscale: #616161. Windows color (decimal): -11311256 or 6842195. OLE color: 6842195.
HSL color Cylindrical-coordinate representation of color #536768: hue angle of 182.86º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #536768 is Cyan = 0.20, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 103 | 104 | - |
| CMYK | 0.20 | 0.01 | 0 | 0.59 |
| HSL | 182.86º | 0.11% | 0.37% | - |
| HSV(B) | 182.86º | 0.2% | 0.41% | - |
| XYZ | 10.92 | 12.54 | 14.94 | - |
| YUV | 97.13 | 131.87 | 117.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 103 | 104 | 0.20 | 0.01 | 0 | 0.59 | 182.86 | 0.11 | 0.37 |
| Hex | 53 | 67 | 68 | 14 | 1 | 0 | 3B | B7 | B | 25 |
| Octal | 123 | 147 | 150 | 24 | 1 | 0 | 73 | 267 | 13 | 45 |
| Binary | 1010011 | 1100111 | 1101000 | 10100 | 1 | 0 | 111011 | 10110111 | 1011 | 100101 |
Color Harmonies of #536768
Complementary color
Monochromatic Colors of #536768
Black with #536768
Text Example
Text Example
White with #536768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536768; }
p { color: rgb(83,103,104); }
H1.HeaderClassName
{
color: #536768;
}
.AnyTagClassName
{
color: #536768;
}
</style>
background-color css
<style>
a { background-color: #536768; }
a { background-color: rgb(83,103,104); }
div.DivClassName
{
background-color: #536768;
}
.BgClassName
{
background-color: #536768;
}
</style>
border-color css
<style>
span { border-color: #536768; }
span { border-color: rgb(83,103,104); }
td.TdClassName
{
border-color: #536768;
}
.TagClassName
{
border-color: #536768;
}
</style>