Shades of Sirocco #667770
Tints of Sirocco #667770
RGB
CMYK
RGB Variations
Color information
#667770 (or 0x667770) is known color: Sirocco. HEX triplet: 66, 77 and 70. RGB value is (102,119,112). Sum of RGB (Red+Green+Blue) = 102+119+112=333 (44% of max value = 765). Red value is 102 (40.23% from 255 or 30.63% from 333); Green value is 119 (46.88% from 255 or 35.74% from 333); Blue value is 112 (44.14% from 255 or 33.63% from 333); Max value from RGB is 119 - color contains mainly: green. Hex color #667770 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667770 is #99888F. Grayscale: #717171. Windows color (decimal): -10061968 or 7370598. OLE color: 7370598.
HSL color Cylindrical-coordinate representation of color #667770: hue angle of 155.29º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #667770 is Cyan = 0.14, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 119 | 112 | - |
| CMYK | 0.14 | 0 | 0.06 | 0.53 |
| HSL | 155.29º | 0.08% | 0.43% | - |
| HSV(B) | 155.29º | 0.14% | 0.47% | - |
| XYZ | 15 | 17.19 | 17.86 | - |
| YUV | 113.12 | 127.37 | 120.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 119 | 112 | 0.14 | 0 | 0.06 | 0.53 | 155.29 | 0.08 | 0.43 |
| Hex | 66 | 77 | 70 | E | 0 | 6 | 35 | 9B | 8 | 2B |
| Octal | 146 | 167 | 160 | 16 | 0 | 6 | 65 | 233 | 10 | 53 |
| Binary | 1100110 | 1110111 | 1110000 | 1110 | 0 | 110 | 110101 | 10011011 | 1000 | 101011 |
Color Harmonies of #667770
Complementary color
Monochromatic Colors of #667770
Black with #667770
Text Example
Text Example
White with #667770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667770; }
p { color: rgb(102,119,112); }
H1.HeaderClassName
{
color: #667770;
}
.AnyTagClassName
{
color: #667770;
}
</style>
background-color css
<style>
a { background-color: #667770; }
a { background-color: rgb(102,119,112); }
div.DivClassName
{
background-color: #667770;
}
.BgClassName
{
background-color: #667770;
}
</style>
border-color css
<style>
span { border-color: #667770; }
span { border-color: rgb(102,119,112); }
td.TdClassName
{
border-color: #667770;
}
.TagClassName
{
border-color: #667770;
}
</style>