Shades of Sirocco #628671
Tints of Sirocco #628671
RGB
CMYK
RGB Variations
Color information
#628671 (or 0x628671) is known color: Sirocco. HEX triplet: 62, 86 and 71. RGB value is (98,134,113). Sum of RGB (Red+Green+Blue) = 98+134+113=345 (45% of max value = 765). Red value is 98 (38.67% from 255 or 28.41% from 345); Green value is 134 (52.73% from 255 or 38.84% from 345); Blue value is 113 (44.53% from 255 or 32.75% from 345); Max value from RGB is 134 - color contains mainly: green. Hex color #628671 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #628671 is #9D798E. Grayscale: #787878. Windows color (decimal): -10320271 or 7439970. OLE color: 7439970.
HSL color Cylindrical-coordinate representation of color #628671: hue angle of 145º 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 #628671 is Cyan = 0.27, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 134 | 113 | - |
| CMYK | 0.27 | 0 | 0.16 | 0.47 |
| HSL | 145º | 0.16% | 0.45% | - |
| HSV(B) | 145º | 0.27% | 0.53% | - |
| XYZ | 16.54 | 20.84 | 18.77 | - |
| YUV | 120.84 | 123.57 | 111.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 134 | 113 | 0.27 | 0 | 0.16 | 0.47 | 145 | 0.16 | 0.45 |
| Hex | 62 | 86 | 71 | 1B | 0 | 10 | 2F | 91 | 10 | 2D |
| Octal | 142 | 206 | 161 | 33 | 0 | 20 | 57 | 221 | 20 | 55 |
| Binary | 1100010 | 10000110 | 1110001 | 11011 | 0 | 10000 | 101111 | 10010001 | 10000 | 101101 |
Color Harmonies of #628671
Complementary color
Monochromatic Colors of #628671
Black with #628671
Text Example
Text Example
White with #628671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628671; }
p { color: rgb(98,134,113); }
H1.HeaderClassName
{
color: #628671;
}
.AnyTagClassName
{
color: #628671;
}
</style>
background-color css
<style>
a { background-color: #628671; }
a { background-color: rgb(98,134,113); }
div.DivClassName
{
background-color: #628671;
}
.BgClassName
{
background-color: #628671;
}
</style>
border-color css
<style>
span { border-color: #628671; }
span { border-color: rgb(98,134,113); }
td.TdClassName
{
border-color: #628671;
}
.TagClassName
{
border-color: #628671;
}
</style>