Shades of Sirocco #728279
Tints of Sirocco #728279
RGB
CMYK
RGB Variations
Color information
#728279 (or 0x728279) is known color: Sirocco. HEX triplet: 72, 82 and 79. RGB value is (114,130,121). Sum of RGB (Red+Green+Blue) = 114+130+121=365 (48% of max value = 765). Red value is 114 (44.92% from 255 or 31.23% from 365); Green value is 130 (51.17% from 255 or 35.62% from 365); Blue value is 121 (47.66% from 255 or 33.15% from 365); Max value from RGB is 130 - color contains mainly: green. Hex color #728279 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728279 is #8D7D86. Grayscale: #7C7C7C. Windows color (decimal): -9272711 or 7963250. OLE color: 7963250.
HSL color Cylindrical-coordinate representation of color #728279: hue angle of 146.25º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #728279 is Cyan = 0.12, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 130 | 121 | - |
| CMYK | 0.12 | 0 | 0.07 | 0.49 |
| HSL | 146.25º | 0.07% | 0.48% | - |
| HSV(B) | 146.25º | 0.12% | 0.51% | - |
| XYZ | 18.37 | 20.92 | 21.16 | - |
| YUV | 124.19 | 126.2 | 120.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 130 | 121 | 0.12 | 0 | 0.07 | 0.49 | 146.25 | 0.07 | 0.48 |
| Hex | 72 | 82 | 79 | C | 0 | 7 | 31 | 92 | 7 | 30 |
| Octal | 162 | 202 | 171 | 14 | 0 | 7 | 61 | 222 | 7 | 60 |
| Binary | 1110010 | 10000010 | 1111001 | 1100 | 0 | 111 | 110001 | 10010010 | 111 | 110000 |
Color Harmonies of #728279
Complementary color
Monochromatic Colors of #728279
Black with #728279
Text Example
Text Example
White with #728279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728279; }
p { color: rgb(114,130,121); }
H1.HeaderClassName
{
color: #728279;
}
.AnyTagClassName
{
color: #728279;
}
</style>
background-color css
<style>
a { background-color: #728279; }
a { background-color: rgb(114,130,121); }
div.DivClassName
{
background-color: #728279;
}
.BgClassName
{
background-color: #728279;
}
</style>
border-color css
<style>
span { border-color: #728279; }
span { border-color: rgb(114,130,121); }
td.TdClassName
{
border-color: #728279;
}
.TagClassName
{
border-color: #728279;
}
</style>