Shades of River Bed #536666
Tints of River Bed #536666
RGB
CMYK
RGB Variations
Color information
#536666 (or 0x536666) is known color: River Bed. HEX triplet: 53, 66 and 66. RGB value is (83,102,102). Sum of RGB (Red+Green+Blue) = 83+102+102=287 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.92% from 287); Green value is 102 (40.23% from 255 or 35.54% from 287); Blue value is 102 (40.23% from 255 or 35.54% from 287); Max value from RGB is 102 - color contains mainly: green, blue. Hex color #536666 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536666 is #AC9999. Grayscale: #606060. Windows color (decimal): -11311514 or 6710867. OLE color: 6710867.
HSL color Cylindrical-coordinate representation of color #536666: hue angle of 180º 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 #536666 is Cyan = 0.19, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 83 | 102 | 102 | - |
| CMYK | 0.19 | 0 | 0 | 0.6 |
| HSL | 180º | 0.1% | 0.36% | - |
| HSV(B) | 180º | 0.19% | 0.4% | - |
| XYZ | 10.72 | 12.3 | 14.38 | - |
| YUV | 96.32 | 131.21 | 118.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 102 | 102 | 0.19 | 0 | 0 | 0.6 | 180 | 0.1 | 0.36 |
| Hex | 53 | 66 | 66 | 13 | 0 | 0 | 3C | B4 | A | 24 |
| Octal | 123 | 146 | 146 | 23 | 0 | 0 | 74 | 264 | 12 | 44 |
| Binary | 1010011 | 1100110 | 1100110 | 10011 | 0 | 0 | 111100 | 10110100 | 1010 | 100100 |
Color Harmonies of #536666
Complementary color
Monochromatic Colors of #536666
Black with #536666
Text Example
Text Example
White with #536666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536666; }
p { color: rgb(83,102,102); }
H1.HeaderClassName
{
color: #536666;
}
.AnyTagClassName
{
color: #536666;
}
</style>
background-color css
<style>
a { background-color: #536666; }
a { background-color: rgb(83,102,102); }
div.DivClassName
{
background-color: #536666;
}
.BgClassName
{
background-color: #536666;
}
</style>
border-color css
<style>
span { border-color: #536666; }
span { border-color: rgb(83,102,102); }
td.TdClassName
{
border-color: #536666;
}
.TagClassName
{
border-color: #536666;
}
</style>