Shades of Sirocco #688873
Tints of Sirocco #688873
RGB
CMYK
RGB Variations
Color information
#688873 (or 0x688873) is known color: Sirocco. HEX triplet: 68, 88 and 73. RGB value is (104,136,115). Sum of RGB (Red+Green+Blue) = 104+136+115=355 (47% of max value = 765). Red value is 104 (41.02% from 255 or 29.30% from 355); Green value is 136 (53.52% from 255 or 38.31% from 355); Blue value is 115 (45.31% from 255 or 32.39% from 355); Max value from RGB is 136 - color contains mainly: green. Hex color #688873 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #688873 is #97778C. Grayscale: #7C7C7C. Windows color (decimal): -9926541 or 7571560. OLE color: 7571560.
HSL color Cylindrical-coordinate representation of color #688873: hue angle of 140.62º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #688873 is Cyan = 0.24, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 136 | 115 | - |
| CMYK | 0.24 | 0 | 0.15 | 0.47 |
| HSL | 140.63º | 0.13% | 0.47% | - |
| HSV(B) | 140.63º | 0.24% | 0.53% | - |
| XYZ | 17.61 | 21.79 | 19.5 | - |
| YUV | 124.04 | 122.9 | 113.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 136 | 115 | 0.24 | 0 | 0.15 | 0.47 | 140.63 | 0.13 | 0.47 |
| Hex | 68 | 88 | 73 | 18 | 0 | F | 2F | 8D | D | 2F |
| Octal | 150 | 210 | 163 | 30 | 0 | 17 | 57 | 215 | 15 | 57 |
| Binary | 1101000 | 10001000 | 1110011 | 11000 | 0 | 1111 | 101111 | 10001101 | 1101 | 101111 |
Color Harmonies of #688873
Complementary color
Monochromatic Colors of #688873
Black with #688873
Text Example
Text Example
White with #688873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688873; }
p { color: rgb(104,136,115); }
H1.HeaderClassName
{
color: #688873;
}
.AnyTagClassName
{
color: #688873;
}
</style>
background-color css
<style>
a { background-color: #688873; }
a { background-color: rgb(104,136,115); }
div.DivClassName
{
background-color: #688873;
}
.BgClassName
{
background-color: #688873;
}
</style>
border-color css
<style>
span { border-color: #688873; }
span { border-color: rgb(104,136,115); }
td.TdClassName
{
border-color: #688873;
}
.TagClassName
{
border-color: #688873;
}
</style>