Shades of Sirocco #688772
Tints of Sirocco #688772
RGB
CMYK
RGB Variations
Color information
#688772 (or 0x688772) is known color: Sirocco. HEX triplet: 68, 87 and 72. RGB value is (104,135,114). Sum of RGB (Red+Green+Blue) = 104+135+114=353 (46% of max value = 765). Red value is 104 (41.02% from 255 or 29.46% from 353); Green value is 135 (53.12% from 255 or 38.24% from 353); Blue value is 114 (44.92% from 255 or 32.29% from 353); Max value from RGB is 135 - color contains mainly: green. Hex color #688772 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #688772 is #97788D. Grayscale: #7B7B7B. Windows color (decimal): -9926798 or 7505768. OLE color: 7505768.
HSL color Cylindrical-coordinate representation of color #688772: hue angle of 139.35º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #688772 is Cyan = 0.23, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 135 | 114 | - |
| CMYK | 0.23 | 0 | 0.16 | 0.47 |
| HSL | 139.35º | 0.13% | 0.47% | - |
| HSV(B) | 139.35º | 0.23% | 0.53% | - |
| XYZ | 17.41 | 21.49 | 19.15 | - |
| YUV | 123.34 | 122.73 | 114.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 135 | 114 | 0.23 | 0 | 0.16 | 0.47 | 139.35 | 0.13 | 0.47 |
| Hex | 68 | 87 | 72 | 17 | 0 | 10 | 2F | 8B | D | 2F |
| Octal | 150 | 207 | 162 | 27 | 0 | 20 | 57 | 213 | 15 | 57 |
| Binary | 1101000 | 10000111 | 1110010 | 10111 | 0 | 10000 | 101111 | 10001011 | 1101 | 101111 |
Color Harmonies of #688772
Complementary color
Monochromatic Colors of #688772
Black with #688772
Text Example
Text Example
White with #688772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688772; }
p { color: rgb(104,135,114); }
H1.HeaderClassName
{
color: #688772;
}
.AnyTagClassName
{
color: #688772;
}
</style>
background-color css
<style>
a { background-color: #688772; }
a { background-color: rgb(104,135,114); }
div.DivClassName
{
background-color: #688772;
}
.BgClassName
{
background-color: #688772;
}
</style>
border-color css
<style>
span { border-color: #688772; }
span { border-color: rgb(104,135,114); }
td.TdClassName
{
border-color: #688772;
}
.TagClassName
{
border-color: #688772;
}
</style>