Shades of Sirocco #628670
Tints of Sirocco #628670
RGB
CMYK
RGB Variations
Color information
#628670 (or 0x628670) is known color: Sirocco. HEX triplet: 62, 86 and 70. RGB value is (98,134,112). Sum of RGB (Red+Green+Blue) = 98+134+112=344 (45% of max value = 765). Red value is 98 (38.67% from 255 or 28.49% from 344); Green value is 134 (52.73% from 255 or 38.95% from 344); Blue value is 112 (44.14% from 255 or 32.56% from 344); Max value from RGB is 134 - color contains mainly: green. Hex color #628670 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #628670 is #9D798F. Grayscale: #787878. Windows color (decimal): -10320272 or 7374434. OLE color: 7374434.
HSL color Cylindrical-coordinate representation of color #628670: hue angle of 143.33º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #628670 is Cyan = 0.27, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 134 | 112 | - |
| CMYK | 0.27 | 0 | 0.16 | 0.47 |
| HSL | 143.33º | 0.16% | 0.45% | - |
| HSV(B) | 143.33º | 0.27% | 0.53% | - |
| XYZ | 16.49 | 20.82 | 18.48 | - |
| YUV | 120.73 | 123.07 | 111.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 134 | 112 | 0.27 | 0 | 0.16 | 0.47 | 143.33 | 0.16 | 0.45 |
| Hex | 62 | 86 | 70 | 1B | 0 | 10 | 2F | 8F | 10 | 2D |
| Octal | 142 | 206 | 160 | 33 | 0 | 20 | 57 | 217 | 20 | 55 |
| Binary | 1100010 | 10000110 | 1110000 | 11011 | 0 | 10000 | 101111 | 10001111 | 10000 | 101101 |
Color Harmonies of #628670
Complementary color
Monochromatic Colors of #628670
Black with #628670
Text Example
Text Example
White with #628670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628670; }
p { color: rgb(98,134,112); }
H1.HeaderClassName
{
color: #628670;
}
.AnyTagClassName
{
color: #628670;
}
</style>
background-color css
<style>
a { background-color: #628670; }
a { background-color: rgb(98,134,112); }
div.DivClassName
{
background-color: #628670;
}
.BgClassName
{
background-color: #628670;
}
</style>
border-color css
<style>
span { border-color: #628670; }
span { border-color: rgb(98,134,112); }
td.TdClassName
{
border-color: #628670;
}
.TagClassName
{
border-color: #628670;
}
</style>