Shades of Como #578268
Tints of Como #578268
RGB
CMYK
RGB Variations
Color information
#578268 (or 0x578268) is known color: Como. HEX triplet: 57, 82 and 68. RGB value is (87,130,104). Sum of RGB (Red+Green+Blue) = 87+130+104=321 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.10% from 321); Green value is 130 (51.17% from 255 or 40.50% from 321); Blue value is 104 (41.02% from 255 or 32.40% from 321); Max value from RGB is 130 - color contains mainly: green. Hex color #578268 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #578268 is #A87D97. Grayscale: #727272. Windows color (decimal): -11042200 or 6849111. OLE color: 6849111.
HSL color Cylindrical-coordinate representation of color #578268: hue angle of 143.72º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #578268 is Cyan = 0.33, Magento = 0, Yellow = 0.2 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 130 | 104 | - |
| CMYK | 0.33 | 0 | 0.2 | 0.49 |
| HSL | 143.72º | 0.2% | 0.43% | - |
| HSV(B) | 143.72º | 0.33% | 0.51% | - |
| XYZ | 14.41 | 18.99 | 16 | - |
| YUV | 114.18 | 122.25 | 108.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 130 | 104 | 0.33 | 0 | 0.2 | 0.49 | 143.72 | 0.2 | 0.43 |
| Hex | 57 | 82 | 68 | 21 | 0 | 14 | 31 | 90 | 14 | 2B |
| Octal | 127 | 202 | 150 | 41 | 0 | 24 | 61 | 220 | 24 | 53 |
| Binary | 1010111 | 10000010 | 1101000 | 100001 | 0 | 10100 | 110001 | 10010000 | 10100 | 101011 |
Color Harmonies of #578268
Complementary color
Monochromatic Colors of #578268
Black with #578268
Text Example
Text Example
White with #578268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578268; }
p { color: rgb(87,130,104); }
H1.HeaderClassName
{
color: #578268;
}
.AnyTagClassName
{
color: #578268;
}
</style>
background-color css
<style>
a { background-color: #578268; }
a { background-color: rgb(87,130,104); }
div.DivClassName
{
background-color: #578268;
}
.BgClassName
{
background-color: #578268;
}
</style>
border-color css
<style>
span { border-color: #578268; }
span { border-color: rgb(87,130,104); }
td.TdClassName
{
border-color: #578268;
}
.TagClassName
{
border-color: #578268;
}
</style>