Shades of Sirocco #617868
Tints of Sirocco #617868
RGB
CMYK
RGB Variations
Color information
#617868 (or 0x617868) is known color: Sirocco. HEX triplet: 61, 78 and 68. RGB value is (97,120,104). Sum of RGB (Red+Green+Blue) = 97+120+104=321 (42% of max value = 765). Red value is 97 (38.28% from 255 or 30.22% from 321); Green value is 120 (47.27% from 255 or 37.38% from 321); Blue value is 104 (41.02% from 255 or 32.40% from 321); Max value from RGB is 120 - color contains mainly: green. Hex color #617868 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617868 is #9E8797. Grayscale: #6F6F6F. Windows color (decimal): -10389400 or 6846561. OLE color: 6846561.
HSL color Cylindrical-coordinate representation of color #617868: hue angle of 138.26º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #617868 is Cyan = 0.19, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 120 | 104 | - |
| CMYK | 0.19 | 0 | 0.13 | 0.53 |
| HSL | 138.26º | 0.11% | 0.43% | - |
| HSV(B) | 138.26º | 0.19% | 0.47% | - |
| XYZ | 14.14 | 16.97 | 15.63 | - |
| YUV | 111.3 | 123.88 | 117.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 104 | 0.19 | 0 | 0.13 | 0.53 | 138.26 | 0.11 | 0.43 |
| Hex | 61 | 78 | 68 | 13 | 0 | D | 35 | 8A | B | 2B |
| Octal | 141 | 170 | 150 | 23 | 0 | 15 | 65 | 212 | 13 | 53 |
| Binary | 1100001 | 1111000 | 1101000 | 10011 | 0 | 1101 | 110101 | 10001010 | 1011 | 101011 |
Color Harmonies of #617868
Complementary color
Monochromatic Colors of #617868
Black with #617868
Text Example
Text Example
White with #617868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617868; }
p { color: rgb(97,120,104); }
H1.HeaderClassName
{
color: #617868;
}
.AnyTagClassName
{
color: #617868;
}
</style>
background-color css
<style>
a { background-color: #617868; }
a { background-color: rgb(97,120,104); }
div.DivClassName
{
background-color: #617868;
}
.BgClassName
{
background-color: #617868;
}
</style>
border-color css
<style>
span { border-color: #617868; }
span { border-color: rgb(97,120,104); }
td.TdClassName
{
border-color: #617868;
}
.TagClassName
{
border-color: #617868;
}
</style>