Shades of Sirocco #697770
Tints of Sirocco #697770
RGB
CMYK
RGB Variations
Color information
#697770 (or 0x697770) is known color: Sirocco. HEX triplet: 69, 77 and 70. RGB value is (105,119,112). Sum of RGB (Red+Green+Blue) = 105+119+112=336 (44% of max value = 765). Red value is 105 (41.41% from 255 or 31.25% from 336); Green value is 119 (46.88% from 255 or 35.42% from 336); Blue value is 112 (44.14% from 255 or 33.33% from 336); Max value from RGB is 119 - color contains mainly: green. Hex color #697770 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697770 is #96888F. Grayscale: #727272. Windows color (decimal): -9865360 or 7370601. OLE color: 7370601.
HSL color Cylindrical-coordinate representation of color #697770: hue angle of 150º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #697770 is Cyan = 0.12, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 119 | 112 | - |
| CMYK | 0.12 | 0 | 0.06 | 0.53 |
| HSL | 150º | 0.06% | 0.44% | - |
| HSV(B) | 150º | 0.12% | 0.47% | - |
| XYZ | 15.35 | 17.37 | 17.87 | - |
| YUV | 114.02 | 126.86 | 121.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 119 | 112 | 0.12 | 0 | 0.06 | 0.53 | 150 | 0.06 | 0.44 |
| Hex | 69 | 77 | 70 | C | 0 | 6 | 35 | 96 | 6 | 2C |
| Octal | 151 | 167 | 160 | 14 | 0 | 6 | 65 | 226 | 6 | 54 |
| Binary | 1101001 | 1110111 | 1110000 | 1100 | 0 | 110 | 110101 | 10010110 | 110 | 101100 |
Color Harmonies of #697770
Complementary color
Monochromatic Colors of #697770
Black with #697770
Text Example
Text Example
White with #697770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697770; }
p { color: rgb(105,119,112); }
H1.HeaderClassName
{
color: #697770;
}
.AnyTagClassName
{
color: #697770;
}
</style>
background-color css
<style>
a { background-color: #697770; }
a { background-color: rgb(105,119,112); }
div.DivClassName
{
background-color: #697770;
}
.BgClassName
{
background-color: #697770;
}
</style>
border-color css
<style>
span { border-color: #697770; }
span { border-color: rgb(105,119,112); }
td.TdClassName
{
border-color: #697770;
}
.TagClassName
{
border-color: #697770;
}
</style>