Shades of Sirocco #737976
Tints of Sirocco #737976
RGB
CMYK
RGB Variations
Color information
#737976 (or 0x737976) is known color: Sirocco. HEX triplet: 73, 79 and 76. RGB value is (115,121,118). Sum of RGB (Red+Green+Blue) = 115+121+118=354 (46% of max value = 765). Red value is 115 (45.31% from 255 or 32.49% from 354); Green value is 121 (47.66% from 255 or 34.18% from 354); Blue value is 118 (46.48% from 255 or 33.33% from 354); Max value from RGB is 121 - color contains mainly: green. Hex color #737976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #737976 is #8C8689. Grayscale: #767676. Windows color (decimal): -9209482 or 7764339. OLE color: 7764339.
HSL color Cylindrical-coordinate representation of color #737976: hue angle of 150º degrees, saturation: 0.03, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #737976 is Cyan = 0.05, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 121 | 118 | - |
| CMYK | 0.05 | 0 | 0.02 | 0.53 |
| HSL | 150º | 0.03% | 0.46% | - |
| HSV(B) | 150º | 0.05% | 0.47% | - |
| XYZ | 17.18 | 18.63 | 19.83 | - |
| YUV | 118.86 | 127.51 | 125.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 121 | 118 | 0.05 | 0 | 0.02 | 0.53 | 150 | 0.03 | 0.46 |
| Hex | 73 | 79 | 76 | 5 | 0 | 2 | 35 | 96 | 3 | 2E |
| Octal | 163 | 171 | 166 | 5 | 0 | 2 | 65 | 226 | 3 | 56 |
| Binary | 1110011 | 1111001 | 1110110 | 101 | 0 | 10 | 110101 | 10010110 | 11 | 101110 |
Color Harmonies of #737976
Complementary color
Monochromatic Colors of #737976
Black with #737976
Text Example
Text Example
White with #737976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737976; }
p { color: rgb(115,121,118); }
H1.HeaderClassName
{
color: #737976;
}
.AnyTagClassName
{
color: #737976;
}
</style>
background-color css
<style>
a { background-color: #737976; }
a { background-color: rgb(115,121,118); }
div.DivClassName
{
background-color: #737976;
}
.BgClassName
{
background-color: #737976;
}
</style>
border-color css
<style>
span { border-color: #737976; }
span { border-color: rgb(115,121,118); }
td.TdClassName
{
border-color: #737976;
}
.TagClassName
{
border-color: #737976;
}
</style>