Shades of Gumbo #628786
Tints of Gumbo #628786
RGB
CMYK
RGB Variations
Color information
#628786 (or 0x628786) is known color: Gumbo. HEX triplet: 62, 87 and 86. RGB value is (98,135,134). Sum of RGB (Red+Green+Blue) = 98+135+134=367 (48% of max value = 765). Red value is 98 (38.67% from 255 or 26.70% from 367); Green value is 135 (53.12% from 255 or 36.78% from 367); Blue value is 134 (52.73% from 255 or 36.51% from 367); Max value from RGB is 135 - color contains mainly: green. Hex color #628786 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #628786 is #9D7879. Grayscale: #7B7B7B. Windows color (decimal): -10319994 or 8816482. OLE color: 8816482.
HSL color Cylindrical-coordinate representation of color #628786: hue angle of 178.38º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #628786 is Cyan = 0.27, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 135 | 134 | - |
| CMYK | 0.27 | 0 | 0.01 | 0.47 |
| HSL | 178.38º | 0.16% | 0.46% | - |
| HSV(B) | 178.38º | 0.27% | 0.53% | - |
| XYZ | 18 | 21.65 | 25.78 | - |
| YUV | 123.82 | 133.74 | 109.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 135 | 134 | 0.27 | 0 | 0.01 | 0.47 | 178.38 | 0.16 | 0.46 |
| Hex | 62 | 87 | 86 | 1B | 0 | 1 | 2F | B2 | 10 | 2E |
| Octal | 142 | 207 | 206 | 33 | 0 | 1 | 57 | 262 | 20 | 56 |
| Binary | 1100010 | 10000111 | 10000110 | 11011 | 0 | 1 | 101111 | 10110010 | 10000 | 101110 |
Color Harmonies of #628786
Complementary color
Monochromatic Colors of #628786
Black with #628786
Text Example
Text Example
White with #628786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628786; }
p { color: rgb(98,135,134); }
H1.HeaderClassName
{
color: #628786;
}
.AnyTagClassName
{
color: #628786;
}
</style>
background-color css
<style>
a { background-color: #628786; }
a { background-color: rgb(98,135,134); }
div.DivClassName
{
background-color: #628786;
}
.BgClassName
{
background-color: #628786;
}
</style>
border-color css
<style>
span { border-color: #628786; }
span { border-color: rgb(98,135,134); }
td.TdClassName
{
border-color: #628786;
}
.TagClassName
{
border-color: #628786;
}
</style>