Shades of Sirocco #658370
Tints of Sirocco #658370
RGB
CMYK
RGB Variations
Color information
#658370 (or 0x658370) is known color: Sirocco. HEX triplet: 65, 83 and 70. RGB value is (101,131,112). Sum of RGB (Red+Green+Blue) = 101+131+112=344 (45% of max value = 765). Red value is 101 (39.84% from 255 or 29.36% from 344); Green value is 131 (51.56% from 255 or 38.08% from 344); Blue value is 112 (44.14% from 255 or 32.56% from 344); Max value from RGB is 131 - color contains mainly: green. Hex color #658370 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #658370 is #9A7C8F. Grayscale: #777777. Windows color (decimal): -10124432 or 7373669. OLE color: 7373669.
HSL color Cylindrical-coordinate representation of color #658370: hue angle of 142º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #658370 is Cyan = 0.23, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 101 | 131 | 112 | - |
| CMYK | 0.23 | 0 | 0.15 | 0.49 |
| HSL | 142º | 0.13% | 0.45% | - |
| HSV(B) | 142º | 0.23% | 0.51% | - |
| XYZ | 16.41 | 20.17 | 18.36 | - |
| YUV | 119.86 | 123.56 | 114.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 131 | 112 | 0.23 | 0 | 0.15 | 0.49 | 142 | 0.13 | 0.45 |
| Hex | 65 | 83 | 70 | 17 | 0 | F | 31 | 8E | D | 2D |
| Octal | 145 | 203 | 160 | 27 | 0 | 17 | 61 | 216 | 15 | 55 |
| Binary | 1100101 | 10000011 | 1110000 | 10111 | 0 | 1111 | 110001 | 10001110 | 1101 | 101101 |
Color Harmonies of #658370
Complementary color
Monochromatic Colors of #658370
Black with #658370
Text Example
Text Example
White with #658370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658370; }
p { color: rgb(101,131,112); }
H1.HeaderClassName
{
color: #658370;
}
.AnyTagClassName
{
color: #658370;
}
</style>
background-color css
<style>
a { background-color: #658370; }
a { background-color: rgb(101,131,112); }
div.DivClassName
{
background-color: #658370;
}
.BgClassName
{
background-color: #658370;
}
</style>
border-color css
<style>
span { border-color: #658370; }
span { border-color: rgb(101,131,112); }
td.TdClassName
{
border-color: #658370;
}
.TagClassName
{
border-color: #658370;
}
</style>