Shades of Como #578568
Tints of Como #578568
RGB
CMYK
RGB Variations
Color information
#578568 (or 0x578568) is known color: Como. HEX triplet: 57, 85 and 68. RGB value is (87,133,104). Sum of RGB (Red+Green+Blue) = 87+133+104=324 (42% of max value = 765). Red value is 87 (34.38% from 255 or 26.85% from 324); Green value is 133 (52.34% from 255 or 41.05% from 324); Blue value is 104 (41.02% from 255 or 32.10% from 324); Max value from RGB is 133 - color contains mainly: green. Hex color #578568 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #578568 is #A87A97. Grayscale: #747474. Windows color (decimal): -11041432 or 6849879. OLE color: 6849879.
HSL color Cylindrical-coordinate representation of color #578568: hue angle of 142.17º 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 #578568 is Cyan = 0.35, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 87 | 133 | 104 | - |
| CMYK | 0.35 | 0 | 0.22 | 0.48 |
| HSL | 142.17º | 0.21% | 0.43% | - |
| HSV(B) | 142.17º | 0.35% | 0.52% | - |
| XYZ | 14.82 | 19.8 | 16.14 | - |
| YUV | 115.94 | 121.26 | 107.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 133 | 104 | 0.35 | 0 | 0.22 | 0.48 | 142.17 | 0.21 | 0.43 |
| Hex | 57 | 85 | 68 | 23 | 0 | 16 | 30 | 8E | 15 | 2B |
| Octal | 127 | 205 | 150 | 43 | 0 | 26 | 60 | 216 | 25 | 53 |
| Binary | 1010111 | 10000101 | 1101000 | 100011 | 0 | 10110 | 110000 | 10001110 | 10101 | 101011 |
Color Harmonies of #578568
Complementary color
Monochromatic Colors of #578568
Black with #578568
Text Example
Text Example
White with #578568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578568; }
p { color: rgb(87,133,104); }
H1.HeaderClassName
{
color: #578568;
}
.AnyTagClassName
{
color: #578568;
}
</style>
background-color css
<style>
a { background-color: #578568; }
a { background-color: rgb(87,133,104); }
div.DivClassName
{
background-color: #578568;
}
.BgClassName
{
background-color: #578568;
}
</style>
border-color css
<style>
span { border-color: #578568; }
span { border-color: rgb(87,133,104); }
td.TdClassName
{
border-color: #578568;
}
.TagClassName
{
border-color: #578568;
}
</style>