Shades of Como #517965
Tints of Como #517965
RGB
CMYK
RGB Variations
Color information
#517965 (or 0x517965) is known color: Como. HEX triplet: 51, 79 and 65. RGB value is (81,121,101). Sum of RGB (Red+Green+Blue) = 81+121+101=303 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.73% from 303); Green value is 121 (47.66% from 255 or 39.93% from 303); Blue value is 101 (39.84% from 255 or 33.33% from 303); Max value from RGB is 121 - color contains mainly: green. Hex color #517965 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517965 is #AE869A. Grayscale: #6A6A6A. Windows color (decimal): -11437723 or 6650193. OLE color: 6650193.
HSL color Cylindrical-coordinate representation of color #517965: hue angle of 150º degrees, saturation: 0.2, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #517965 is Cyan = 0.33, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 121 | 101 | - |
| CMYK | 0.33 | 0 | 0.17 | 0.53 |
| HSL | 150º | 0.2% | 0.4% | - |
| HSV(B) | 150º | 0.33% | 0.47% | - |
| XYZ | 12.58 | 16.36 | 14.81 | - |
| YUV | 106.76 | 124.75 | 109.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 121 | 101 | 0.33 | 0 | 0.17 | 0.53 | 150 | 0.2 | 0.4 |
| Hex | 51 | 79 | 65 | 21 | 0 | 11 | 35 | 96 | 14 | 28 |
| Octal | 121 | 171 | 145 | 41 | 0 | 21 | 65 | 226 | 24 | 50 |
| Binary | 1010001 | 1111001 | 1100101 | 100001 | 0 | 10001 | 110101 | 10010110 | 10100 | 101000 |
Color Harmonies of #517965
Complementary color
Monochromatic Colors of #517965
Black with #517965
Text Example
Text Example
White with #517965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517965; }
p { color: rgb(81,121,101); }
H1.HeaderClassName
{
color: #517965;
}
.AnyTagClassName
{
color: #517965;
}
</style>
background-color css
<style>
a { background-color: #517965; }
a { background-color: rgb(81,121,101); }
div.DivClassName
{
background-color: #517965;
}
.BgClassName
{
background-color: #517965;
}
</style>
border-color css
<style>
span { border-color: #517965; }
span { border-color: rgb(81,121,101); }
td.TdClassName
{
border-color: #517965;
}
.TagClassName
{
border-color: #517965;
}
</style>