Shades of Sirocco #687771
Tints of Sirocco #687771
RGB
CMYK
RGB Variations
Color information
#687771 (or 0x687771) is known color: Sirocco. HEX triplet: 68, 77 and 71. RGB value is (104,119,113). Sum of RGB (Red+Green+Blue) = 104+119+113=336 (44% of max value = 765). Red value is 104 (41.02% from 255 or 30.95% from 336); Green value is 119 (46.88% from 255 or 35.42% from 336); Blue value is 113 (44.53% from 255 or 33.63% from 336); Max value from RGB is 119 - color contains mainly: green. Hex color #687771 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687771 is #97888E. Grayscale: #717171. Windows color (decimal): -9930895 or 7436136. OLE color: 7436136.
HSL color Cylindrical-coordinate representation of color #687771: hue angle of 156º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #687771 is Cyan = 0.13, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 119 | 113 | - |
| CMYK | 0.13 | 0 | 0.05 | 0.53 |
| HSL | 156º | 0.07% | 0.44% | - |
| HSV(B) | 156º | 0.13% | 0.47% | - |
| XYZ | 15.29 | 17.33 | 18.16 | - |
| YUV | 113.83 | 127.53 | 120.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 119 | 113 | 0.13 | 0 | 0.05 | 0.53 | 156 | 0.07 | 0.44 |
| Hex | 68 | 77 | 71 | D | 0 | 5 | 35 | 9C | 7 | 2C |
| Octal | 150 | 167 | 161 | 15 | 0 | 5 | 65 | 234 | 7 | 54 |
| Binary | 1101000 | 1110111 | 1110001 | 1101 | 0 | 101 | 110101 | 10011100 | 111 | 101100 |
Color Harmonies of #687771
Complementary color
Monochromatic Colors of #687771
Black with #687771
Text Example
Text Example
White with #687771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687771; }
p { color: rgb(104,119,113); }
H1.HeaderClassName
{
color: #687771;
}
.AnyTagClassName
{
color: #687771;
}
</style>
background-color css
<style>
a { background-color: #687771; }
a { background-color: rgb(104,119,113); }
div.DivClassName
{
background-color: #687771;
}
.BgClassName
{
background-color: #687771;
}
</style>
border-color css
<style>
span { border-color: #687771; }
span { border-color: rgb(104,119,113); }
td.TdClassName
{
border-color: #687771;
}
.TagClassName
{
border-color: #687771;
}
</style>