Shades of Sirocco #648771
Tints of Sirocco #648771
RGB
CMYK
RGB Variations
Color information
#648771 (or 0x648771) is known color: Sirocco. HEX triplet: 64, 87 and 71. RGB value is (100,135,113). Sum of RGB (Red+Green+Blue) = 100+135+113=348 (46% of max value = 765). Red value is 100 (39.45% from 255 or 28.74% from 348); Green value is 135 (53.12% from 255 or 38.79% from 348); Blue value is 113 (44.53% from 255 or 32.47% from 348); Max value from RGB is 135 - color contains mainly: green. Hex color #648771 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #648771 is #9B788E. Grayscale: #7A7A7A. Windows color (decimal): -10188943 or 7440228. OLE color: 7440228.
HSL color Cylindrical-coordinate representation of color #648771: hue angle of 142.29º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #648771 is Cyan = 0.26, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 135 | 113 | - |
| CMYK | 0.26 | 0 | 0.16 | 0.47 |
| HSL | 142.29º | 0.15% | 0.46% | - |
| HSV(B) | 142.29º | 0.26% | 0.53% | - |
| XYZ | 16.9 | 21.23 | 18.83 | - |
| YUV | 122.03 | 122.9 | 112.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 135 | 113 | 0.26 | 0 | 0.16 | 0.47 | 142.29 | 0.15 | 0.46 |
| Hex | 64 | 87 | 71 | 1A | 0 | 10 | 2F | 8E | F | 2E |
| Octal | 144 | 207 | 161 | 32 | 0 | 20 | 57 | 216 | 17 | 56 |
| Binary | 1100100 | 10000111 | 1110001 | 11010 | 0 | 10000 | 101111 | 10001110 | 1111 | 101110 |
Color Harmonies of #648771
Complementary color
Monochromatic Colors of #648771
Black with #648771
Text Example
Text Example
White with #648771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648771; }
p { color: rgb(100,135,113); }
H1.HeaderClassName
{
color: #648771;
}
.AnyTagClassName
{
color: #648771;
}
</style>
background-color css
<style>
a { background-color: #648771; }
a { background-color: rgb(100,135,113); }
div.DivClassName
{
background-color: #648771;
}
.BgClassName
{
background-color: #648771;
}
</style>
border-color css
<style>
span { border-color: #648771; }
span { border-color: rgb(100,135,113); }
td.TdClassName
{
border-color: #648771;
}
.TagClassName
{
border-color: #648771;
}
</style>