Shades of Bright Grey #515661
Tints of Bright Grey #515661
RGB
CMYK
RGB Variations
Color information
#515661 (or 0x515661) is known color: Bright Grey. HEX triplet: 51, 56 and 61. RGB value is (81,86,97). Sum of RGB (Red+Green+Blue) = 81+86+97=264 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.68% from 264); Green value is 86 (33.98% from 255 or 32.58% from 264); Blue value is 97 (38.28% from 255 or 36.74% from 264); Max value from RGB is 97 - color contains mainly: blue. Hex color #515661 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515661 is #AEA99E. Grayscale: #555555. Windows color (decimal): -11446687 or 6379089. OLE color: 6379089.
HSL color Cylindrical-coordinate representation of color #515661: hue angle of 221.25º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #515661 is Cyan = 0.16, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 86 | 97 | - |
| CMYK | 0.16 | 0.11 | 0 | 0.62 |
| HSL | 221.25º | 0.09% | 0.35% | - |
| HSV(B) | 221.25º | 0.16% | 0.38% | - |
| XYZ | 8.88 | 9.27 | 12.63 | - |
| YUV | 85.76 | 134.34 | 124.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 86 | 97 | 0.16 | 0.11 | 0 | 0.62 | 221.25 | 0.09 | 0.35 |
| Hex | 51 | 56 | 61 | 10 | B | 0 | 3E | DD | 9 | 23 |
| Octal | 121 | 126 | 141 | 20 | 13 | 0 | 76 | 335 | 11 | 43 |
| Binary | 1010001 | 1010110 | 1100001 | 10000 | 1011 | 0 | 111110 | 11011101 | 1001 | 100011 |
Color Harmonies of #515661
Complementary color
Monochromatic Colors of #515661
Black with #515661
Text Example
Text Example
White with #515661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515661; }
p { color: rgb(81,86,97); }
H1.HeaderClassName
{
color: #515661;
}
.AnyTagClassName
{
color: #515661;
}
</style>
background-color css
<style>
a { background-color: #515661; }
a { background-color: rgb(81,86,97); }
div.DivClassName
{
background-color: #515661;
}
.BgClassName
{
background-color: #515661;
}
</style>
border-color css
<style>
span { border-color: #515661; }
span { border-color: rgb(81,86,97); }
td.TdClassName
{
border-color: #515661;
}
.TagClassName
{
border-color: #515661;
}
</style>