Shades of Sirocco #637469
Tints of Sirocco #637469
RGB
CMYK
RGB Variations
Color information
#637469 (or 0x637469) is known color: Sirocco. HEX triplet: 63, 74 and 69. RGB value is (99,116,105). Sum of RGB (Red+Green+Blue) = 99+116+105=320 (42% of max value = 765). Red value is 99 (39.06% from 255 or 30.94% from 320); Green value is 116 (45.70% from 255 or 36.25% from 320); Blue value is 105 (41.41% from 255 or 32.81% from 320); Max value from RGB is 116 - color contains mainly: green. Hex color #637469 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637469 is #9C8B96. Grayscale: #6D6D6D. Windows color (decimal): -10259351 or 6911075. OLE color: 6911075.
HSL color Cylindrical-coordinate representation of color #637469: hue angle of 141.18º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #637469 is Cyan = 0.15, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 99 | 116 | 105 | - |
| CMYK | 0.15 | 0 | 0.09 | 0.55 |
| HSL | 141.18º | 0.08% | 0.42% | - |
| HSV(B) | 141.18º | 0.15% | 0.45% | - |
| XYZ | 13.94 | 16.16 | 15.75 | - |
| YUV | 109.66 | 125.37 | 120.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 116 | 105 | 0.15 | 0 | 0.09 | 0.55 | 141.18 | 0.08 | 0.42 |
| Hex | 63 | 74 | 69 | F | 0 | 9 | 37 | 8D | 8 | 2A |
| Octal | 143 | 164 | 151 | 17 | 0 | 11 | 67 | 215 | 10 | 52 |
| Binary | 1100011 | 1110100 | 1101001 | 1111 | 0 | 1001 | 110111 | 10001101 | 1000 | 101010 |
Color Harmonies of #637469
Complementary color
Monochromatic Colors of #637469
Black with #637469
Text Example
Text Example
White with #637469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637469; }
p { color: rgb(99,116,105); }
H1.HeaderClassName
{
color: #637469;
}
.AnyTagClassName
{
color: #637469;
}
</style>
background-color css
<style>
a { background-color: #637469; }
a { background-color: rgb(99,116,105); }
div.DivClassName
{
background-color: #637469;
}
.BgClassName
{
background-color: #637469;
}
</style>
border-color css
<style>
span { border-color: #637469; }
span { border-color: rgb(99,116,105); }
td.TdClassName
{
border-color: #637469;
}
.TagClassName
{
border-color: #637469;
}
</style>