Shades of Sirocco #658572
Tints of Sirocco #658572
RGB
CMYK
RGB Variations
Color information
#658572 (or 0x658572) is known color: Sirocco. HEX triplet: 65, 85 and 72. RGB value is (101,133,114). Sum of RGB (Red+Green+Blue) = 101+133+114=348 (46% of max value = 765). Red value is 101 (39.84% from 255 or 29.02% from 348); Green value is 133 (52.34% from 255 or 38.22% from 348); Blue value is 114 (44.92% from 255 or 32.76% from 348); Max value from RGB is 133 - color contains mainly: green. Hex color #658572 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #658572 is #9A7A8D. Grayscale: #797979. Windows color (decimal): -10123918 or 7505253. OLE color: 7505253.
HSL color Cylindrical-coordinate representation of color #658572: hue angle of 144.38º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #658572 is Cyan = 0.24, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 101 | 133 | 114 | - |
| CMYK | 0.24 | 0 | 0.14 | 0.48 |
| HSL | 144.38º | 0.14% | 0.46% | - |
| HSV(B) | 144.38º | 0.24% | 0.52% | - |
| XYZ | 16.79 | 20.76 | 19.04 | - |
| YUV | 121.27 | 123.9 | 113.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 133 | 114 | 0.24 | 0 | 0.14 | 0.48 | 144.38 | 0.14 | 0.46 |
| Hex | 65 | 85 | 72 | 18 | 0 | E | 30 | 90 | E | 2E |
| Octal | 145 | 205 | 162 | 30 | 0 | 16 | 60 | 220 | 16 | 56 |
| Binary | 1100101 | 10000101 | 1110010 | 11000 | 0 | 1110 | 110000 | 10010000 | 1110 | 101110 |
Color Harmonies of #658572
Complementary color
Monochromatic Colors of #658572
Black with #658572
Text Example
Text Example
White with #658572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658572; }
p { color: rgb(101,133,114); }
H1.HeaderClassName
{
color: #658572;
}
.AnyTagClassName
{
color: #658572;
}
</style>
background-color css
<style>
a { background-color: #658572; }
a { background-color: rgb(101,133,114); }
div.DivClassName
{
background-color: #658572;
}
.BgClassName
{
background-color: #658572;
}
</style>
border-color css
<style>
span { border-color: #658572; }
span { border-color: rgb(101,133,114); }
td.TdClassName
{
border-color: #658572;
}
.TagClassName
{
border-color: #658572;
}
</style>