Shades of Sirocco #617766
Tints of Sirocco #617766
RGB
CMYK
RGB Variations
Color information
#617766 (or 0x617766) is known color: Sirocco. HEX triplet: 61, 77 and 66. RGB value is (97,119,102). Sum of RGB (Red+Green+Blue) = 97+119+102=318 (42% of max value = 765). Red value is 97 (38.28% from 255 or 30.50% from 318); Green value is 119 (46.88% from 255 or 37.42% from 318); Blue value is 102 (40.23% from 255 or 32.08% from 318); Max value from RGB is 119 - color contains mainly: green. Hex color #617766 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617766 is #9E8899. Grayscale: #6E6E6E. Windows color (decimal): -10389658 or 6715233. OLE color: 6715233.
HSL color Cylindrical-coordinate representation of color #617766: hue angle of 133.64º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #617766 is Cyan = 0.18, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 119 | 102 | - |
| CMYK | 0.18 | 0 | 0.14 | 0.53 |
| HSL | 133.64º | 0.1% | 0.42% | - |
| HSV(B) | 133.64º | 0.18% | 0.47% | - |
| XYZ | 13.92 | 16.69 | 15.06 | - |
| YUV | 110.48 | 123.21 | 118.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 119 | 102 | 0.18 | 0 | 0.14 | 0.53 | 133.64 | 0.1 | 0.42 |
| Hex | 61 | 77 | 66 | 12 | 0 | E | 35 | 86 | A | 2A |
| Octal | 141 | 167 | 146 | 22 | 0 | 16 | 65 | 206 | 12 | 52 |
| Binary | 1100001 | 1110111 | 1100110 | 10010 | 0 | 1110 | 110101 | 10000110 | 1010 | 101010 |
Color Harmonies of #617766
Complementary color
Monochromatic Colors of #617766
Black with #617766
Text Example
Text Example
White with #617766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617766; }
p { color: rgb(97,119,102); }
H1.HeaderClassName
{
color: #617766;
}
.AnyTagClassName
{
color: #617766;
}
</style>
background-color css
<style>
a { background-color: #617766; }
a { background-color: rgb(97,119,102); }
div.DivClassName
{
background-color: #617766;
}
.BgClassName
{
background-color: #617766;
}
</style>
border-color css
<style>
span { border-color: #617766; }
span { border-color: rgb(97,119,102); }
td.TdClassName
{
border-color: #617766;
}
.TagClassName
{
border-color: #617766;
}
</style>