Shades of Sirocco #688775
Tints of Sirocco #688775
RGB
CMYK
RGB Variations
Color information
#688775 (or 0x688775) is known color: Sirocco. HEX triplet: 68, 87 and 75. RGB value is (104,135,117). Sum of RGB (Red+Green+Blue) = 104+135+117=356 (47% of max value = 765). Red value is 104 (41.02% from 255 or 29.21% from 356); Green value is 135 (53.12% from 255 or 37.92% from 356); Blue value is 117 (46.09% from 255 or 32.87% from 356); Max value from RGB is 135 - color contains mainly: green. Hex color #688775 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #688775 is #97788A. Grayscale: #7B7B7B. Windows color (decimal): -9926795 or 7702376. OLE color: 7702376.
HSL color Cylindrical-coordinate representation of color #688775: hue angle of 145.16º 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 #688775 is Cyan = 0.23, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 135 | 117 | - |
| CMYK | 0.23 | 0 | 0.13 | 0.47 |
| HSL | 145.16º | 0.13% | 0.47% | - |
| HSV(B) | 145.16º | 0.23% | 0.53% | - |
| XYZ | 17.58 | 21.56 | 20.06 | - |
| YUV | 123.68 | 124.23 | 113.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 135 | 117 | 0.23 | 0 | 0.13 | 0.47 | 145.16 | 0.13 | 0.47 |
| Hex | 68 | 87 | 75 | 17 | 0 | D | 2F | 91 | D | 2F |
| Octal | 150 | 207 | 165 | 27 | 0 | 15 | 57 | 221 | 15 | 57 |
| Binary | 1101000 | 10000111 | 1110101 | 10111 | 0 | 1101 | 101111 | 10010001 | 1101 | 101111 |
Color Harmonies of #688775
Complementary color
Monochromatic Colors of #688775
Black with #688775
Text Example
Text Example
White with #688775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688775; }
p { color: rgb(104,135,117); }
H1.HeaderClassName
{
color: #688775;
}
.AnyTagClassName
{
color: #688775;
}
</style>
background-color css
<style>
a { background-color: #688775; }
a { background-color: rgb(104,135,117); }
div.DivClassName
{
background-color: #688775;
}
.BgClassName
{
background-color: #688775;
}
</style>
border-color css
<style>
span { border-color: #688775; }
span { border-color: rgb(104,135,117); }
td.TdClassName
{
border-color: #688775;
}
.TagClassName
{
border-color: #688775;
}
</style>