Shades of Sirocco #637969
Tints of Sirocco #637969
RGB
CMYK
RGB Variations
Color information
#637969 (or 0x637969) is known color: Sirocco. HEX triplet: 63, 79 and 69. RGB value is (99,121,105). Sum of RGB (Red+Green+Blue) = 99+121+105=325 (43% of max value = 765). Red value is 99 (39.06% from 255 or 30.46% from 325); Green value is 121 (47.66% from 255 or 37.23% from 325); Blue value is 105 (41.41% from 255 or 32.31% from 325); Max value from RGB is 121 - color contains mainly: green. Hex color #637969 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637969 is #9C8696. Grayscale: #707070. Windows color (decimal): -10258071 or 6912355. OLE color: 6912355.
HSL color Cylindrical-coordinate representation of color #637969: hue angle of 136.36º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #637969 is Cyan = 0.18, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 99 | 121 | 105 | - |
| CMYK | 0.18 | 0 | 0.13 | 0.53 |
| HSL | 136.36º | 0.1% | 0.43% | - |
| HSV(B) | 136.36º | 0.18% | 0.47% | - |
| XYZ | 14.53 | 17.35 | 15.95 | - |
| YUV | 112.6 | 123.71 | 118.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 121 | 105 | 0.18 | 0 | 0.13 | 0.53 | 136.36 | 0.1 | 0.43 |
| Hex | 63 | 79 | 69 | 12 | 0 | D | 35 | 88 | A | 2B |
| Octal | 143 | 171 | 151 | 22 | 0 | 15 | 65 | 210 | 12 | 53 |
| Binary | 1100011 | 1111001 | 1101001 | 10010 | 0 | 1101 | 110101 | 10001000 | 1010 | 101011 |
Color Harmonies of #637969
Complementary color
Monochromatic Colors of #637969
Black with #637969
Text Example
Text Example
White with #637969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637969; }
p { color: rgb(99,121,105); }
H1.HeaderClassName
{
color: #637969;
}
.AnyTagClassName
{
color: #637969;
}
</style>
background-color css
<style>
a { background-color: #637969; }
a { background-color: rgb(99,121,105); }
div.DivClassName
{
background-color: #637969;
}
.BgClassName
{
background-color: #637969;
}
</style>
border-color css
<style>
span { border-color: #637969; }
span { border-color: rgb(99,121,105); }
td.TdClassName
{
border-color: #637969;
}
.TagClassName
{
border-color: #637969;
}
</style>