Shades of Como #568569
Tints of Como #568569
RGB
CMYK
RGB Variations
Color information
#568569 (or 0x568569) is known color: Como. HEX triplet: 56, 85 and 69. RGB value is (86,133,105). Sum of RGB (Red+Green+Blue) = 86+133+105=324 (42% of max value = 765). Red value is 86 (33.98% from 255 or 26.54% from 324); Green value is 133 (52.34% from 255 or 41.05% from 324); Blue value is 105 (41.41% from 255 or 32.41% from 324); Max value from RGB is 133 - color contains mainly: green. Hex color #568569 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #568569 is #A97A96. Grayscale: #737373. Windows color (decimal): -11106967 or 6915414. OLE color: 6915414.
HSL color Cylindrical-coordinate representation of color #568569: hue angle of 144.26º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #568569 is Cyan = 0.35, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 86 | 133 | 105 | - |
| CMYK | 0.35 | 0 | 0.21 | 0.48 |
| HSL | 144.26º | 0.21% | 0.43% | - |
| HSV(B) | 144.26º | 0.35% | 0.52% | - |
| XYZ | 14.78 | 19.77 | 16.4 | - |
| YUV | 115.76 | 121.93 | 106.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 133 | 105 | 0.35 | 0 | 0.21 | 0.48 | 144.26 | 0.21 | 0.43 |
| Hex | 56 | 85 | 69 | 23 | 0 | 15 | 30 | 90 | 15 | 2B |
| Octal | 126 | 205 | 151 | 43 | 0 | 25 | 60 | 220 | 25 | 53 |
| Binary | 1010110 | 10000101 | 1101001 | 100011 | 0 | 10101 | 110000 | 10010000 | 10101 | 101011 |
Color Harmonies of #568569
Complementary color
Monochromatic Colors of #568569
Black with #568569
Text Example
Text Example
White with #568569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568569; }
p { color: rgb(86,133,105); }
H1.HeaderClassName
{
color: #568569;
}
.AnyTagClassName
{
color: #568569;
}
</style>
background-color css
<style>
a { background-color: #568569; }
a { background-color: rgb(86,133,105); }
div.DivClassName
{
background-color: #568569;
}
.BgClassName
{
background-color: #568569;
}
</style>
border-color css
<style>
span { border-color: #568569; }
span { border-color: rgb(86,133,105); }
td.TdClassName
{
border-color: #568569;
}
.TagClassName
{
border-color: #568569;
}
</style>