Shades of Sirocco #617268
Tints of Sirocco #617268
RGB
CMYK
RGB Variations
Color information
#617268 (or 0x617268) is known color: Sirocco. HEX triplet: 61, 72 and 68. RGB value is (97,114,104). Sum of RGB (Red+Green+Blue) = 97+114+104=315 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.79% from 315); Green value is 114 (44.92% from 255 or 36.19% from 315); Blue value is 104 (41.02% from 255 or 33.02% from 315); Max value from RGB is 114 - color contains mainly: green. Hex color #617268 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617268 is #9E8D97. Grayscale: #6B6B6B. Windows color (decimal): -10390936 or 6845025. OLE color: 6845025.
HSL color Cylindrical-coordinate representation of color #617268: hue angle of 144.71º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #617268 is Cyan = 0.15, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 114 | 104 | - |
| CMYK | 0.15 | 0 | 0.09 | 0.55 |
| HSL | 144.71º | 0.08% | 0.41% | - |
| HSV(B) | 144.71º | 0.15% | 0.45% | - |
| XYZ | 13.45 | 15.58 | 15.39 | - |
| YUV | 107.78 | 125.87 | 120.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 114 | 104 | 0.15 | 0 | 0.09 | 0.55 | 144.71 | 0.08 | 0.41 |
| Hex | 61 | 72 | 68 | F | 0 | 9 | 37 | 91 | 8 | 29 |
| Octal | 141 | 162 | 150 | 17 | 0 | 11 | 67 | 221 | 10 | 51 |
| Binary | 1100001 | 1110010 | 1101000 | 1111 | 0 | 1001 | 110111 | 10010001 | 1000 | 101001 |
Color Harmonies of #617268
Complementary color
Monochromatic Colors of #617268
Black with #617268
Text Example
Text Example
White with #617268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617268; }
p { color: rgb(97,114,104); }
H1.HeaderClassName
{
color: #617268;
}
.AnyTagClassName
{
color: #617268;
}
</style>
background-color css
<style>
a { background-color: #617268; }
a { background-color: rgb(97,114,104); }
div.DivClassName
{
background-color: #617268;
}
.BgClassName
{
background-color: #617268;
}
</style>
border-color css
<style>
span { border-color: #617268; }
span { border-color: rgb(97,114,104); }
td.TdClassName
{
border-color: #617268;
}
.TagClassName
{
border-color: #617268;
}
</style>