Shades of Como #578364
Tints of Como #578364
RGB
CMYK
RGB Variations
Color information
#578364 (or 0x578364) is known color: Como. HEX triplet: 57, 83 and 64. RGB value is (87,131,100). Sum of RGB (Red+Green+Blue) = 87+131+100=318 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.36% from 318); Green value is 131 (51.56% from 255 or 41.19% from 318); Blue value is 100 (39.45% from 255 or 31.45% from 318); Max value from RGB is 131 - color contains mainly: green. Hex color #578364 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #578364 is #A87C9B. Grayscale: #727272. Windows color (decimal): -11041948 or 6587223. OLE color: 6587223.
HSL color Cylindrical-coordinate representation of color #578364: hue angle of 137.73º degrees, saturation: 0.2, 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 #578364 is Cyan = 0.34, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 131 | 100 | - |
| CMYK | 0.34 | 0 | 0.24 | 0.49 |
| HSL | 137.73º | 0.2% | 0.43% | - |
| HSV(B) | 137.73º | 0.34% | 0.51% | - |
| XYZ | 14.35 | 19.18 | 15 | - |
| YUV | 114.31 | 119.92 | 108.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 131 | 100 | 0.34 | 0 | 0.24 | 0.49 | 137.73 | 0.2 | 0.43 |
| Hex | 57 | 83 | 64 | 22 | 0 | 18 | 31 | 8A | 14 | 2B |
| Octal | 127 | 203 | 144 | 42 | 0 | 30 | 61 | 212 | 24 | 53 |
| Binary | 1010111 | 10000011 | 1100100 | 100010 | 0 | 11000 | 110001 | 10001010 | 10100 | 101011 |
Color Harmonies of #578364
Complementary color
Monochromatic Colors of #578364
Black with #578364
Text Example
Text Example
White with #578364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578364; }
p { color: rgb(87,131,100); }
H1.HeaderClassName
{
color: #578364;
}
.AnyTagClassName
{
color: #578364;
}
</style>
background-color css
<style>
a { background-color: #578364; }
a { background-color: rgb(87,131,100); }
div.DivClassName
{
background-color: #578364;
}
.BgClassName
{
background-color: #578364;
}
</style>
border-color css
<style>
span { border-color: #578364; }
span { border-color: rgb(87,131,100); }
td.TdClassName
{
border-color: #578364;
}
.TagClassName
{
border-color: #578364;
}
</style>