Shades of Sirocco #668170
Tints of Sirocco #668170
RGB
CMYK
RGB Variations
Color information
#668170 (or 0x668170) is known color: Sirocco. HEX triplet: 66, 81 and 70. RGB value is (102,129,112). Sum of RGB (Red+Green+Blue) = 102+129+112=343 (45% of max value = 765). Red value is 102 (40.23% from 255 or 29.74% from 343); Green value is 129 (50.78% from 255 or 37.61% from 343); Blue value is 112 (44.14% from 255 or 32.65% from 343); Max value from RGB is 129 - color contains mainly: green. Hex color #668170 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #668170 is #997E8F. Grayscale: #777777. Windows color (decimal): -10059408 or 7373158. OLE color: 7373158.
HSL color Cylindrical-coordinate representation of color #668170: hue angle of 142.22º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #668170 is Cyan = 0.21, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 102 | 129 | 112 | - |
| CMYK | 0.21 | 0 | 0.13 | 0.49 |
| HSL | 142.22º | 0.12% | 0.45% | - |
| HSV(B) | 142.22º | 0.21% | 0.51% | - |
| XYZ | 16.25 | 19.7 | 18.27 | - |
| YUV | 118.99 | 124.05 | 115.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 129 | 112 | 0.21 | 0 | 0.13 | 0.49 | 142.22 | 0.12 | 0.45 |
| Hex | 66 | 81 | 70 | 15 | 0 | D | 31 | 8E | C | 2D |
| Octal | 146 | 201 | 160 | 25 | 0 | 15 | 61 | 216 | 14 | 55 |
| Binary | 1100110 | 10000001 | 1110000 | 10101 | 0 | 1101 | 110001 | 10001110 | 1100 | 101101 |
Color Harmonies of #668170
Complementary color
Monochromatic Colors of #668170
Black with #668170
Text Example
Text Example
White with #668170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668170; }
p { color: rgb(102,129,112); }
H1.HeaderClassName
{
color: #668170;
}
.AnyTagClassName
{
color: #668170;
}
</style>
background-color css
<style>
a { background-color: #668170; }
a { background-color: rgb(102,129,112); }
div.DivClassName
{
background-color: #668170;
}
.BgClassName
{
background-color: #668170;
}
</style>
border-color css
<style>
span { border-color: #668170; }
span { border-color: rgb(102,129,112); }
td.TdClassName
{
border-color: #668170;
}
.TagClassName
{
border-color: #668170;
}
</style>