Shades of River Bed #536465
Tints of River Bed #536465
RGB
CMYK
RGB Variations
Color information
#536465 (or 0x536465) is known color: River Bed. HEX triplet: 53, 64 and 65. RGB value is (83,100,101). Sum of RGB (Red+Green+Blue) = 83+100+101=284 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.23% from 284); Green value is 100 (39.45% from 255 or 35.21% from 284); Blue value is 101 (39.84% from 255 or 35.56% from 284); Max value from RGB is 101 - color contains mainly: blue. Hex color #536465 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536465 is #AC9B9A. Grayscale: #5F5F5F. Windows color (decimal): -11312027 or 6644819. OLE color: 6644819.
HSL color Cylindrical-coordinate representation of color #536465: hue angle of 183.33º 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 #536465 is Cyan = 0.18, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 100 | 101 | - |
| CMYK | 0.18 | 0.01 | 0 | 0.60 |
| HSL | 183.33º | 0.1% | 0.36% | - |
| HSV(B) | 183.33º | 0.18% | 0.4% | - |
| XYZ | 10.47 | 11.89 | 14.06 | - |
| YUV | 95.03 | 131.37 | 119.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 100 | 101 | 0.18 | 0.01 | 0 | 0.60 | 183.33 | 0.1 | 0.36 |
| Hex | 53 | 64 | 65 | 12 | 1 | 0 | 3C | B7 | A | 24 |
| Octal | 123 | 144 | 145 | 22 | 1 | 0 | 74 | 267 | 12 | 44 |
| Binary | 1010011 | 1100100 | 1100101 | 10010 | 1 | 0 | 111100 | 10110111 | 1010 | 100100 |
Color Harmonies of #536465
Complementary color
Monochromatic Colors of #536465
Black with #536465
Text Example
Text Example
White with #536465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536465; }
p { color: rgb(83,100,101); }
H1.HeaderClassName
{
color: #536465;
}
.AnyTagClassName
{
color: #536465;
}
</style>
background-color css
<style>
a { background-color: #536465; }
a { background-color: rgb(83,100,101); }
div.DivClassName
{
background-color: #536465;
}
.BgClassName
{
background-color: #536465;
}
</style>
border-color css
<style>
span { border-color: #536465; }
span { border-color: rgb(83,100,101); }
td.TdClassName
{
border-color: #536465;
}
.TagClassName
{
border-color: #536465;
}
</style>