Shades of Sirocco #607468
Tints of Sirocco #607468
RGB
CMYK
RGB Variations
Color information
#607468 (or 0x607468) is known color: Sirocco. HEX triplet: 60, 74 and 68. RGB value is (96,116,104). Sum of RGB (Red+Green+Blue) = 96+116+104=316 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.38% from 316); Green value is 116 (45.70% from 255 or 36.71% from 316); Blue value is 104 (41.02% from 255 or 32.91% from 316); Max value from RGB is 116 - color contains mainly: green. Hex color #607468 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #607468 is #9F8B97. Grayscale: #6C6C6C. Windows color (decimal): -10455960 or 6845536. OLE color: 6845536.
HSL color Cylindrical-coordinate representation of color #607468: hue angle of 144º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #607468 is Cyan = 0.17, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 116 | 104 | - |
| CMYK | 0.17 | 0 | 0.10 | 0.55 |
| HSL | 144º | 0.09% | 0.42% | - |
| HSV(B) | 144º | 0.17% | 0.45% | - |
| XYZ | 13.57 | 15.98 | 15.47 | - |
| YUV | 108.65 | 125.37 | 118.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 116 | 104 | 0.17 | 0 | 0.10 | 0.55 | 144 | 0.09 | 0.42 |
| Hex | 60 | 74 | 68 | 11 | 0 | A | 37 | 90 | 9 | 2A |
| Octal | 140 | 164 | 150 | 21 | 0 | 12 | 67 | 220 | 11 | 52 |
| Binary | 1100000 | 1110100 | 1101000 | 10001 | 0 | 1010 | 110111 | 10010000 | 1001 | 101010 |
Color Harmonies of #607468
Complementary color
Monochromatic Colors of #607468
Black with #607468
Text Example
Text Example
White with #607468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607468; }
p { color: rgb(96,116,104); }
H1.HeaderClassName
{
color: #607468;
}
.AnyTagClassName
{
color: #607468;
}
</style>
background-color css
<style>
a { background-color: #607468; }
a { background-color: rgb(96,116,104); }
div.DivClassName
{
background-color: #607468;
}
.BgClassName
{
background-color: #607468;
}
</style>
border-color css
<style>
span { border-color: #607468; }
span { border-color: rgb(96,116,104); }
td.TdClassName
{
border-color: #607468;
}
.TagClassName
{
border-color: #607468;
}
</style>