Shades of Sirocco #668975
Tints of Sirocco #668975
RGB
CMYK
RGB Variations
Color information
#668975 (or 0x668975) is known color: Sirocco. HEX triplet: 66, 89 and 75. RGB value is (102,137,117). Sum of RGB (Red+Green+Blue) = 102+137+117=356 (47% of max value = 765). Red value is 102 (40.23% from 255 or 28.65% from 356); Green value is 137 (53.91% from 255 or 38.48% from 356); Blue value is 117 (46.09% from 255 or 32.87% from 356); Max value from RGB is 137 - color contains mainly: green. Hex color #668975 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #668975 is #99768A. Grayscale: #7C7C7C. Windows color (decimal): -10057355 or 7702886. OLE color: 7702886.
HSL color Cylindrical-coordinate representation of color #668975: hue angle of 145.71º 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 #668975 is Cyan = 0.26, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 102 | 137 | 117 | - |
| CMYK | 0.26 | 0 | 0.15 | 0.46 |
| HSL | 145.71º | 0.15% | 0.47% | - |
| HSV(B) | 145.71º | 0.26% | 0.54% | - |
| XYZ | 17.64 | 22 | 20.15 | - |
| YUV | 124.26 | 123.9 | 112.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 137 | 117 | 0.26 | 0 | 0.15 | 0.46 | 145.71 | 0.15 | 0.47 |
| Hex | 66 | 89 | 75 | 1A | 0 | F | 2E | 92 | F | 2F |
| Octal | 146 | 211 | 165 | 32 | 0 | 17 | 56 | 222 | 17 | 57 |
| Binary | 1100110 | 10001001 | 1110101 | 11010 | 0 | 1111 | 101110 | 10010010 | 1111 | 101111 |
Color Harmonies of #668975
Complementary color
Monochromatic Colors of #668975
Black with #668975
Text Example
Text Example
White with #668975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668975; }
p { color: rgb(102,137,117); }
H1.HeaderClassName
{
color: #668975;
}
.AnyTagClassName
{
color: #668975;
}
</style>
background-color css
<style>
a { background-color: #668975; }
a { background-color: rgb(102,137,117); }
div.DivClassName
{
background-color: #668975;
}
.BgClassName
{
background-color: #668975;
}
</style>
border-color css
<style>
span { border-color: #668975; }
span { border-color: rgb(102,137,117); }
td.TdClassName
{
border-color: #668975;
}
.TagClassName
{
border-color: #668975;
}
</style>