Shades of Sirocco #627668
Tints of Sirocco #627668
RGB
CMYK
RGB Variations
Color information
#627668 (or 0x627668) is known color: Sirocco. HEX triplet: 62, 76 and 68. RGB value is (98,118,104). Sum of RGB (Red+Green+Blue) = 98+118+104=320 (42% of max value = 765). Red value is 98 (38.67% from 255 or 30.62% from 320); Green value is 118 (46.48% from 255 or 36.88% from 320); Blue value is 104 (41.02% from 255 or 32.5% from 320); Max value from RGB is 118 - color contains mainly: green. Hex color #627668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627668 is #9D8997. Grayscale: #6E6E6E. Windows color (decimal): -10324376 or 6846050. OLE color: 6846050.
HSL color Cylindrical-coordinate representation of color #627668: hue angle of 138º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #627668 is Cyan = 0.17, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 118 | 104 | - |
| CMYK | 0.17 | 0 | 0.12 | 0.54 |
| HSL | 138º | 0.09% | 0.42% | - |
| HSV(B) | 138º | 0.17% | 0.46% | - |
| XYZ | 14.01 | 16.55 | 15.55 | - |
| YUV | 110.42 | 124.37 | 119.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 118 | 104 | 0.17 | 0 | 0.12 | 0.54 | 138 | 0.09 | 0.42 |
| Hex | 62 | 76 | 68 | 11 | 0 | C | 36 | 8A | 9 | 2A |
| Octal | 142 | 166 | 150 | 21 | 0 | 14 | 66 | 212 | 11 | 52 |
| Binary | 1100010 | 1110110 | 1101000 | 10001 | 0 | 1100 | 110110 | 10001010 | 1001 | 101010 |
Color Harmonies of #627668
Complementary color
Monochromatic Colors of #627668
Black with #627668
Text Example
Text Example
White with #627668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627668; }
p { color: rgb(98,118,104); }
H1.HeaderClassName
{
color: #627668;
}
.AnyTagClassName
{
color: #627668;
}
</style>
background-color css
<style>
a { background-color: #627668; }
a { background-color: rgb(98,118,104); }
div.DivClassName
{
background-color: #627668;
}
.BgClassName
{
background-color: #627668;
}
</style>
border-color css
<style>
span { border-color: #627668; }
span { border-color: rgb(98,118,104); }
td.TdClassName
{
border-color: #627668;
}
.TagClassName
{
border-color: #627668;
}
</style>