Shades of Sirocco #688072
Tints of Sirocco #688072
RGB
CMYK
RGB Variations
Color information
#688072 (or 0x688072) is known color: Sirocco. HEX triplet: 68, 80 and 72. RGB value is (104,128,114). Sum of RGB (Red+Green+Blue) = 104+128+114=346 (45% of max value = 765). Red value is 104 (41.02% from 255 or 30.06% from 346); Green value is 128 (50.39% from 255 or 36.99% from 346); Blue value is 114 (44.92% from 255 or 32.95% from 346); Max value from RGB is 128 - color contains mainly: green. Hex color #688072 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #688072 is #977F8D. Grayscale: #777777. Windows color (decimal): -9928590 or 7503976. OLE color: 7503976.
HSL color Cylindrical-coordinate representation of color #688072: hue angle of 145º 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 #688072 is Cyan = 0.19, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 104 | 128 | 114 | - |
| CMYK | 0.19 | 0 | 0.11 | 0.50 |
| HSL | 145º | 0.1% | 0.45% | - |
| HSV(B) | 145º | 0.19% | 0.5% | - |
| XYZ | 16.47 | 19.6 | 18.83 | - |
| YUV | 119.23 | 125.05 | 117.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 128 | 114 | 0.19 | 0 | 0.11 | 0.50 | 145 | 0.1 | 0.45 |
| Hex | 68 | 80 | 72 | 13 | 0 | B | 32 | 91 | A | 2D |
| Octal | 150 | 200 | 162 | 23 | 0 | 13 | 62 | 221 | 12 | 55 |
| Binary | 1101000 | 10000000 | 1110010 | 10011 | 0 | 1011 | 110010 | 10010001 | 1010 | 101101 |
Color Harmonies of #688072
Complementary color
Monochromatic Colors of #688072
Black with #688072
Text Example
Text Example
White with #688072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688072; }
p { color: rgb(104,128,114); }
H1.HeaderClassName
{
color: #688072;
}
.AnyTagClassName
{
color: #688072;
}
</style>
background-color css
<style>
a { background-color: #688072; }
a { background-color: rgb(104,128,114); }
div.DivClassName
{
background-color: #688072;
}
.BgClassName
{
background-color: #688072;
}
</style>
border-color css
<style>
span { border-color: #688072; }
span { border-color: rgb(104,128,114); }
td.TdClassName
{
border-color: #688072;
}
.TagClassName
{
border-color: #688072;
}
</style>