Shades of Sirocco #658974
Tints of Sirocco #658974
RGB
CMYK
RGB Variations
Color information
#658974 (or 0x658974) is known color: Sirocco. HEX triplet: 65, 89 and 74. RGB value is (101,137,116). Sum of RGB (Red+Green+Blue) = 101+137+116=354 (46% of max value = 765). Red value is 101 (39.84% from 255 or 28.53% from 354); Green value is 137 (53.91% from 255 or 38.70% from 354); Blue value is 116 (45.70% from 255 or 32.77% from 354); Max value from RGB is 137 - color contains mainly: green. Hex color #658974 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #658974 is #9A768B. Grayscale: #7B7B7B. Windows color (decimal): -10122892 or 7637349. OLE color: 7637349.
HSL color Cylindrical-coordinate representation of color #658974: hue angle of 145º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #658974 is Cyan = 0.26, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 101 | 137 | 116 | - |
| CMYK | 0.26 | 0 | 0.15 | 0.46 |
| HSL | 145º | 0.15% | 0.47% | - |
| HSV(B) | 145º | 0.26% | 0.54% | - |
| XYZ | 17.46 | 21.92 | 19.83 | - |
| YUV | 123.84 | 123.57 | 111.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 137 | 116 | 0.26 | 0 | 0.15 | 0.46 | 145 | 0.15 | 0.47 |
| Hex | 65 | 89 | 74 | 1A | 0 | F | 2E | 91 | F | 2F |
| Octal | 145 | 211 | 164 | 32 | 0 | 17 | 56 | 221 | 17 | 57 |
| Binary | 1100101 | 10001001 | 1110100 | 11010 | 0 | 1111 | 101110 | 10010001 | 1111 | 101111 |
Color Harmonies of #658974
Complementary color
Monochromatic Colors of #658974
Black with #658974
Text Example
Text Example
White with #658974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658974; }
p { color: rgb(101,137,116); }
H1.HeaderClassName
{
color: #658974;
}
.AnyTagClassName
{
color: #658974;
}
</style>
background-color css
<style>
a { background-color: #658974; }
a { background-color: rgb(101,137,116); }
div.DivClassName
{
background-color: #658974;
}
.BgClassName
{
background-color: #658974;
}
</style>
border-color css
<style>
span { border-color: #658974; }
span { border-color: rgb(101,137,116); }
td.TdClassName
{
border-color: #658974;
}
.TagClassName
{
border-color: #658974;
}
</style>