Shades of Sirocco #668674
Tints of Sirocco #668674
RGB
CMYK
RGB Variations
Color information
#668674 (or 0x668674) is known color: Sirocco. HEX triplet: 66, 86 and 74. RGB value is (102,134,116). Sum of RGB (Red+Green+Blue) = 102+134+116=352 (46% of max value = 765). Red value is 102 (40.23% from 255 or 28.98% from 352); Green value is 134 (52.73% from 255 or 38.07% from 352); Blue value is 116 (45.70% from 255 or 32.95% from 352); Max value from RGB is 134 - color contains mainly: green. Hex color #668674 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #668674 is #99798B. Grayscale: #7A7A7A. Windows color (decimal): -10058124 or 7636582. OLE color: 7636582.
HSL color Cylindrical-coordinate representation of color #668674: hue angle of 146.25º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #668674 is Cyan = 0.24, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 134 | 116 | - |
| CMYK | 0.24 | 0 | 0.13 | 0.47 |
| HSL | 146.25º | 0.14% | 0.46% | - |
| HSV(B) | 146.25º | 0.24% | 0.53% | - |
| XYZ | 17.16 | 21.14 | 19.7 | - |
| YUV | 122.38 | 124.4 | 113.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 134 | 116 | 0.24 | 0 | 0.13 | 0.47 | 146.25 | 0.14 | 0.46 |
| Hex | 66 | 86 | 74 | 18 | 0 | D | 2F | 92 | E | 2E |
| Octal | 146 | 206 | 164 | 30 | 0 | 15 | 57 | 222 | 16 | 56 |
| Binary | 1100110 | 10000110 | 1110100 | 11000 | 0 | 1101 | 101111 | 10010010 | 1110 | 101110 |
Color Harmonies of #668674
Complementary color
Monochromatic Colors of #668674
Black with #668674
Text Example
Text Example
White with #668674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668674; }
p { color: rgb(102,134,116); }
H1.HeaderClassName
{
color: #668674;
}
.AnyTagClassName
{
color: #668674;
}
</style>
background-color css
<style>
a { background-color: #668674; }
a { background-color: rgb(102,134,116); }
div.DivClassName
{
background-color: #668674;
}
.BgClassName
{
background-color: #668674;
}
</style>
border-color css
<style>
span { border-color: #668674; }
span { border-color: rgb(102,134,116); }
td.TdClassName
{
border-color: #668674;
}
.TagClassName
{
border-color: #668674;
}
</style>