Shades of Sirocco #628270
Tints of Sirocco #628270
RGB
CMYK
RGB Variations
Color information
#628270 (or 0x628270) is known color: Sirocco. HEX triplet: 62, 82 and 70. RGB value is (98,130,112). Sum of RGB (Red+Green+Blue) = 98+130+112=340 (45% of max value = 765). Red value is 98 (38.67% from 255 or 28.82% from 340); Green value is 130 (51.17% from 255 or 38.24% from 340); Blue value is 112 (44.14% from 255 or 32.94% from 340); Max value from RGB is 130 - color contains mainly: green. Hex color #628270 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #628270 is #9D7D8F. Grayscale: #767676. Windows color (decimal): -10321296 or 7373410. OLE color: 7373410.
HSL color Cylindrical-coordinate representation of color #628270: hue angle of 146.25º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #628270 is Cyan = 0.25, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 130 | 112 | - |
| CMYK | 0.25 | 0 | 0.14 | 0.49 |
| HSL | 146.25º | 0.14% | 0.45% | - |
| HSV(B) | 146.25º | 0.25% | 0.51% | - |
| XYZ | 15.94 | 19.73 | 18.3 | - |
| YUV | 118.38 | 124.4 | 113.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 130 | 112 | 0.25 | 0 | 0.14 | 0.49 | 146.25 | 0.14 | 0.45 |
| Hex | 62 | 82 | 70 | 19 | 0 | E | 31 | 92 | E | 2D |
| Octal | 142 | 202 | 160 | 31 | 0 | 16 | 61 | 222 | 16 | 55 |
| Binary | 1100010 | 10000010 | 1110000 | 11001 | 0 | 1110 | 110001 | 10010010 | 1110 | 101101 |
Color Harmonies of #628270
Complementary color
Monochromatic Colors of #628270
Black with #628270
Text Example
Text Example
White with #628270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628270; }
p { color: rgb(98,130,112); }
H1.HeaderClassName
{
color: #628270;
}
.AnyTagClassName
{
color: #628270;
}
</style>
background-color css
<style>
a { background-color: #628270; }
a { background-color: rgb(98,130,112); }
div.DivClassName
{
background-color: #628270;
}
.BgClassName
{
background-color: #628270;
}
</style>
border-color css
<style>
span { border-color: #628270; }
span { border-color: rgb(98,130,112); }
td.TdClassName
{
border-color: #628270;
}
.TagClassName
{
border-color: #628270;
}
</style>