Shades of Sirocco #688675
Tints of Sirocco #688675
RGB
CMYK
RGB Variations
Color information
#688675 (or 0x688675) is known color: Sirocco. HEX triplet: 68, 86 and 75. RGB value is (104,134,117). Sum of RGB (Red+Green+Blue) = 104+134+117=355 (47% of max value = 765). Red value is 104 (41.02% from 255 or 29.30% from 355); Green value is 134 (52.73% from 255 or 37.75% from 355); Blue value is 117 (46.09% from 255 or 32.96% from 355); Max value from RGB is 134 - color contains mainly: green. Hex color #688675 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #688675 is #97798A. Grayscale: #7B7B7B. Windows color (decimal): -9927051 or 7702120. OLE color: 7702120.
HSL color Cylindrical-coordinate representation of color #688675: hue angle of 146º 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 #688675 is Cyan = 0.22, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 134 | 117 | - |
| CMYK | 0.22 | 0 | 0.13 | 0.47 |
| HSL | 146º | 0.13% | 0.47% | - |
| HSV(B) | 146º | 0.22% | 0.53% | - |
| XYZ | 17.44 | 21.28 | 20.02 | - |
| YUV | 123.09 | 124.56 | 114.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 134 | 117 | 0.22 | 0 | 0.13 | 0.47 | 146 | 0.13 | 0.47 |
| Hex | 68 | 86 | 75 | 16 | 0 | D | 2F | 92 | D | 2F |
| Octal | 150 | 206 | 165 | 26 | 0 | 15 | 57 | 222 | 15 | 57 |
| Binary | 1101000 | 10000110 | 1110101 | 10110 | 0 | 1101 | 101111 | 10010010 | 1101 | 101111 |
Color Harmonies of #688675
Complementary color
Monochromatic Colors of #688675
Black with #688675
Text Example
Text Example
White with #688675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688675; }
p { color: rgb(104,134,117); }
H1.HeaderClassName
{
color: #688675;
}
.AnyTagClassName
{
color: #688675;
}
</style>
background-color css
<style>
a { background-color: #688675; }
a { background-color: rgb(104,134,117); }
div.DivClassName
{
background-color: #688675;
}
.BgClassName
{
background-color: #688675;
}
</style>
border-color css
<style>
span { border-color: #688675; }
span { border-color: rgb(104,134,117); }
td.TdClassName
{
border-color: #688675;
}
.TagClassName
{
border-color: #688675;
}
</style>