Shades of Sirocco #648472
Tints of Sirocco #648472
RGB
CMYK
RGB Variations
Color information
#648472 (or 0x648472) is known color: Sirocco. HEX triplet: 64, 84 and 72. RGB value is (100,132,114). Sum of RGB (Red+Green+Blue) = 100+132+114=346 (45% of max value = 765). Red value is 100 (39.45% from 255 or 28.90% from 346); Green value is 132 (51.95% from 255 or 38.15% from 346); Blue value is 114 (44.92% from 255 or 32.95% from 346); Max value from RGB is 132 - color contains mainly: green. Hex color #648472 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #648472 is #9B7B8D. Grayscale: #787878. Windows color (decimal): -10189710 or 7504996. OLE color: 7504996.
HSL color Cylindrical-coordinate representation of color #648472: hue angle of 146.25º 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 #648472 is Cyan = 0.24, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 100 | 132 | 114 | - |
| CMYK | 0.24 | 0 | 0.14 | 0.48 |
| HSL | 146.25º | 0.14% | 0.45% | - |
| HSV(B) | 146.25º | 0.24% | 0.52% | - |
| XYZ | 16.54 | 20.43 | 18.99 | - |
| YUV | 120.38 | 124.4 | 113.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 132 | 114 | 0.24 | 0 | 0.14 | 0.48 | 146.25 | 0.14 | 0.45 |
| Hex | 64 | 84 | 72 | 18 | 0 | E | 30 | 92 | E | 2D |
| Octal | 144 | 204 | 162 | 30 | 0 | 16 | 60 | 222 | 16 | 55 |
| Binary | 1100100 | 10000100 | 1110010 | 11000 | 0 | 1110 | 110000 | 10010010 | 1110 | 101101 |
Color Harmonies of #648472
Complementary color
Monochromatic Colors of #648472
Black with #648472
Text Example
Text Example
White with #648472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648472; }
p { color: rgb(100,132,114); }
H1.HeaderClassName
{
color: #648472;
}
.AnyTagClassName
{
color: #648472;
}
</style>
background-color css
<style>
a { background-color: #648472; }
a { background-color: rgb(100,132,114); }
div.DivClassName
{
background-color: #648472;
}
.BgClassName
{
background-color: #648472;
}
</style>
border-color css
<style>
span { border-color: #648472; }
span { border-color: rgb(100,132,114); }
td.TdClassName
{
border-color: #648472;
}
.TagClassName
{
border-color: #648472;
}
</style>