Shades of River Bed #616363
Tints of River Bed #616363
RGB
CMYK
RGB Variations
Color information
#616363 (or 0x616363) is known color: River Bed. HEX triplet: 61, 63 and 63. RGB value is (97,99,99). Sum of RGB (Red+Green+Blue) = 97+99+99=295 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.88% from 295); Green value is 99 (39.06% from 255 or 33.56% from 295); Blue value is 99 (39.06% from 255 or 33.56% from 295); Max value from RGB is 99 - color contains mainly: green, blue. Hex color #616363 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616363 is #9E9C9C. Grayscale: #626262. Windows color (decimal): -10394781 or 6513505. OLE color: 6513505.
HSL color Cylindrical-coordinate representation of color #616363: hue angle of 180º degrees, saturation: 0.01, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #616363 is Cyan = 0.02, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
RGB | 97 | 99 | 99 | - |
CMYK | 0.02 | 0 | 0 | 0.61 |
HSL | 180º | 0.01% | 0.38% | - |
HSV(B) | 180º | 0.02% | 0.39% | - |
XYZ | 11.64 | 12.37 | 13.58 | - |
YUV | 98.4 | 128.34 | 127 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 97 | 99 | 99 | 0.02 | 0 | 0 | 0.61 | 180 | 0.01 | 0.38 |
Hex | 61 | 63 | 63 | 2 | 0 | 0 | 3D | B4 | 1 | 26 |
Octal | 141 | 143 | 143 | 2 | 0 | 0 | 75 | 264 | 1 | 46 |
Binary | 1100001 | 1100011 | 1100011 | 10 | 0 | 0 | 111101 | 10110100 | 1 | 100110 |
Color Harmonies of #616363
Complementary color
Monochromatic Colors of #616363
Black with #616363
Text Example
Text Example
White with #616363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616363; }
p { color: rgb(97,99,99); }
H1.HeaderClassName
{
color: #616363;
}
.AnyTagClassName
{
color: #616363;
}
</style>
background-color css
<style>
a { background-color: #616363; }
a { background-color: rgb(97,99,99); }
div.DivClassName
{
background-color: #616363;
}
.BgClassName
{
background-color: #616363;
}
</style>
border-color css
<style>
span { border-color: #616363; }
span { border-color: rgb(97,99,99); }
td.TdClassName
{
border-color: #616363;
}
.TagClassName
{
border-color: #616363;
}
</style>