Shades of Sirocco #627468
Tints of Sirocco #627468
RGB
CMYK
RGB Variations
Color information
#627468 (or 0x627468) is known color: Sirocco. HEX triplet: 62, 74 and 68. RGB value is (98,116,104). Sum of RGB (Red+Green+Blue) = 98+116+104=318 (42% of max value = 765). Red value is 98 (38.67% from 255 or 30.82% from 318); Green value is 116 (45.70% from 255 or 36.48% from 318); Blue value is 104 (41.02% from 255 or 32.70% from 318); Max value from RGB is 116 - color contains mainly: green. Hex color #627468 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627468 is #9D8B97. Grayscale: #6D6D6D. Windows color (decimal): -10324888 or 6845538. OLE color: 6845538.
HSL color Cylindrical-coordinate representation of color #627468: hue angle of 140º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #627468 is Cyan = 0.16, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 116 | 104 | - |
| CMYK | 0.16 | 0 | 0.10 | 0.55 |
| HSL | 140º | 0.08% | 0.42% | - |
| HSV(B) | 140º | 0.16% | 0.45% | - |
| XYZ | 13.78 | 16.09 | 15.48 | - |
| YUV | 109.25 | 125.04 | 119.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 116 | 104 | 0.16 | 0 | 0.10 | 0.55 | 140 | 0.08 | 0.42 |
| Hex | 62 | 74 | 68 | 10 | 0 | A | 37 | 8C | 8 | 2A |
| Octal | 142 | 164 | 150 | 20 | 0 | 12 | 67 | 214 | 10 | 52 |
| Binary | 1100010 | 1110100 | 1101000 | 10000 | 0 | 1010 | 110111 | 10001100 | 1000 | 101010 |
Color Harmonies of #627468
Complementary color
Monochromatic Colors of #627468
Black with #627468
Text Example
Text Example
White with #627468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627468; }
p { color: rgb(98,116,104); }
H1.HeaderClassName
{
color: #627468;
}
.AnyTagClassName
{
color: #627468;
}
</style>
background-color css
<style>
a { background-color: #627468; }
a { background-color: rgb(98,116,104); }
div.DivClassName
{
background-color: #627468;
}
.BgClassName
{
background-color: #627468;
}
</style>
border-color css
<style>
span { border-color: #627468; }
span { border-color: rgb(98,116,104); }
td.TdClassName
{
border-color: #627468;
}
.TagClassName
{
border-color: #627468;
}
</style>