Shades of Sirocco #658770
Tints of Sirocco #658770
RGB
CMYK
RGB Variations
Color information
#658770 (or 0x658770) is known color: Sirocco. HEX triplet: 65, 87 and 70. RGB value is (101,135,112). Sum of RGB (Red+Green+Blue) = 101+135+112=348 (46% of max value = 765). Red value is 101 (39.84% from 255 or 29.02% from 348); Green value is 135 (53.12% from 255 or 38.79% from 348); Blue value is 112 (44.14% from 255 or 32.18% from 348); Max value from RGB is 135 - color contains mainly: green. Hex color #658770 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #658770 is #9A788F. Grayscale: #7A7A7A. Windows color (decimal): -10123408 or 7374693. OLE color: 7374693.
HSL color Cylindrical-coordinate representation of color #658770: hue angle of 139.41º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #658770 is Cyan = 0.25, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 135 | 112 | - |
| CMYK | 0.25 | 0 | 0.17 | 0.47 |
| HSL | 139.41º | 0.14% | 0.46% | - |
| HSV(B) | 139.41º | 0.25% | 0.53% | - |
| XYZ | 16.96 | 21.26 | 18.54 | - |
| YUV | 122.21 | 122.24 | 112.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 135 | 112 | 0.25 | 0 | 0.17 | 0.47 | 139.41 | 0.14 | 0.46 |
| Hex | 65 | 87 | 70 | 19 | 0 | 11 | 2F | 8B | E | 2E |
| Octal | 145 | 207 | 160 | 31 | 0 | 21 | 57 | 213 | 16 | 56 |
| Binary | 1100101 | 10000111 | 1110000 | 11001 | 0 | 10001 | 101111 | 10001011 | 1110 | 101110 |
Color Harmonies of #658770
Complementary color
Monochromatic Colors of #658770
Black with #658770
Text Example
Text Example
White with #658770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658770; }
p { color: rgb(101,135,112); }
H1.HeaderClassName
{
color: #658770;
}
.AnyTagClassName
{
color: #658770;
}
</style>
background-color css
<style>
a { background-color: #658770; }
a { background-color: rgb(101,135,112); }
div.DivClassName
{
background-color: #658770;
}
.BgClassName
{
background-color: #658770;
}
</style>
border-color css
<style>
span { border-color: #658770; }
span { border-color: rgb(101,135,112); }
td.TdClassName
{
border-color: #658770;
}
.TagClassName
{
border-color: #658770;
}
</style>