Shades of Como #518969
Tints of Como #518969
RGB
CMYK
RGB Variations
Color information
#518969 (or 0x518969) is known color: Como. HEX triplet: 51, 89 and 69. RGB value is (81,137,105). Sum of RGB (Red+Green+Blue) = 81+137+105=323 (42% of max value = 765). Red value is 81 (32.03% from 255 or 25.08% from 323); Green value is 137 (53.91% from 255 or 42.41% from 323); Blue value is 105 (41.41% from 255 or 32.51% from 323); Max value from RGB is 137 - color contains mainly: green. Hex color #518969 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518969 is #AE7696. Grayscale: #747474. Windows color (decimal): -11433623 or 6916433. OLE color: 6916433.
HSL color Cylindrical-coordinate representation of color #518969: hue angle of 145.71º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #518969 is Cyan = 0.41, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 81 | 137 | 105 | - |
| CMYK | 0.41 | 0 | 0.23 | 0.46 |
| HSL | 145.71º | 0.26% | 0.43% | - |
| HSV(B) | 145.71º | 0.41% | 0.54% | - |
| XYZ | 14.89 | 20.66 | 16.57 | - |
| YUV | 116.61 | 121.45 | 102.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 137 | 105 | 0.41 | 0 | 0.23 | 0.46 | 145.71 | 0.26 | 0.43 |
| Hex | 51 | 89 | 69 | 29 | 0 | 17 | 2E | 92 | 1A | 2B |
| Octal | 121 | 211 | 151 | 51 | 0 | 27 | 56 | 222 | 32 | 53 |
| Binary | 1010001 | 10001001 | 1101001 | 101001 | 0 | 10111 | 101110 | 10010010 | 11010 | 101011 |
Color Harmonies of #518969
Complementary color
Monochromatic Colors of #518969
Black with #518969
Text Example
Text Example
White with #518969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518969; }
p { color: rgb(81,137,105); }
H1.HeaderClassName
{
color: #518969;
}
.AnyTagClassName
{
color: #518969;
}
</style>
background-color css
<style>
a { background-color: #518969; }
a { background-color: rgb(81,137,105); }
div.DivClassName
{
background-color: #518969;
}
.BgClassName
{
background-color: #518969;
}
</style>
border-color css
<style>
span { border-color: #518969; }
span { border-color: rgb(81,137,105); }
td.TdClassName
{
border-color: #518969;
}
.TagClassName
{
border-color: #518969;
}
</style>