Shades of Sirocco #607469
Tints of Sirocco #607469
RGB
CMYK
RGB Variations
Color information
#607469 (or 0x607469) is known color: Sirocco. HEX triplet: 60, 74 and 69. RGB value is (96,116,105). Sum of RGB (Red+Green+Blue) = 96+116+105=317 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.28% from 317); Green value is 116 (45.70% from 255 or 36.59% from 317); Blue value is 105 (41.41% from 255 or 33.12% from 317); Max value from RGB is 116 - color contains mainly: green. Hex color #607469 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #607469 is #9F8B96. Grayscale: #6C6C6C. Windows color (decimal): -10455959 or 6911072. OLE color: 6911072.
HSL color Cylindrical-coordinate representation of color #607469: hue angle of 147º 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 #607469 is Cyan = 0.17, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 116 | 105 | - |
| CMYK | 0.17 | 0 | 0.09 | 0.55 |
| HSL | 147º | 0.09% | 0.42% | - |
| HSV(B) | 147º | 0.17% | 0.45% | - |
| XYZ | 13.62 | 16 | 15.73 | - |
| YUV | 108.77 | 125.87 | 118.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 116 | 105 | 0.17 | 0 | 0.09 | 0.55 | 147 | 0.09 | 0.42 |
| Hex | 60 | 74 | 69 | 11 | 0 | 9 | 37 | 93 | 9 | 2A |
| Octal | 140 | 164 | 151 | 21 | 0 | 11 | 67 | 223 | 11 | 52 |
| Binary | 1100000 | 1110100 | 1101001 | 10001 | 0 | 1001 | 110111 | 10010011 | 1001 | 101010 |
Color Harmonies of #607469
Complementary color
Monochromatic Colors of #607469
Black with #607469
Text Example
Text Example
White with #607469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607469; }
p { color: rgb(96,116,105); }
H1.HeaderClassName
{
color: #607469;
}
.AnyTagClassName
{
color: #607469;
}
</style>
background-color css
<style>
a { background-color: #607469; }
a { background-color: rgb(96,116,105); }
div.DivClassName
{
background-color: #607469;
}
.BgClassName
{
background-color: #607469;
}
</style>
border-color css
<style>
span { border-color: #607469; }
span { border-color: rgb(96,116,105); }
td.TdClassName
{
border-color: #607469;
}
.TagClassName
{
border-color: #607469;
}
</style>