Shades of Sirocco #688575
Tints of Sirocco #688575
RGB
CMYK
RGB Variations
Color information
#688575 (or 0x688575) is known color: Sirocco. HEX triplet: 68, 85 and 75. RGB value is (104,133,117). Sum of RGB (Red+Green+Blue) = 104+133+117=354 (46% of max value = 765). Red value is 104 (41.02% from 255 or 29.38% from 354); Green value is 133 (52.34% from 255 or 37.57% from 354); Blue value is 117 (46.09% from 255 or 33.05% from 354); Max value from RGB is 133 - color contains mainly: green. Hex color #688575 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #688575 is #977A8A. Grayscale: #7A7A7A. Windows color (decimal): -9927307 or 7701864. OLE color: 7701864.
HSL color Cylindrical-coordinate representation of color #688575: hue angle of 146.9º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #688575 is Cyan = 0.22, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 104 | 133 | 117 | - |
| CMYK | 0.22 | 0 | 0.12 | 0.48 |
| HSL | 146.9º | 0.12% | 0.46% | - |
| HSV(B) | 146.9º | 0.22% | 0.52% | - |
| XYZ | 17.31 | 21 | 19.97 | - |
| YUV | 122.51 | 124.89 | 114.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 133 | 117 | 0.22 | 0 | 0.12 | 0.48 | 146.9 | 0.12 | 0.46 |
| Hex | 68 | 85 | 75 | 16 | 0 | C | 30 | 93 | C | 2E |
| Octal | 150 | 205 | 165 | 26 | 0 | 14 | 60 | 223 | 14 | 56 |
| Binary | 1101000 | 10000101 | 1110101 | 10110 | 0 | 1100 | 110000 | 10010011 | 1100 | 101110 |
Color Harmonies of #688575
Complementary color
Monochromatic Colors of #688575
Black with #688575
Text Example
Text Example
White with #688575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688575; }
p { color: rgb(104,133,117); }
H1.HeaderClassName
{
color: #688575;
}
.AnyTagClassName
{
color: #688575;
}
</style>
background-color css
<style>
a { background-color: #688575; }
a { background-color: rgb(104,133,117); }
div.DivClassName
{
background-color: #688575;
}
.BgClassName
{
background-color: #688575;
}
</style>
border-color css
<style>
span { border-color: #688575; }
span { border-color: rgb(104,133,117); }
td.TdClassName
{
border-color: #688575;
}
.TagClassName
{
border-color: #688575;
}
</style>