Shades of Como #518568
Tints of Como #518568
RGB
CMYK
RGB Variations
Color information
#518568 (or 0x518568) is known color: Como. HEX triplet: 51, 85 and 68. RGB value is (81,133,104). Sum of RGB (Red+Green+Blue) = 81+133+104=318 (42% of max value = 765). Red value is 81 (32.03% from 255 or 25.47% from 318); Green value is 133 (52.34% from 255 or 41.82% from 318); Blue value is 104 (41.02% from 255 or 32.70% from 318); Max value from RGB is 133 - color contains mainly: green. Hex color #518568 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518568 is #AE7A97. Grayscale: #727272. Windows color (decimal): -11434648 or 6849873. OLE color: 6849873.
HSL color Cylindrical-coordinate representation of color #518568: hue angle of 146.54º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #518568 is Cyan = 0.39, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 133 | 104 | - |
| CMYK | 0.39 | 0 | 0.22 | 0.48 |
| HSL | 146.54º | 0.24% | 0.42% | - |
| HSV(B) | 146.54º | 0.39% | 0.52% | - |
| XYZ | 14.28 | 19.52 | 16.11 | - |
| YUV | 114.15 | 122.27 | 104.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 133 | 104 | 0.39 | 0 | 0.22 | 0.48 | 146.54 | 0.24 | 0.42 |
| Hex | 51 | 85 | 68 | 27 | 0 | 16 | 30 | 93 | 18 | 2A |
| Octal | 121 | 205 | 150 | 47 | 0 | 26 | 60 | 223 | 30 | 52 |
| Binary | 1010001 | 10000101 | 1101000 | 100111 | 0 | 10110 | 110000 | 10010011 | 11000 | 101010 |
Color Harmonies of #518568
Complementary color
Monochromatic Colors of #518568
Black with #518568
Text Example
Text Example
White with #518568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518568; }
p { color: rgb(81,133,104); }
H1.HeaderClassName
{
color: #518568;
}
.AnyTagClassName
{
color: #518568;
}
</style>
background-color css
<style>
a { background-color: #518568; }
a { background-color: rgb(81,133,104); }
div.DivClassName
{
background-color: #518568;
}
.BgClassName
{
background-color: #518568;
}
</style>
border-color css
<style>
span { border-color: #518568; }
span { border-color: rgb(81,133,104); }
td.TdClassName
{
border-color: #518568;
}
.TagClassName
{
border-color: #518568;
}
</style>