Shades of Sirocco #687069
Tints of Sirocco #687069
RGB
CMYK
RGB Variations
Color information
#687069 (or 0x687069) is known color: Sirocco. HEX triplet: 68, 70 and 69. RGB value is (104,112,105). Sum of RGB (Red+Green+Blue) = 104+112+105=321 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.40% from 321); Green value is 112 (44.14% from 255 or 34.89% from 321); Blue value is 105 (41.41% from 255 or 32.71% from 321); Max value from RGB is 112 - color contains mainly: green. Hex color #687069 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687069 is #978F96. Grayscale: #6C6C6C. Windows color (decimal): -9932695 or 6910056. OLE color: 6910056.
HSL color Cylindrical-coordinate representation of color #687069: hue angle of 127.5º degrees, saturation: 0.04, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #687069 is Cyan = 0.07, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 112 | 105 | - |
| CMYK | 0.07 | 0 | 0.06 | 0.56 |
| HSL | 127.5º | 0.04% | 0.42% | - |
| HSV(B) | 127.5º | 0.07% | 0.44% | - |
| XYZ | 14.05 | 15.55 | 15.63 | - |
| YUV | 108.81 | 125.85 | 124.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 112 | 105 | 0.07 | 0 | 0.06 | 0.56 | 127.5 | 0.04 | 0.42 |
| Hex | 68 | 70 | 69 | 7 | 0 | 6 | 38 | 80 | 4 | 2A |
| Octal | 150 | 160 | 151 | 7 | 0 | 6 | 70 | 200 | 4 | 52 |
| Binary | 1101000 | 1110000 | 1101001 | 111 | 0 | 110 | 111000 | 10000000 | 100 | 101010 |
Color Harmonies of #687069
Complementary color
Monochromatic Colors of #687069
Black with #687069
Text Example
Text Example
White with #687069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687069; }
p { color: rgb(104,112,105); }
H1.HeaderClassName
{
color: #687069;
}
.AnyTagClassName
{
color: #687069;
}
</style>
background-color css
<style>
a { background-color: #687069; }
a { background-color: rgb(104,112,105); }
div.DivClassName
{
background-color: #687069;
}
.BgClassName
{
background-color: #687069;
}
</style>
border-color css
<style>
span { border-color: #687069; }
span { border-color: rgb(104,112,105); }
td.TdClassName
{
border-color: #687069;
}
.TagClassName
{
border-color: #687069;
}
</style>