Shades of Gumbo #679289
Tints of Gumbo #679289
RGB
CMYK
RGB Variations
Color information
#679289 (or 0x679289) is known color: Gumbo. HEX triplet: 67, 92 and 89. RGB value is (103,146,137). Sum of RGB (Red+Green+Blue) = 103+146+137=386 (51% of max value = 765). Red value is 103 (40.62% from 255 or 26.68% from 386); Green value is 146 (57.42% from 255 or 37.82% from 386); Blue value is 137 (53.91% from 255 or 35.49% from 386); Max value from RGB is 146 - color contains mainly: green. Hex color #679289 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #679289 is #986D76. Grayscale: #848484. Windows color (decimal): -9989495 or 9015911. OLE color: 9015911.
HSL color Cylindrical-coordinate representation of color #679289: hue angle of 167.44º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #679289 is Cyan = 0.29, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 103 | 146 | 137 | - |
| CMYK | 0.29 | 0 | 0.06 | 0.43 |
| HSL | 167.44º | 0.17% | 0.49% | - |
| HSV(B) | 167.44º | 0.29% | 0.57% | - |
| XYZ | 20.39 | 25.25 | 27.47 | - |
| YUV | 132.12 | 130.75 | 107.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 146 | 137 | 0.29 | 0 | 0.06 | 0.43 | 167.44 | 0.17 | 0.49 |
| Hex | 67 | 92 | 89 | 1D | 0 | 6 | 2B | A7 | 11 | 31 |
| Octal | 147 | 222 | 211 | 35 | 0 | 6 | 53 | 247 | 21 | 61 |
| Binary | 1100111 | 10010010 | 10001001 | 11101 | 0 | 110 | 101011 | 10100111 | 10001 | 110001 |
Color Harmonies of #679289
Complementary color
Monochromatic Colors of #679289
Black with #679289
Text Example
Text Example
White with #679289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679289; }
p { color: rgb(103,146,137); }
H1.HeaderClassName
{
color: #679289;
}
.AnyTagClassName
{
color: #679289;
}
</style>
background-color css
<style>
a { background-color: #679289; }
a { background-color: rgb(103,146,137); }
div.DivClassName
{
background-color: #679289;
}
.BgClassName
{
background-color: #679289;
}
</style>
border-color css
<style>
span { border-color: #679289; }
span { border-color: rgb(103,146,137); }
td.TdClassName
{
border-color: #679289;
}
.TagClassName
{
border-color: #679289;
}
</style>