Shades of Gumbo #638786
Tints of Gumbo #638786
RGB
CMYK
RGB Variations
Color information
#638786 (or 0x638786) is known color: Gumbo. HEX triplet: 63, 87 and 86. RGB value is (99,135,134). Sum of RGB (Red+Green+Blue) = 99+135+134=368 (48% of max value = 765). Red value is 99 (39.06% from 255 or 26.90% from 368); Green value is 135 (53.12% from 255 or 36.68% from 368); Blue value is 134 (52.73% from 255 or 36.41% from 368); Max value from RGB is 135 - color contains mainly: green. Hex color #638786 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #638786 is #9C7879. Grayscale: #7C7C7C. Windows color (decimal): -10254458 or 8816483. OLE color: 8816483.
HSL color Cylindrical-coordinate representation of color #638786: hue angle of 178.33º degrees, saturation: 0.15, 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 #638786 is Cyan = 0.27, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 99 | 135 | 134 | - |
| CMYK | 0.27 | 0 | 0.01 | 0.47 |
| HSL | 178.33º | 0.15% | 0.46% | - |
| HSV(B) | 178.33º | 0.27% | 0.53% | - |
| XYZ | 18.11 | 21.7 | 25.79 | - |
| YUV | 124.12 | 133.57 | 110.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 135 | 134 | 0.27 | 0 | 0.01 | 0.47 | 178.33 | 0.15 | 0.46 |
| Hex | 63 | 87 | 86 | 1B | 0 | 1 | 2F | B2 | F | 2E |
| Octal | 143 | 207 | 206 | 33 | 0 | 1 | 57 | 262 | 17 | 56 |
| Binary | 1100011 | 10000111 | 10000110 | 11011 | 0 | 1 | 101111 | 10110010 | 1111 | 101110 |
Color Harmonies of #638786
Complementary color
Monochromatic Colors of #638786
Black with #638786
Text Example
Text Example
White with #638786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #638786; }
p { color: rgb(99,135,134); }
H1.HeaderClassName
{
color: #638786;
}
.AnyTagClassName
{
color: #638786;
}
</style>
background-color css
<style>
a { background-color: #638786; }
a { background-color: rgb(99,135,134); }
div.DivClassName
{
background-color: #638786;
}
.BgClassName
{
background-color: #638786;
}
</style>
border-color css
<style>
span { border-color: #638786; }
span { border-color: rgb(99,135,134); }
td.TdClassName
{
border-color: #638786;
}
.TagClassName
{
border-color: #638786;
}
</style>