Shades of Kelp #515445
Tints of Kelp #515445
RGB
CMYK
RGB Variations
Color information
#515445 (or 0x515445) is known color: Kelp. HEX triplet: 51, 54 and 45. RGB value is (81,84,69). Sum of RGB (Red+Green+Blue) = 81+84+69=234 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.62% from 234); Green value is 84 (33.20% from 255 or 35.90% from 234); Blue value is 69 (27.34% from 255 or 29.49% from 234); Max value from RGB is 84 - color contains mainly: green. Hex color #515445 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #515445 is #AEABBA. Grayscale: #515151. Windows color (decimal): -11447227 or 4543569. OLE color: 4543569.
HSL color Cylindrical-coordinate representation of color #515445: hue angle of 72º degrees, saturation: 0.1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #515445 is Cyan = 0.04, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 81 | 84 | 69 | - |
| CMYK | 0.04 | 0 | 0.18 | 0.67 |
| HSL | 72º | 0.1% | 0.3% | - |
| HSV(B) | 72º | 0.18% | 0.33% | - |
| XYZ | 7.64 | 8.52 | 6.87 | - |
| YUV | 81.39 | 121.01 | 127.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 84 | 69 | 0.04 | 0 | 0.18 | 0.67 | 72 | 0.1 | 0.3 |
| Hex | 51 | 54 | 45 | 4 | 0 | 12 | 43 | 48 | A | 1E |
| Octal | 121 | 124 | 105 | 4 | 0 | 22 | 103 | 110 | 12 | 36 |
| Binary | 1010001 | 1010100 | 1000101 | 100 | 0 | 10010 | 1000011 | 1001000 | 1010 | 11110 |
Color Harmonies of #515445
Complementary color
Monochromatic Colors of #515445
Black with #515445
Text Example
Text Example
White with #515445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515445; }
p { color: rgb(81,84,69); }
H1.HeaderClassName
{
color: #515445;
}
.AnyTagClassName
{
color: #515445;
}
</style>
background-color css
<style>
a { background-color: #515445; }
a { background-color: rgb(81,84,69); }
div.DivClassName
{
background-color: #515445;
}
.BgClassName
{
background-color: #515445;
}
</style>
border-color css
<style>
span { border-color: #515445; }
span { border-color: rgb(81,84,69); }
td.TdClassName
{
border-color: #515445;
}
.TagClassName
{
border-color: #515445;
}
</style>