Shades of Como #568369
Tints of Como #568369
RGB
CMYK
RGB Variations
Color information
#568369 (or 0x568369) is known color: Como. HEX triplet: 56, 83 and 69. RGB value is (86,131,105). Sum of RGB (Red+Green+Blue) = 86+131+105=322 (42% of max value = 765). Red value is 86 (33.98% from 255 or 26.71% from 322); Green value is 131 (51.56% from 255 or 40.68% from 322); Blue value is 105 (41.41% from 255 or 32.61% from 322); Max value from RGB is 131 - color contains mainly: green. Hex color #568369 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #568369 is #A97C96. Grayscale: #727272. Windows color (decimal): -11107479 or 6914902. OLE color: 6914902.
HSL color Cylindrical-coordinate representation of color #568369: hue angle of 145.33º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #568369 is Cyan = 0.34, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 86 | 131 | 105 | - |
| CMYK | 0.34 | 0 | 0.20 | 0.49 |
| HSL | 145.33º | 0.21% | 0.43% | - |
| HSV(B) | 145.33º | 0.34% | 0.51% | - |
| XYZ | 14.5 | 19.23 | 16.31 | - |
| YUV | 114.58 | 122.59 | 107.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 131 | 105 | 0.34 | 0 | 0.20 | 0.49 | 145.33 | 0.21 | 0.43 |
| Hex | 56 | 83 | 69 | 22 | 0 | 14 | 31 | 91 | 15 | 2B |
| Octal | 126 | 203 | 151 | 42 | 0 | 24 | 61 | 221 | 25 | 53 |
| Binary | 1010110 | 10000011 | 1101001 | 100010 | 0 | 10100 | 110001 | 10010001 | 10101 | 101011 |
Color Harmonies of #568369
Complementary color
Monochromatic Colors of #568369
Black with #568369
Text Example
Text Example
White with #568369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568369; }
p { color: rgb(86,131,105); }
H1.HeaderClassName
{
color: #568369;
}
.AnyTagClassName
{
color: #568369;
}
</style>
background-color css
<style>
a { background-color: #568369; }
a { background-color: rgb(86,131,105); }
div.DivClassName
{
background-color: #568369;
}
.BgClassName
{
background-color: #568369;
}
</style>
border-color css
<style>
span { border-color: #568369; }
span { border-color: rgb(86,131,105); }
td.TdClassName
{
border-color: #568369;
}
.TagClassName
{
border-color: #568369;
}
</style>