Shades of Sirocco #608670
Tints of Sirocco #608670
RGB
CMYK
RGB Variations
Color information
#608670 (or 0x608670) is known color: Sirocco. HEX triplet: 60, 86 and 70. RGB value is (96,134,112). Sum of RGB (Red+Green+Blue) = 96+134+112=342 (45% of max value = 765). Red value is 96 (37.89% from 255 or 28.07% from 342); Green value is 134 (52.73% from 255 or 39.18% from 342); Blue value is 112 (44.14% from 255 or 32.75% from 342); Max value from RGB is 134 - color contains mainly: green. Hex color #608670 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #608670 is #9F798F. Grayscale: #787878. Windows color (decimal): -10451344 or 7374432. OLE color: 7374432.
HSL color Cylindrical-coordinate representation of color #608670: hue angle of 145.26º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #608670 is Cyan = 0.28, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 134 | 112 | - |
| CMYK | 0.28 | 0 | 0.16 | 0.47 |
| HSL | 145.26º | 0.17% | 0.45% | - |
| HSV(B) | 145.26º | 0.28% | 0.53% | - |
| XYZ | 16.27 | 20.71 | 18.47 | - |
| YUV | 120.13 | 123.41 | 110.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 134 | 112 | 0.28 | 0 | 0.16 | 0.47 | 145.26 | 0.17 | 0.45 |
| Hex | 60 | 86 | 70 | 1C | 0 | 10 | 2F | 91 | 11 | 2D |
| Octal | 140 | 206 | 160 | 34 | 0 | 20 | 57 | 221 | 21 | 55 |
| Binary | 1100000 | 10000110 | 1110000 | 11100 | 0 | 10000 | 101111 | 10010001 | 10001 | 101101 |
Color Harmonies of #608670
Complementary color
Monochromatic Colors of #608670
Black with #608670
Text Example
Text Example
White with #608670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608670; }
p { color: rgb(96,134,112); }
H1.HeaderClassName
{
color: #608670;
}
.AnyTagClassName
{
color: #608670;
}
</style>
background-color css
<style>
a { background-color: #608670; }
a { background-color: rgb(96,134,112); }
div.DivClassName
{
background-color: #608670;
}
.BgClassName
{
background-color: #608670;
}
</style>
border-color css
<style>
span { border-color: #608670; }
span { border-color: rgb(96,134,112); }
td.TdClassName
{
border-color: #608670;
}
.TagClassName
{
border-color: #608670;
}
</style>