Shades of Sirocco #647968
Tints of Sirocco #647968
RGB
CMYK
RGB Variations
Color information
#647968 (or 0x647968) is known color: Sirocco. HEX triplet: 64, 79 and 68. RGB value is (100,121,104). Sum of RGB (Red+Green+Blue) = 100+121+104=325 (43% of max value = 765). Red value is 100 (39.45% from 255 or 30.77% from 325); Green value is 121 (47.66% from 255 or 37.23% from 325); Blue value is 104 (41.02% from 255 or 32% from 325); Max value from RGB is 121 - color contains mainly: green. Hex color #647968 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #647968 is #9B8697. Grayscale: #707070. Windows color (decimal): -10192536 or 6846820. OLE color: 6846820.
HSL color Cylindrical-coordinate representation of color #647968: hue angle of 131.43º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #647968 is Cyan = 0.17, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 100 | 121 | 104 | - |
| CMYK | 0.17 | 0 | 0.14 | 0.53 |
| HSL | 131.43º | 0.1% | 0.43% | - |
| HSV(B) | 131.43º | 0.17% | 0.47% | - |
| XYZ | 14.59 | 17.38 | 15.68 | - |
| YUV | 112.78 | 123.04 | 118.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 121 | 104 | 0.17 | 0 | 0.14 | 0.53 | 131.43 | 0.1 | 0.43 |
| Hex | 64 | 79 | 68 | 11 | 0 | E | 35 | 83 | A | 2B |
| Octal | 144 | 171 | 150 | 21 | 0 | 16 | 65 | 203 | 12 | 53 |
| Binary | 1100100 | 1111001 | 1101000 | 10001 | 0 | 1110 | 110101 | 10000011 | 1010 | 101011 |
Color Harmonies of #647968
Complementary color
Monochromatic Colors of #647968
Black with #647968
Text Example
Text Example
White with #647968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647968; }
p { color: rgb(100,121,104); }
H1.HeaderClassName
{
color: #647968;
}
.AnyTagClassName
{
color: #647968;
}
</style>
background-color css
<style>
a { background-color: #647968; }
a { background-color: rgb(100,121,104); }
div.DivClassName
{
background-color: #647968;
}
.BgClassName
{
background-color: #647968;
}
</style>
border-color css
<style>
span { border-color: #647968; }
span { border-color: rgb(100,121,104); }
td.TdClassName
{
border-color: #647968;
}
.TagClassName
{
border-color: #647968;
}
</style>