Shades of Sirocco #648470
Tints of Sirocco #648470
RGB
CMYK
RGB Variations
Color information
#648470 (or 0x648470) is known color: Sirocco. HEX triplet: 64, 84 and 70. RGB value is (100,132,112). Sum of RGB (Red+Green+Blue) = 100+132+112=344 (45% of max value = 765). Red value is 100 (39.45% from 255 or 29.07% from 344); Green value is 132 (51.95% from 255 or 38.37% from 344); Blue value is 112 (44.14% from 255 or 32.56% from 344); Max value from RGB is 132 - color contains mainly: green. Hex color #648470 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #648470 is #9B7B8F. Grayscale: #787878. Windows color (decimal): -10189712 or 7373924. OLE color: 7373924.
HSL color Cylindrical-coordinate representation of color #648470: hue angle of 142.5º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #648470 is Cyan = 0.24, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 100 | 132 | 112 | - |
| CMYK | 0.24 | 0 | 0.15 | 0.48 |
| HSL | 142.5º | 0.14% | 0.45% | - |
| HSV(B) | 142.5º | 0.24% | 0.52% | - |
| XYZ | 16.43 | 20.38 | 18.4 | - |
| YUV | 120.15 | 123.4 | 113.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 132 | 112 | 0.24 | 0 | 0.15 | 0.48 | 142.5 | 0.14 | 0.45 |
| Hex | 64 | 84 | 70 | 18 | 0 | F | 30 | 8E | E | 2D |
| Octal | 144 | 204 | 160 | 30 | 0 | 17 | 60 | 216 | 16 | 55 |
| Binary | 1100100 | 10000100 | 1110000 | 11000 | 0 | 1111 | 110000 | 10001110 | 1110 | 101101 |
Color Harmonies of #648470
Complementary color
Monochromatic Colors of #648470
Black with #648470
Text Example
Text Example
White with #648470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648470; }
p { color: rgb(100,132,112); }
H1.HeaderClassName
{
color: #648470;
}
.AnyTagClassName
{
color: #648470;
}
</style>
background-color css
<style>
a { background-color: #648470; }
a { background-color: rgb(100,132,112); }
div.DivClassName
{
background-color: #648470;
}
.BgClassName
{
background-color: #648470;
}
</style>
border-color css
<style>
span { border-color: #648470; }
span { border-color: rgb(100,132,112); }
td.TdClassName
{
border-color: #648470;
}
.TagClassName
{
border-color: #648470;
}
</style>