Shades of Sirocco #627068
Tints of Sirocco #627068
RGB
CMYK
RGB Variations
Color information
#627068 (or 0x627068) is known color: Sirocco. HEX triplet: 62, 70 and 68. RGB value is (98,112,104). Sum of RGB (Red+Green+Blue) = 98+112+104=314 (41% of max value = 765). Red value is 98 (38.67% from 255 or 31.21% from 314); Green value is 112 (44.14% from 255 or 35.67% from 314); Blue value is 104 (41.02% from 255 or 33.12% from 314); Max value from RGB is 112 - color contains mainly: green. Hex color #627068 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627068 is #9D8F97. Grayscale: #6A6A6A. Windows color (decimal): -10325912 or 6844514. OLE color: 6844514.
HSL color Cylindrical-coordinate representation of color #627068: hue angle of 145.71º 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 #627068 is Cyan = 0.13, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 112 | 104 | - |
| CMYK | 0.13 | 0 | 0.07 | 0.56 |
| HSL | 145.71º | 0.07% | 0.41% | - |
| HSV(B) | 145.71º | 0.13% | 0.44% | - |
| XYZ | 13.33 | 15.18 | 15.33 | - |
| YUV | 106.9 | 126.36 | 121.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 112 | 104 | 0.13 | 0 | 0.07 | 0.56 | 145.71 | 0.07 | 0.41 |
| Hex | 62 | 70 | 68 | D | 0 | 7 | 38 | 92 | 7 | 29 |
| Octal | 142 | 160 | 150 | 15 | 0 | 7 | 70 | 222 | 7 | 51 |
| Binary | 1100010 | 1110000 | 1101000 | 1101 | 0 | 111 | 111000 | 10010010 | 111 | 101001 |
Color Harmonies of #627068
Complementary color
Monochromatic Colors of #627068
Black with #627068
Text Example
Text Example
White with #627068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627068; }
p { color: rgb(98,112,104); }
H1.HeaderClassName
{
color: #627068;
}
.AnyTagClassName
{
color: #627068;
}
</style>
background-color css
<style>
a { background-color: #627068; }
a { background-color: rgb(98,112,104); }
div.DivClassName
{
background-color: #627068;
}
.BgClassName
{
background-color: #627068;
}
</style>
border-color css
<style>
span { border-color: #627068; }
span { border-color: rgb(98,112,104); }
td.TdClassName
{
border-color: #627068;
}
.TagClassName
{
border-color: #627068;
}
</style>