Shades of Como #568066
Tints of Como #568066
RGB
CMYK
RGB Variations
Color information
#568066 (or 0x568066) is known color: Como. HEX triplet: 56, 80 and 66. RGB value is (86,128,102). Sum of RGB (Red+Green+Blue) = 86+128+102=316 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.22% from 316); Green value is 128 (50.39% from 255 or 40.51% from 316); Blue value is 102 (40.23% from 255 or 32.28% from 316); Max value from RGB is 128 - color contains mainly: green. Hex color #568066 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #568066 is #A97F99. Grayscale: #707070. Windows color (decimal): -11108250 or 6717526. OLE color: 6717526.
HSL color Cylindrical-coordinate representation of color #568066: hue angle of 142.86º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #568066 is Cyan = 0.33, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 86 | 128 | 102 | - |
| CMYK | 0.33 | 0 | 0.20 | 0.50 |
| HSL | 142.86º | 0.2% | 0.42% | - |
| HSV(B) | 142.86º | 0.33% | 0.5% | - |
| XYZ | 13.96 | 18.38 | 15.38 | - |
| YUV | 112.48 | 122.09 | 109.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 128 | 102 | 0.33 | 0 | 0.20 | 0.50 | 142.86 | 0.2 | 0.42 |
| Hex | 56 | 80 | 66 | 21 | 0 | 14 | 32 | 8F | 14 | 2A |
| Octal | 126 | 200 | 146 | 41 | 0 | 24 | 62 | 217 | 24 | 52 |
| Binary | 1010110 | 10000000 | 1100110 | 100001 | 0 | 10100 | 110010 | 10001111 | 10100 | 101010 |
Color Harmonies of #568066
Complementary color
Monochromatic Colors of #568066
Black with #568066
Text Example
Text Example
White with #568066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568066; }
p { color: rgb(86,128,102); }
H1.HeaderClassName
{
color: #568066;
}
.AnyTagClassName
{
color: #568066;
}
</style>
background-color css
<style>
a { background-color: #568066; }
a { background-color: rgb(86,128,102); }
div.DivClassName
{
background-color: #568066;
}
.BgClassName
{
background-color: #568066;
}
</style>
border-color css
<style>
span { border-color: #568066; }
span { border-color: rgb(86,128,102); }
td.TdClassName
{
border-color: #568066;
}
.TagClassName
{
border-color: #568066;
}
</style>