Shades of Sirocco #688676
Tints of Sirocco #688676
RGB
CMYK
RGB Variations
Color information
#688676 (or 0x688676) is known color: Sirocco. HEX triplet: 68, 86 and 76. RGB value is (104,134,118). Sum of RGB (Red+Green+Blue) = 104+134+118=356 (47% of max value = 765). Red value is 104 (41.02% from 255 or 29.21% from 356); Green value is 134 (52.73% from 255 or 37.64% from 356); Blue value is 118 (46.48% from 255 or 33.15% from 356); Max value from RGB is 134 - color contains mainly: green. Hex color #688676 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #688676 is #977989. Grayscale: #7B7B7B. Windows color (decimal): -9927050 or 7767656. OLE color: 7767656.
HSL color Cylindrical-coordinate representation of color #688676: hue angle of 148º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #688676 is Cyan = 0.22, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 134 | 118 | - |
| CMYK | 0.22 | 0 | 0.12 | 0.47 |
| HSL | 148º | 0.13% | 0.47% | - |
| HSV(B) | 148º | 0.22% | 0.53% | - |
| XYZ | 17.5 | 21.3 | 20.33 | - |
| YUV | 123.21 | 125.06 | 114.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 134 | 118 | 0.22 | 0 | 0.12 | 0.47 | 148 | 0.13 | 0.47 |
| Hex | 68 | 86 | 76 | 16 | 0 | C | 2F | 94 | D | 2F |
| Octal | 150 | 206 | 166 | 26 | 0 | 14 | 57 | 224 | 15 | 57 |
| Binary | 1101000 | 10000110 | 1110110 | 10110 | 0 | 1100 | 101111 | 10010100 | 1101 | 101111 |
Color Harmonies of #688676
Complementary color
Monochromatic Colors of #688676
Black with #688676
Text Example
Text Example
White with #688676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688676; }
p { color: rgb(104,134,118); }
H1.HeaderClassName
{
color: #688676;
}
.AnyTagClassName
{
color: #688676;
}
</style>
background-color css
<style>
a { background-color: #688676; }
a { background-color: rgb(104,134,118); }
div.DivClassName
{
background-color: #688676;
}
.BgClassName
{
background-color: #688676;
}
</style>
border-color css
<style>
span { border-color: #688676; }
span { border-color: rgb(104,134,118); }
td.TdClassName
{
border-color: #688676;
}
.TagClassName
{
border-color: #688676;
}
</style>