Shades of Sirocco #688773
Tints of Sirocco #688773
RGB
CMYK
RGB Variations
Color information
#688773 (or 0x688773) is known color: Sirocco. HEX triplet: 68, 87 and 73. RGB value is (104,135,115). Sum of RGB (Red+Green+Blue) = 104+135+115=354 (46% of max value = 765). Red value is 104 (41.02% from 255 or 29.38% from 354); Green value is 135 (53.12% from 255 or 38.14% from 354); Blue value is 115 (45.31% from 255 or 32.49% from 354); Max value from RGB is 135 - color contains mainly: green. Hex color #688773 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #688773 is #97788C. Grayscale: #7B7B7B. Windows color (decimal): -9926797 or 7571304. OLE color: 7571304.
HSL color Cylindrical-coordinate representation of color #688773: hue angle of 141.29º 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 #688773 is Cyan = 0.23, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 135 | 115 | - |
| CMYK | 0.23 | 0 | 0.15 | 0.47 |
| HSL | 141.29º | 0.13% | 0.47% | - |
| HSV(B) | 141.29º | 0.23% | 0.53% | - |
| XYZ | 17.47 | 21.51 | 19.45 | - |
| YUV | 123.45 | 123.23 | 114.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 135 | 115 | 0.23 | 0 | 0.15 | 0.47 | 141.29 | 0.13 | 0.47 |
| Hex | 68 | 87 | 73 | 17 | 0 | F | 2F | 8D | D | 2F |
| Octal | 150 | 207 | 163 | 27 | 0 | 17 | 57 | 215 | 15 | 57 |
| Binary | 1101000 | 10000111 | 1110011 | 10111 | 0 | 1111 | 101111 | 10001101 | 1101 | 101111 |
Color Harmonies of #688773
Complementary color
Monochromatic Colors of #688773
Black with #688773
Text Example
Text Example
White with #688773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688773; }
p { color: rgb(104,135,115); }
H1.HeaderClassName
{
color: #688773;
}
.AnyTagClassName
{
color: #688773;
}
</style>
background-color css
<style>
a { background-color: #688773; }
a { background-color: rgb(104,135,115); }
div.DivClassName
{
background-color: #688773;
}
.BgClassName
{
background-color: #688773;
}
</style>
border-color css
<style>
span { border-color: #688773; }
span { border-color: rgb(104,135,115); }
td.TdClassName
{
border-color: #688773;
}
.TagClassName
{
border-color: #688773;
}
</style>