Shades of Kelp #515640
Tints of Kelp #515640
RGB
CMYK
RGB Variations
Color information
#515640 (or 0x515640) is known color: Kelp. HEX triplet: 51, 56 and 40. RGB value is (81,86,64). Sum of RGB (Red+Green+Blue) = 81+86+64=231 (30% of max value = 765). Red value is 81 (32.03% from 255 or 35.06% from 231); Green value is 86 (33.98% from 255 or 37.23% from 231); Blue value is 64 (25.39% from 255 or 27.71% from 231); Max value from RGB is 86 - color contains mainly: green. Hex color #515640 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #515640 is #AEA9BF. Grayscale: #525252. Windows color (decimal): -11446720 or 4216401. OLE color: 4216401.
HSL color Cylindrical-coordinate representation of color #515640: hue angle of 73.64º degrees, saturation: 0.15, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #515640 is Cyan = 0.06, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 81 | 86 | 64 | - |
| CMYK | 0.06 | 0 | 0.26 | 0.66 |
| HSL | 73.64º | 0.15% | 0.29% | - |
| HSV(B) | 73.64º | 0.26% | 0.34% | - |
| XYZ | 7.65 | 8.78 | 6.14 | - |
| YUV | 82 | 117.84 | 127.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 86 | 64 | 0.06 | 0 | 0.26 | 0.66 | 73.64 | 0.15 | 0.29 |
| Hex | 51 | 56 | 40 | 6 | 0 | 1A | 42 | 4A | F | 1D |
| Octal | 121 | 126 | 100 | 6 | 0 | 32 | 102 | 112 | 17 | 35 |
| Binary | 1010001 | 1010110 | 1000000 | 110 | 0 | 11010 | 1000010 | 1001010 | 1111 | 11101 |
Color Harmonies of #515640
Complementary color
Monochromatic Colors of #515640
Black with #515640
Text Example
Text Example
White with #515640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515640; }
p { color: rgb(81,86,64); }
H1.HeaderClassName
{
color: #515640;
}
.AnyTagClassName
{
color: #515640;
}
</style>
background-color css
<style>
a { background-color: #515640; }
a { background-color: rgb(81,86,64); }
div.DivClassName
{
background-color: #515640;
}
.BgClassName
{
background-color: #515640;
}
</style>
border-color css
<style>
span { border-color: #515640; }
span { border-color: rgb(81,86,64); }
td.TdClassName
{
border-color: #515640;
}
.TagClassName
{
border-color: #515640;
}
</style>