Shades of Gumbo #659088
Tints of Gumbo #659088
RGB
CMYK
RGB Variations
Color information
#659088 (or 0x659088) is known color: Gumbo. HEX triplet: 65, 90 and 88. RGB value is (101,144,136). Sum of RGB (Red+Green+Blue) = 101+144+136=381 (50% of max value = 765). Red value is 101 (39.84% from 255 or 26.51% from 381); Green value is 144 (56.64% from 255 or 37.80% from 381); Blue value is 136 (53.52% from 255 or 35.70% from 381); Max value from RGB is 144 - color contains mainly: green. Hex color #659088 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659088 is #9A6F77. Grayscale: #828282. Windows color (decimal): -10121080 or 8949861. OLE color: 8949861.
HSL color Cylindrical-coordinate representation of color #659088: hue angle of 168.84º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #659088 is Cyan = 0.30, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 101 | 144 | 136 | - |
| CMYK | 0.30 | 0 | 0.06 | 0.44 |
| HSL | 168.84º | 0.18% | 0.48% | - |
| HSV(B) | 168.84º | 0.3% | 0.56% | - |
| XYZ | 19.78 | 24.49 | 26.98 | - |
| YUV | 130.23 | 131.25 | 107.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 144 | 136 | 0.30 | 0 | 0.06 | 0.44 | 168.84 | 0.18 | 0.48 |
| Hex | 65 | 90 | 88 | 1E | 0 | 6 | 2C | A9 | 12 | 30 |
| Octal | 145 | 220 | 210 | 36 | 0 | 6 | 54 | 251 | 22 | 60 |
| Binary | 1100101 | 10010000 | 10001000 | 11110 | 0 | 110 | 101100 | 10101001 | 10010 | 110000 |
Color Harmonies of #659088
Complementary color
Monochromatic Colors of #659088
Black with #659088
Text Example
Text Example
White with #659088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659088; }
p { color: rgb(101,144,136); }
H1.HeaderClassName
{
color: #659088;
}
.AnyTagClassName
{
color: #659088;
}
</style>
background-color css
<style>
a { background-color: #659088; }
a { background-color: rgb(101,144,136); }
div.DivClassName
{
background-color: #659088;
}
.BgClassName
{
background-color: #659088;
}
</style>
border-color css
<style>
span { border-color: #659088; }
span { border-color: rgb(101,144,136); }
td.TdClassName
{
border-color: #659088;
}
.TagClassName
{
border-color: #659088;
}
</style>