Shades of Como #578768
Tints of Como #578768
RGB
CMYK
RGB Variations
Color information
#578768 (or 0x578768) is known color: Como. HEX triplet: 57, 87 and 68. RGB value is (87,135,104). Sum of RGB (Red+Green+Blue) = 87+135+104=326 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.69% from 326); Green value is 135 (53.12% from 255 or 41.41% from 326); Blue value is 104 (41.02% from 255 or 31.90% from 326); Max value from RGB is 135 - color contains mainly: green. Hex color #578768 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #578768 is #A87897. Grayscale: #757575. Windows color (decimal): -11040920 or 6850391. OLE color: 6850391.
HSL color Cylindrical-coordinate representation of color #578768: hue angle of 141.25º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #578768 is Cyan = 0.36, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 135 | 104 | - |
| CMYK | 0.36 | 0 | 0.23 | 0.47 |
| HSL | 141.25º | 0.22% | 0.44% | - |
| HSV(B) | 141.25º | 0.36% | 0.53% | - |
| XYZ | 15.09 | 20.35 | 16.23 | - |
| YUV | 117.11 | 120.6 | 106.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 135 | 104 | 0.36 | 0 | 0.23 | 0.47 | 141.25 | 0.22 | 0.44 |
| Hex | 57 | 87 | 68 | 24 | 0 | 17 | 2F | 8D | 16 | 2C |
| Octal | 127 | 207 | 150 | 44 | 0 | 27 | 57 | 215 | 26 | 54 |
| Binary | 1010111 | 10000111 | 1101000 | 100100 | 0 | 10111 | 101111 | 10001101 | 10110 | 101100 |
Color Harmonies of #578768
Complementary color
Monochromatic Colors of #578768
Black with #578768
Text Example
Text Example
White with #578768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578768; }
p { color: rgb(87,135,104); }
H1.HeaderClassName
{
color: #578768;
}
.AnyTagClassName
{
color: #578768;
}
</style>
background-color css
<style>
a { background-color: #578768; }
a { background-color: rgb(87,135,104); }
div.DivClassName
{
background-color: #578768;
}
.BgClassName
{
background-color: #578768;
}
</style>
border-color css
<style>
span { border-color: #578768; }
span { border-color: rgb(87,135,104); }
td.TdClassName
{
border-color: #578768;
}
.TagClassName
{
border-color: #578768;
}
</style>