Shades of Sirocco #688976
Tints of Sirocco #688976
RGB
CMYK
RGB Variations
Color information
#688976 (or 0x688976) is known color: Sirocco. HEX triplet: 68, 89 and 76. RGB value is (104,137,118). Sum of RGB (Red+Green+Blue) = 104+137+118=359 (47% of max value = 765). Red value is 104 (41.02% from 255 or 28.97% from 359); Green value is 137 (53.91% from 255 or 38.16% from 359); Blue value is 118 (46.48% from 255 or 32.87% from 359); Max value from RGB is 137 - color contains mainly: green. Hex color #688976 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #688976 is #977689. Grayscale: #7D7D7D. Windows color (decimal): -9926282 or 7768424. OLE color: 7768424.
HSL color Cylindrical-coordinate representation of color #688976: hue angle of 145.45º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #688976 is Cyan = 0.24, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 104 | 137 | 118 | - |
| CMYK | 0.24 | 0 | 0.14 | 0.46 |
| HSL | 145.45º | 0.14% | 0.47% | - |
| HSV(B) | 145.45º | 0.24% | 0.54% | - |
| XYZ | 17.92 | 22.14 | 20.47 | - |
| YUV | 124.97 | 124.07 | 113.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 137 | 118 | 0.24 | 0 | 0.14 | 0.46 | 145.45 | 0.14 | 0.47 |
| Hex | 68 | 89 | 76 | 18 | 0 | E | 2E | 91 | E | 2F |
| Octal | 150 | 211 | 166 | 30 | 0 | 16 | 56 | 221 | 16 | 57 |
| Binary | 1101000 | 10001001 | 1110110 | 11000 | 0 | 1110 | 101110 | 10010001 | 1110 | 101111 |
Color Harmonies of #688976
Complementary color
Monochromatic Colors of #688976
Black with #688976
Text Example
Text Example
White with #688976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688976; }
p { color: rgb(104,137,118); }
H1.HeaderClassName
{
color: #688976;
}
.AnyTagClassName
{
color: #688976;
}
</style>
background-color css
<style>
a { background-color: #688976; }
a { background-color: rgb(104,137,118); }
div.DivClassName
{
background-color: #688976;
}
.BgClassName
{
background-color: #688976;
}
</style>
border-color css
<style>
span { border-color: #688976; }
span { border-color: rgb(104,137,118); }
td.TdClassName
{
border-color: #688976;
}
.TagClassName
{
border-color: #688976;
}
</style>