Shades of Como #588465
Tints of Como #588465
RGB
CMYK
RGB Variations
Color information
#588465 (or 0x588465) is known color: Como. HEX triplet: 58, 84 and 65. RGB value is (88,132,101). Sum of RGB (Red+Green+Blue) = 88+132+101=321 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.41% from 321); Green value is 132 (51.95% from 255 or 41.12% from 321); Blue value is 101 (39.84% from 255 or 31.46% from 321); Max value from RGB is 132 - color contains mainly: green. Hex color #588465 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #588465 is #A77B9A. Grayscale: #737373. Windows color (decimal): -10976155 or 6653016. OLE color: 6653016.
HSL color Cylindrical-coordinate representation of color #588465: hue angle of 137.73º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #588465 is Cyan = 0.33, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 88 | 132 | 101 | - |
| CMYK | 0.33 | 0 | 0.23 | 0.48 |
| HSL | 137.73º | 0.2% | 0.43% | - |
| HSV(B) | 137.73º | 0.33% | 0.52% | - |
| XYZ | 14.62 | 19.52 | 15.31 | - |
| YUV | 115.31 | 119.92 | 108.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 132 | 101 | 0.33 | 0 | 0.23 | 0.48 | 137.73 | 0.2 | 0.43 |
| Hex | 58 | 84 | 65 | 21 | 0 | 17 | 30 | 8A | 14 | 2B |
| Octal | 130 | 204 | 145 | 41 | 0 | 27 | 60 | 212 | 24 | 53 |
| Binary | 1011000 | 10000100 | 1100101 | 100001 | 0 | 10111 | 110000 | 10001010 | 10100 | 101011 |
Color Harmonies of #588465
Complementary color
Monochromatic Colors of #588465
Black with #588465
Text Example
Text Example
White with #588465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588465; }
p { color: rgb(88,132,101); }
H1.HeaderClassName
{
color: #588465;
}
.AnyTagClassName
{
color: #588465;
}
</style>
background-color css
<style>
a { background-color: #588465; }
a { background-color: rgb(88,132,101); }
div.DivClassName
{
background-color: #588465;
}
.BgClassName
{
background-color: #588465;
}
</style>
border-color css
<style>
span { border-color: #588465; }
span { border-color: rgb(88,132,101); }
td.TdClassName
{
border-color: #588465;
}
.TagClassName
{
border-color: #588465;
}
</style>