Shades of Sirocco #648770
Tints of Sirocco #648770
RGB
CMYK
RGB Variations
Color information
#648770 (or 0x648770) is known color: Sirocco. HEX triplet: 64, 87 and 70. RGB value is (100,135,112). Sum of RGB (Red+Green+Blue) = 100+135+112=347 (45% of max value = 765). Red value is 100 (39.45% from 255 or 28.82% from 347); Green value is 135 (53.12% from 255 or 38.90% from 347); Blue value is 112 (44.14% from 255 or 32.28% from 347); Max value from RGB is 135 - color contains mainly: green. Hex color #648770 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #648770 is #9B788F. Grayscale: #797979. Windows color (decimal): -10188944 or 7374692. OLE color: 7374692.
HSL color Cylindrical-coordinate representation of color #648770: hue angle of 140.57º 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 #648770 is Cyan = 0.26, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 135 | 112 | - |
| CMYK | 0.26 | 0 | 0.17 | 0.47 |
| HSL | 140.57º | 0.15% | 0.46% | - |
| HSV(B) | 140.57º | 0.26% | 0.53% | - |
| XYZ | 16.84 | 21.21 | 18.53 | - |
| YUV | 121.91 | 122.4 | 112.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 135 | 112 | 0.26 | 0 | 0.17 | 0.47 | 140.57 | 0.15 | 0.46 |
| Hex | 64 | 87 | 70 | 1A | 0 | 11 | 2F | 8D | F | 2E |
| Octal | 144 | 207 | 160 | 32 | 0 | 21 | 57 | 215 | 17 | 56 |
| Binary | 1100100 | 10000111 | 1110000 | 11010 | 0 | 10001 | 101111 | 10001101 | 1111 | 101110 |
Color Harmonies of #648770
Complementary color
Monochromatic Colors of #648770
Black with #648770
Text Example
Text Example
White with #648770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648770; }
p { color: rgb(100,135,112); }
H1.HeaderClassName
{
color: #648770;
}
.AnyTagClassName
{
color: #648770;
}
</style>
background-color css
<style>
a { background-color: #648770; }
a { background-color: rgb(100,135,112); }
div.DivClassName
{
background-color: #648770;
}
.BgClassName
{
background-color: #648770;
}
</style>
border-color css
<style>
span { border-color: #648770; }
span { border-color: rgb(100,135,112); }
td.TdClassName
{
border-color: #648770;
}
.TagClassName
{
border-color: #648770;
}
</style>