Shades of Sirocco #618470
Tints of Sirocco #618470
RGB
CMYK
RGB Variations
Color information
#618470 (or 0x618470) is known color: Sirocco. HEX triplet: 61, 84 and 70. RGB value is (97,132,112). Sum of RGB (Red+Green+Blue) = 97+132+112=341 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.45% from 341); Green value is 132 (51.95% from 255 or 38.71% from 341); Blue value is 112 (44.14% from 255 or 32.84% from 341); Max value from RGB is 132 - color contains mainly: green. Hex color #618470 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #618470 is #9E7B8F. Grayscale: #777777. Windows color (decimal): -10386320 or 7373921. OLE color: 7373921.
HSL color Cylindrical-coordinate representation of color #618470: hue angle of 145.71º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #618470 is Cyan = 0.27, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 132 | 112 | - |
| CMYK | 0.27 | 0 | 0.15 | 0.48 |
| HSL | 145.71º | 0.15% | 0.45% | - |
| HSV(B) | 145.71º | 0.27% | 0.52% | - |
| XYZ | 16.11 | 20.21 | 18.38 | - |
| YUV | 119.26 | 123.9 | 112.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 132 | 112 | 0.27 | 0 | 0.15 | 0.48 | 145.71 | 0.15 | 0.45 |
| Hex | 61 | 84 | 70 | 1B | 0 | F | 30 | 92 | F | 2D |
| Octal | 141 | 204 | 160 | 33 | 0 | 17 | 60 | 222 | 17 | 55 |
| Binary | 1100001 | 10000100 | 1110000 | 11011 | 0 | 1111 | 110000 | 10010010 | 1111 | 101101 |
Color Harmonies of #618470
Complementary color
Monochromatic Colors of #618470
Black with #618470
Text Example
Text Example
White with #618470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618470; }
p { color: rgb(97,132,112); }
H1.HeaderClassName
{
color: #618470;
}
.AnyTagClassName
{
color: #618470;
}
</style>
background-color css
<style>
a { background-color: #618470; }
a { background-color: rgb(97,132,112); }
div.DivClassName
{
background-color: #618470;
}
.BgClassName
{
background-color: #618470;
}
</style>
border-color css
<style>
span { border-color: #618470; }
span { border-color: rgb(97,132,112); }
td.TdClassName
{
border-color: #618470;
}
.TagClassName
{
border-color: #618470;
}
</style>