Shades of Sirocco #727774
Tints of Sirocco #727774
RGB
CMYK
RGB Variations
Color information
#727774 (or 0x727774) is known color: Sirocco. HEX triplet: 72, 77 and 74. RGB value is (114,119,116). Sum of RGB (Red+Green+Blue) = 114+119+116=349 (46% of max value = 765). Red value is 114 (44.92% from 255 or 32.66% from 349); Green value is 119 (46.88% from 255 or 34.10% from 349); Blue value is 116 (45.70% from 255 or 33.24% from 349); Max value from RGB is 119 - color contains mainly: green. Hex color #727774 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727774 is #8D888B. Grayscale: #757575. Windows color (decimal): -9275532 or 7632754. OLE color: 7632754.
HSL color Cylindrical-coordinate representation of color #727774: hue angle of 144º degrees, saturation: 0.02, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #727774 is Cyan = 0.04, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 119 | 116 | - |
| CMYK | 0.04 | 0 | 0.03 | 0.53 |
| HSL | 144º | 0.02% | 0.46% | - |
| HSV(B) | 144º | 0.04% | 0.47% | - |
| XYZ | 16.69 | 18.03 | 19.12 | - |
| YUV | 117.16 | 127.34 | 125.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 119 | 116 | 0.04 | 0 | 0.03 | 0.53 | 144 | 0.02 | 0.46 |
| Hex | 72 | 77 | 74 | 4 | 0 | 3 | 35 | 90 | 2 | 2E |
| Octal | 162 | 167 | 164 | 4 | 0 | 3 | 65 | 220 | 2 | 56 |
| Binary | 1110010 | 1110111 | 1110100 | 100 | 0 | 11 | 110101 | 10010000 | 10 | 101110 |
Color Harmonies of #727774
Complementary color
Monochromatic Colors of #727774
Black with #727774
Text Example
Text Example
White with #727774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727774; }
p { color: rgb(114,119,116); }
H1.HeaderClassName
{
color: #727774;
}
.AnyTagClassName
{
color: #727774;
}
</style>
background-color css
<style>
a { background-color: #727774; }
a { background-color: rgb(114,119,116); }
div.DivClassName
{
background-color: #727774;
}
.BgClassName
{
background-color: #727774;
}
</style>
border-color css
<style>
span { border-color: #727774; }
span { border-color: rgb(114,119,116); }
td.TdClassName
{
border-color: #727774;
}
.TagClassName
{
border-color: #727774;
}
</style>