Shades of Sirocco #617968
Tints of Sirocco #617968
RGB
CMYK
RGB Variations
Color information
#617968 (or 0x617968) is known color: Sirocco. HEX triplet: 61, 79 and 68. RGB value is (97,121,104). Sum of RGB (Red+Green+Blue) = 97+121+104=322 (42% of max value = 765). Red value is 97 (38.28% from 255 or 30.12% from 322); Green value is 121 (47.66% from 255 or 37.58% from 322); Blue value is 104 (41.02% from 255 or 32.30% from 322); Max value from RGB is 121 - color contains mainly: green. Hex color #617968 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617968 is #9E8697. Grayscale: #6F6F6F. Windows color (decimal): -10389144 or 6846817. OLE color: 6846817.
HSL color Cylindrical-coordinate representation of color #617968: hue angle of 137.5º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #617968 is Cyan = 0.20, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 121 | 104 | - |
| CMYK | 0.20 | 0 | 0.14 | 0.53 |
| HSL | 137.5º | 0.11% | 0.43% | - |
| HSV(B) | 137.5º | 0.2% | 0.47% | - |
| XYZ | 14.27 | 17.22 | 15.67 | - |
| YUV | 111.89 | 123.55 | 117.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 121 | 104 | 0.20 | 0 | 0.14 | 0.53 | 137.5 | 0.11 | 0.43 |
| Hex | 61 | 79 | 68 | 14 | 0 | E | 35 | 8A | B | 2B |
| Octal | 141 | 171 | 150 | 24 | 0 | 16 | 65 | 212 | 13 | 53 |
| Binary | 1100001 | 1111001 | 1101000 | 10100 | 0 | 1110 | 110101 | 10001010 | 1011 | 101011 |
Color Harmonies of #617968
Complementary color
Monochromatic Colors of #617968
Black with #617968
Text Example
Text Example
White with #617968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617968; }
p { color: rgb(97,121,104); }
H1.HeaderClassName
{
color: #617968;
}
.AnyTagClassName
{
color: #617968;
}
</style>
background-color css
<style>
a { background-color: #617968; }
a { background-color: rgb(97,121,104); }
div.DivClassName
{
background-color: #617968;
}
.BgClassName
{
background-color: #617968;
}
</style>
border-color css
<style>
span { border-color: #617968; }
span { border-color: rgb(97,121,104); }
td.TdClassName
{
border-color: #617968;
}
.TagClassName
{
border-color: #617968;
}
</style>