Shades of Sirocco #617069
Tints of Sirocco #617069
RGB
CMYK
RGB Variations
Color information
#617069 (or 0x617069) is known color: Sirocco. HEX triplet: 61, 70 and 69. RGB value is (97,112,105). Sum of RGB (Red+Green+Blue) = 97+112+105=314 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.89% from 314); Green value is 112 (44.14% from 255 or 35.67% from 314); Blue value is 105 (41.41% from 255 or 33.44% from 314); Max value from RGB is 112 - color contains mainly: green. Hex color #617069 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617069 is #9E8F96. Grayscale: #6A6A6A. Windows color (decimal): -10391447 or 6910049. OLE color: 6910049.
HSL color Cylindrical-coordinate representation of color #617069: hue angle of 152º degrees, saturation: 0.07, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #617069 is Cyan = 0.13, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 112 | 105 | - |
| CMYK | 0.13 | 0 | 0.06 | 0.56 |
| HSL | 152º | 0.07% | 0.41% | - |
| HSV(B) | 152º | 0.13% | 0.44% | - |
| XYZ | 13.27 | 15.15 | 15.59 | - |
| YUV | 106.72 | 127.03 | 121.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 112 | 105 | 0.13 | 0 | 0.06 | 0.56 | 152 | 0.07 | 0.41 |
| Hex | 61 | 70 | 69 | D | 0 | 6 | 38 | 98 | 7 | 29 |
| Octal | 141 | 160 | 151 | 15 | 0 | 6 | 70 | 230 | 7 | 51 |
| Binary | 1100001 | 1110000 | 1101001 | 1101 | 0 | 110 | 111000 | 10011000 | 111 | 101001 |
Color Harmonies of #617069
Complementary color
Monochromatic Colors of #617069
Black with #617069
Text Example
Text Example
White with #617069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617069; }
p { color: rgb(97,112,105); }
H1.HeaderClassName
{
color: #617069;
}
.AnyTagClassName
{
color: #617069;
}
</style>
background-color css
<style>
a { background-color: #617069; }
a { background-color: rgb(97,112,105); }
div.DivClassName
{
background-color: #617069;
}
.BgClassName
{
background-color: #617069;
}
</style>
border-color css
<style>
span { border-color: #617069; }
span { border-color: rgb(97,112,105); }
td.TdClassName
{
border-color: #617069;
}
.TagClassName
{
border-color: #617069;
}
</style>