Shades of Sirocco #668973
Tints of Sirocco #668973
RGB
CMYK
RGB Variations
Color information
#668973 (or 0x668973) is known color: Sirocco. HEX triplet: 66, 89 and 73. RGB value is (102,137,115). Sum of RGB (Red+Green+Blue) = 102+137+115=354 (46% of max value = 765). Red value is 102 (40.23% from 255 or 28.81% from 354); Green value is 137 (53.91% from 255 or 38.70% from 354); Blue value is 115 (45.31% from 255 or 32.49% from 354); Max value from RGB is 137 - color contains mainly: green. Hex color #668973 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #668973 is #99768C. Grayscale: #7C7C7C. Windows color (decimal): -10057357 or 7571814. OLE color: 7571814.
HSL color Cylindrical-coordinate representation of color #668973: hue angle of 142.29º 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 #668973 is Cyan = 0.26, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 102 | 137 | 115 | - |
| CMYK | 0.26 | 0 | 0.16 | 0.46 |
| HSL | 142.29º | 0.15% | 0.47% | - |
| HSV(B) | 142.29º | 0.26% | 0.54% | - |
| XYZ | 17.52 | 21.95 | 19.53 | - |
| YUV | 124.03 | 122.9 | 112.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 137 | 115 | 0.26 | 0 | 0.16 | 0.46 | 142.29 | 0.15 | 0.47 |
| Hex | 66 | 89 | 73 | 1A | 0 | 10 | 2E | 8E | F | 2F |
| Octal | 146 | 211 | 163 | 32 | 0 | 20 | 56 | 216 | 17 | 57 |
| Binary | 1100110 | 10001001 | 1110011 | 11010 | 0 | 10000 | 101110 | 10001110 | 1111 | 101111 |
Color Harmonies of #668973
Complementary color
Monochromatic Colors of #668973
Black with #668973
Text Example
Text Example
White with #668973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668973; }
p { color: rgb(102,137,115); }
H1.HeaderClassName
{
color: #668973;
}
.AnyTagClassName
{
color: #668973;
}
</style>
background-color css
<style>
a { background-color: #668973; }
a { background-color: rgb(102,137,115); }
div.DivClassName
{
background-color: #668973;
}
.BgClassName
{
background-color: #668973;
}
</style>
border-color css
<style>
span { border-color: #668973; }
span { border-color: rgb(102,137,115); }
td.TdClassName
{
border-color: #668973;
}
.TagClassName
{
border-color: #668973;
}
</style>