Shades of Sirocco #697671
Tints of Sirocco #697671
RGB
CMYK
RGB Variations
Color information
#697671 (or 0x697671) is known color: Sirocco. HEX triplet: 69, 76 and 71. RGB value is (105,118,113). Sum of RGB (Red+Green+Blue) = 105+118+113=336 (44% of max value = 765). Red value is 105 (41.41% from 255 or 31.25% from 336); Green value is 118 (46.48% from 255 or 35.12% from 336); Blue value is 113 (44.53% from 255 or 33.63% from 336); Max value from RGB is 118 - color contains mainly: green. Hex color #697671 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697671 is #96898E. Grayscale: #717171. Windows color (decimal): -9865615 or 7435881. OLE color: 7435881.
HSL color Cylindrical-coordinate representation of color #697671: hue angle of 156.92º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #697671 is Cyan = 0.11, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 118 | 113 | - |
| CMYK | 0.11 | 0 | 0.04 | 0.54 |
| HSL | 156.92º | 0.06% | 0.44% | - |
| HSV(B) | 156.92º | 0.11% | 0.46% | - |
| XYZ | 15.28 | 17.15 | 18.13 | - |
| YUV | 113.54 | 127.69 | 121.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 118 | 113 | 0.11 | 0 | 0.04 | 0.54 | 156.92 | 0.06 | 0.44 |
| Hex | 69 | 76 | 71 | B | 0 | 4 | 36 | 9D | 6 | 2C |
| Octal | 151 | 166 | 161 | 13 | 0 | 4 | 66 | 235 | 6 | 54 |
| Binary | 1101001 | 1110110 | 1110001 | 1011 | 0 | 100 | 110110 | 10011101 | 110 | 101100 |
Color Harmonies of #697671
Complementary color
Monochromatic Colors of #697671
Black with #697671
Text Example
Text Example
White with #697671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697671; }
p { color: rgb(105,118,113); }
H1.HeaderClassName
{
color: #697671;
}
.AnyTagClassName
{
color: #697671;
}
</style>
background-color css
<style>
a { background-color: #697671; }
a { background-color: rgb(105,118,113); }
div.DivClassName
{
background-color: #697671;
}
.BgClassName
{
background-color: #697671;
}
</style>
border-color css
<style>
span { border-color: #697671; }
span { border-color: rgb(105,118,113); }
td.TdClassName
{
border-color: #697671;
}
.TagClassName
{
border-color: #697671;
}
</style>