Shades of Sirocco #678671
Tints of Sirocco #678671
RGB
CMYK
RGB Variations
Color information
#678671 (or 0x678671) is known color: Sirocco. HEX triplet: 67, 86 and 71. RGB value is (103,134,113). Sum of RGB (Red+Green+Blue) = 103+134+113=350 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.43% from 350); Green value is 134 (52.73% from 255 or 38.29% from 350); Blue value is 113 (44.53% from 255 or 32.29% from 350); Max value from RGB is 134 - color contains mainly: green. Hex color #678671 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #678671 is #98798E. Grayscale: #7A7A7A. Windows color (decimal): -9992591 or 7439975. OLE color: 7439975.
HSL color Cylindrical-coordinate representation of color #678671: hue angle of 139.35º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #678671 is Cyan = 0.23, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 103 | 134 | 113 | - |
| CMYK | 0.23 | 0 | 0.16 | 0.47 |
| HSL | 139.35º | 0.13% | 0.46% | - |
| HSV(B) | 139.35º | 0.23% | 0.53% | - |
| XYZ | 17.1 | 21.13 | 18.8 | - |
| YUV | 122.34 | 122.73 | 114.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 134 | 113 | 0.23 | 0 | 0.16 | 0.47 | 139.35 | 0.13 | 0.46 |
| Hex | 67 | 86 | 71 | 17 | 0 | 10 | 2F | 8B | D | 2E |
| Octal | 147 | 206 | 161 | 27 | 0 | 20 | 57 | 213 | 15 | 56 |
| Binary | 1100111 | 10000110 | 1110001 | 10111 | 0 | 10000 | 101111 | 10001011 | 1101 | 101110 |
Color Harmonies of #678671
Complementary color
Monochromatic Colors of #678671
Black with #678671
Text Example
Text Example
White with #678671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #678671; }
p { color: rgb(103,134,113); }
H1.HeaderClassName
{
color: #678671;
}
.AnyTagClassName
{
color: #678671;
}
</style>
background-color css
<style>
a { background-color: #678671; }
a { background-color: rgb(103,134,113); }
div.DivClassName
{
background-color: #678671;
}
.BgClassName
{
background-color: #678671;
}
</style>
border-color css
<style>
span { border-color: #678671; }
span { border-color: rgb(103,134,113); }
td.TdClassName
{
border-color: #678671;
}
.TagClassName
{
border-color: #678671;
}
</style>