Shades of Como #568969
Tints of Como #568969
RGB
CMYK
RGB Variations
Color information
#568969 (or 0x568969) is known color: Como. HEX triplet: 56, 89 and 69. RGB value is (86,137,105). Sum of RGB (Red+Green+Blue) = 86+137+105=328 (43% of max value = 765). Red value is 86 (33.98% from 255 or 26.22% from 328); Green value is 137 (53.91% from 255 or 41.77% from 328); Blue value is 105 (41.41% from 255 or 32.01% from 328); Max value from RGB is 137 - color contains mainly: green. Hex color #568969 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #568969 is #A97696. Grayscale: #767676. Windows color (decimal): -11105943 or 6916438. OLE color: 6916438.
HSL color Cylindrical-coordinate representation of color #568969: hue angle of 142.35º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #568969 is Cyan = 0.37, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 86 | 137 | 105 | - |
| CMYK | 0.37 | 0 | 0.23 | 0.46 |
| HSL | 142.35º | 0.23% | 0.44% | - |
| HSV(B) | 142.35º | 0.37% | 0.54% | - |
| XYZ | 15.33 | 20.89 | 16.59 | - |
| YUV | 118.1 | 120.6 | 105.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 137 | 105 | 0.37 | 0 | 0.23 | 0.46 | 142.35 | 0.23 | 0.44 |
| Hex | 56 | 89 | 69 | 25 | 0 | 17 | 2E | 8E | 17 | 2C |
| Octal | 126 | 211 | 151 | 45 | 0 | 27 | 56 | 216 | 27 | 54 |
| Binary | 1010110 | 10001001 | 1101001 | 100101 | 0 | 10111 | 101110 | 10001110 | 10111 | 101100 |
Color Harmonies of #568969
Complementary color
Monochromatic Colors of #568969
Black with #568969
Text Example
Text Example
White with #568969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568969; }
p { color: rgb(86,137,105); }
H1.HeaderClassName
{
color: #568969;
}
.AnyTagClassName
{
color: #568969;
}
</style>
background-color css
<style>
a { background-color: #568969; }
a { background-color: rgb(86,137,105); }
div.DivClassName
{
background-color: #568969;
}
.BgClassName
{
background-color: #568969;
}
</style>
border-color css
<style>
span { border-color: #568969; }
span { border-color: rgb(86,137,105); }
td.TdClassName
{
border-color: #568969;
}
.TagClassName
{
border-color: #568969;
}
</style>