Shades of Sirocco #618770
Tints of Sirocco #618770
RGB
CMYK
RGB Variations
Color information
#618770 (or 0x618770) is known color: Sirocco. HEX triplet: 61, 87 and 70. RGB value is (97,135,112). Sum of RGB (Red+Green+Blue) = 97+135+112=344 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.20% from 344); Green value is 135 (53.12% from 255 or 39.24% from 344); Blue value is 112 (44.14% from 255 or 32.56% from 344); Max value from RGB is 135 - color contains mainly: green. Hex color #618770 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #618770 is #9E788F. Grayscale: #797979. Windows color (decimal): -10385552 or 7374689. OLE color: 7374689.
HSL color Cylindrical-coordinate representation of color #618770: hue angle of 143.68º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #618770 is Cyan = 0.28, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 135 | 112 | - |
| CMYK | 0.28 | 0 | 0.17 | 0.47 |
| HSL | 143.68º | 0.16% | 0.45% | - |
| HSV(B) | 143.68º | 0.28% | 0.53% | - |
| XYZ | 16.52 | 21.04 | 18.52 | - |
| YUV | 121.02 | 122.91 | 110.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 135 | 112 | 0.28 | 0 | 0.17 | 0.47 | 143.68 | 0.16 | 0.45 |
| Hex | 61 | 87 | 70 | 1C | 0 | 11 | 2F | 90 | 10 | 2D |
| Octal | 141 | 207 | 160 | 34 | 0 | 21 | 57 | 220 | 20 | 55 |
| Binary | 1100001 | 10000111 | 1110000 | 11100 | 0 | 10001 | 101111 | 10010000 | 10000 | 101101 |
Color Harmonies of #618770
Complementary color
Monochromatic Colors of #618770
Black with #618770
Text Example
Text Example
White with #618770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618770; }
p { color: rgb(97,135,112); }
H1.HeaderClassName
{
color: #618770;
}
.AnyTagClassName
{
color: #618770;
}
</style>
background-color css
<style>
a { background-color: #618770; }
a { background-color: rgb(97,135,112); }
div.DivClassName
{
background-color: #618770;
}
.BgClassName
{
background-color: #618770;
}
</style>
border-color css
<style>
span { border-color: #618770; }
span { border-color: rgb(97,135,112); }
td.TdClassName
{
border-color: #618770;
}
.TagClassName
{
border-color: #618770;
}
</style>