Shades of Sirocco #617168
Tints of Sirocco #617168
RGB
CMYK
RGB Variations
Color information
#617168 (or 0x617168) is known color: Sirocco. HEX triplet: 61, 71 and 68. RGB value is (97,113,104). Sum of RGB (Red+Green+Blue) = 97+113+104=314 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.89% from 314); Green value is 113 (44.53% from 255 or 35.99% from 314); Blue value is 104 (41.02% from 255 or 33.12% from 314); Max value from RGB is 113 - color contains mainly: green. Hex color #617168 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617168 is #9E8E97. Grayscale: #6B6B6B. Windows color (decimal): -10391192 or 6844769. OLE color: 6844769.
HSL color Cylindrical-coordinate representation of color #617168: hue angle of 146.25º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #617168 is Cyan = 0.14, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 113 | 104 | - |
| CMYK | 0.14 | 0 | 0.08 | 0.56 |
| HSL | 146.25º | 0.08% | 0.41% | - |
| HSV(B) | 146.25º | 0.14% | 0.44% | - |
| XYZ | 13.33 | 15.35 | 15.36 | - |
| YUV | 107.19 | 126.2 | 120.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 113 | 104 | 0.14 | 0 | 0.08 | 0.56 | 146.25 | 0.08 | 0.41 |
| Hex | 61 | 71 | 68 | E | 0 | 8 | 38 | 92 | 8 | 29 |
| Octal | 141 | 161 | 150 | 16 | 0 | 10 | 70 | 222 | 10 | 51 |
| Binary | 1100001 | 1110001 | 1101000 | 1110 | 0 | 1000 | 111000 | 10010010 | 1000 | 101001 |
Color Harmonies of #617168
Complementary color
Monochromatic Colors of #617168
Black with #617168
Text Example
Text Example
White with #617168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617168; }
p { color: rgb(97,113,104); }
H1.HeaderClassName
{
color: #617168;
}
.AnyTagClassName
{
color: #617168;
}
</style>
background-color css
<style>
a { background-color: #617168; }
a { background-color: rgb(97,113,104); }
div.DivClassName
{
background-color: #617168;
}
.BgClassName
{
background-color: #617168;
}
</style>
border-color css
<style>
span { border-color: #617168; }
span { border-color: rgb(97,113,104); }
td.TdClassName
{
border-color: #617168;
}
.TagClassName
{
border-color: #617168;
}
</style>