Shades of Sirocco #688071
Tints of Sirocco #688071
RGB
CMYK
RGB Variations
Color information
#688071 (or 0x688071) is known color: Sirocco. HEX triplet: 68, 80 and 71. RGB value is (104,128,113). Sum of RGB (Red+Green+Blue) = 104+128+113=345 (45% of max value = 765). Red value is 104 (41.02% from 255 or 30.14% from 345); Green value is 128 (50.39% from 255 or 37.10% from 345); Blue value is 113 (44.53% from 255 or 32.75% from 345); Max value from RGB is 128 - color contains mainly: green. Hex color #688071 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #688071 is #977F8E. Grayscale: #777777. Windows color (decimal): -9928591 or 7438440. OLE color: 7438440.
HSL color Cylindrical-coordinate representation of color #688071: hue angle of 142.5º degrees, saturation: 0.1, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #688071 is Cyan = 0.19, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 104 | 128 | 113 | - |
| CMYK | 0.19 | 0 | 0.12 | 0.50 |
| HSL | 142.5º | 0.1% | 0.45% | - |
| HSV(B) | 142.5º | 0.19% | 0.5% | - |
| XYZ | 16.41 | 19.57 | 18.54 | - |
| YUV | 119.11 | 124.55 | 117.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 128 | 113 | 0.19 | 0 | 0.12 | 0.50 | 142.5 | 0.1 | 0.45 |
| Hex | 68 | 80 | 71 | 13 | 0 | C | 32 | 8E | A | 2D |
| Octal | 150 | 200 | 161 | 23 | 0 | 14 | 62 | 216 | 12 | 55 |
| Binary | 1101000 | 10000000 | 1110001 | 10011 | 0 | 1100 | 110010 | 10001110 | 1010 | 101101 |
Color Harmonies of #688071
Complementary color
Monochromatic Colors of #688071
Black with #688071
Text Example
Text Example
White with #688071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688071; }
p { color: rgb(104,128,113); }
H1.HeaderClassName
{
color: #688071;
}
.AnyTagClassName
{
color: #688071;
}
</style>
background-color css
<style>
a { background-color: #688071; }
a { background-color: rgb(104,128,113); }
div.DivClassName
{
background-color: #688071;
}
.BgClassName
{
background-color: #688071;
}
</style>
border-color css
<style>
span { border-color: #688071; }
span { border-color: rgb(104,128,113); }
td.TdClassName
{
border-color: #688071;
}
.TagClassName
{
border-color: #688071;
}
</style>