Shades of Sirocco #658472
Tints of Sirocco #658472
RGB
CMYK
RGB Variations
Color information
#658472 (or 0x658472) is known color: Sirocco. HEX triplet: 65, 84 and 72. RGB value is (101,132,114). Sum of RGB (Red+Green+Blue) = 101+132+114=347 (45% of max value = 765). Red value is 101 (39.84% from 255 or 29.11% from 347); Green value is 132 (51.95% from 255 or 38.04% from 347); Blue value is 114 (44.92% from 255 or 32.85% from 347); Max value from RGB is 132 - color contains mainly: green. Hex color #658472 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #658472 is #9A7B8D. Grayscale: #787878. Windows color (decimal): -10124174 or 7504997. OLE color: 7504997.
HSL color Cylindrical-coordinate representation of color #658472: hue angle of 145.16º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #658472 is Cyan = 0.23, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 101 | 132 | 114 | - |
| CMYK | 0.23 | 0 | 0.14 | 0.48 |
| HSL | 145.16º | 0.13% | 0.46% | - |
| HSV(B) | 145.16º | 0.23% | 0.52% | - |
| XYZ | 16.66 | 20.48 | 19 | - |
| YUV | 120.68 | 124.23 | 113.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 132 | 114 | 0.23 | 0 | 0.14 | 0.48 | 145.16 | 0.13 | 0.46 |
| Hex | 65 | 84 | 72 | 17 | 0 | E | 30 | 91 | D | 2E |
| Octal | 145 | 204 | 162 | 27 | 0 | 16 | 60 | 221 | 15 | 56 |
| Binary | 1100101 | 10000100 | 1110010 | 10111 | 0 | 1110 | 110000 | 10010001 | 1101 | 101110 |
Color Harmonies of #658472
Complementary color
Monochromatic Colors of #658472
Black with #658472
Text Example
Text Example
White with #658472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658472; }
p { color: rgb(101,132,114); }
H1.HeaderClassName
{
color: #658472;
}
.AnyTagClassName
{
color: #658472;
}
</style>
background-color css
<style>
a { background-color: #658472; }
a { background-color: rgb(101,132,114); }
div.DivClassName
{
background-color: #658472;
}
.BgClassName
{
background-color: #658472;
}
</style>
border-color css
<style>
span { border-color: #658472; }
span { border-color: rgb(101,132,114); }
td.TdClassName
{
border-color: #658472;
}
.TagClassName
{
border-color: #658472;
}
</style>