Shades of Sirocco #627066
Tints of Sirocco #627066
RGB
CMYK
RGB Variations
Color information
#627066 (or 0x627066) is known color: Sirocco. HEX triplet: 62, 70 and 66. RGB value is (98,112,102). Sum of RGB (Red+Green+Blue) = 98+112+102=312 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.41% from 312); Green value is 112 (44.14% from 255 or 35.90% from 312); Blue value is 102 (40.23% from 255 or 32.69% from 312); Max value from RGB is 112 - color contains mainly: green. Hex color #627066 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627066 is #9D8F99. Grayscale: #6A6A6A. Windows color (decimal): -10325914 or 6713442. OLE color: 6713442.
HSL color Cylindrical-coordinate representation of color #627066: hue angle of 137.14º degrees, saturation: 0.07, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #627066 is Cyan = 0.13, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 112 | 102 | - |
| CMYK | 0.13 | 0 | 0.09 | 0.56 |
| HSL | 137.14º | 0.07% | 0.41% | - |
| HSV(B) | 137.14º | 0.13% | 0.44% | - |
| XYZ | 13.23 | 15.14 | 14.8 | - |
| YUV | 106.67 | 125.36 | 121.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 112 | 102 | 0.13 | 0 | 0.09 | 0.56 | 137.14 | 0.07 | 0.41 |
| Hex | 62 | 70 | 66 | D | 0 | 9 | 38 | 89 | 7 | 29 |
| Octal | 142 | 160 | 146 | 15 | 0 | 11 | 70 | 211 | 7 | 51 |
| Binary | 1100010 | 1110000 | 1100110 | 1101 | 0 | 1001 | 111000 | 10001001 | 111 | 101001 |
Color Harmonies of #627066
Complementary color
Monochromatic Colors of #627066
Black with #627066
Text Example
Text Example
White with #627066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627066; }
p { color: rgb(98,112,102); }
H1.HeaderClassName
{
color: #627066;
}
.AnyTagClassName
{
color: #627066;
}
</style>
background-color css
<style>
a { background-color: #627066; }
a { background-color: rgb(98,112,102); }
div.DivClassName
{
background-color: #627066;
}
.BgClassName
{
background-color: #627066;
}
</style>
border-color css
<style>
span { border-color: #627066; }
span { border-color: rgb(98,112,102); }
td.TdClassName
{
border-color: #627066;
}
.TagClassName
{
border-color: #627066;
}
</style>