Shades of Sirocco #688572
Tints of Sirocco #688572
RGB
CMYK
RGB Variations
Color information
#688572 (or 0x688572) is known color: Sirocco. HEX triplet: 68, 85 and 72. RGB value is (104,133,114). Sum of RGB (Red+Green+Blue) = 104+133+114=351 (46% of max value = 765). Red value is 104 (41.02% from 255 or 29.63% from 351); Green value is 133 (52.34% from 255 or 37.89% from 351); Blue value is 114 (44.92% from 255 or 32.48% from 351); Max value from RGB is 133 - color contains mainly: green. Hex color #688572 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #688572 is #977A8D. Grayscale: #7A7A7A. Windows color (decimal): -9927310 or 7505256. OLE color: 7505256.
HSL color Cylindrical-coordinate representation of color #688572: hue angle of 140.69º 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 #688572 is Cyan = 0.22, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 104 | 133 | 114 | - |
| CMYK | 0.22 | 0 | 0.14 | 0.48 |
| HSL | 140.69º | 0.12% | 0.46% | - |
| HSV(B) | 140.69º | 0.22% | 0.52% | - |
| XYZ | 17.13 | 20.93 | 19.06 | - |
| YUV | 122.16 | 123.39 | 115.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 133 | 114 | 0.22 | 0 | 0.14 | 0.48 | 140.69 | 0.12 | 0.46 |
| Hex | 68 | 85 | 72 | 16 | 0 | E | 30 | 8D | C | 2E |
| Octal | 150 | 205 | 162 | 26 | 0 | 16 | 60 | 215 | 14 | 56 |
| Binary | 1101000 | 10000101 | 1110010 | 10110 | 0 | 1110 | 110000 | 10001101 | 1100 | 101110 |
Color Harmonies of #688572
Complementary color
Monochromatic Colors of #688572
Black with #688572
Text Example
Text Example
White with #688572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688572; }
p { color: rgb(104,133,114); }
H1.HeaderClassName
{
color: #688572;
}
.AnyTagClassName
{
color: #688572;
}
</style>
background-color css
<style>
a { background-color: #688572; }
a { background-color: rgb(104,133,114); }
div.DivClassName
{
background-color: #688572;
}
.BgClassName
{
background-color: #688572;
}
</style>
border-color css
<style>
span { border-color: #688572; }
span { border-color: rgb(104,133,114); }
td.TdClassName
{
border-color: #688572;
}
.TagClassName
{
border-color: #688572;
}
</style>