Shades of Sirocco #677569
Tints of Sirocco #677569
RGB
CMYK
RGB Variations
Color information
#677569 (or 0x677569) is known color: Sirocco. HEX triplet: 67, 75 and 69. RGB value is (103,117,105). Sum of RGB (Red+Green+Blue) = 103+117+105=325 (43% of max value = 765). Red value is 103 (40.62% from 255 or 31.69% from 325); Green value is 117 (46.09% from 255 or 36% from 325); Blue value is 105 (41.41% from 255 or 32.31% from 325); Max value from RGB is 117 - color contains mainly: green. Hex color #677569 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677569 is #988A96. Grayscale: #6F6F6F. Windows color (decimal): -9996951 or 6911335. OLE color: 6911335.
HSL color Cylindrical-coordinate representation of color #677569: hue angle of 128.57º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #677569 is Cyan = 0.12, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 117 | 105 | - |
| CMYK | 0.12 | 0 | 0.10 | 0.54 |
| HSL | 128.57º | 0.06% | 0.43% | - |
| HSV(B) | 128.57º | 0.12% | 0.46% | - |
| XYZ | 14.5 | 16.63 | 15.81 | - |
| YUV | 111.45 | 124.36 | 121.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 105 | 0.12 | 0 | 0.10 | 0.54 | 128.57 | 0.06 | 0.43 |
| Hex | 67 | 75 | 69 | C | 0 | A | 36 | 81 | 6 | 2B |
| Octal | 147 | 165 | 151 | 14 | 0 | 12 | 66 | 201 | 6 | 53 |
| Binary | 1100111 | 1110101 | 1101001 | 1100 | 0 | 1010 | 110110 | 10000001 | 110 | 101011 |
Color Harmonies of #677569
Complementary color
Monochromatic Colors of #677569
Black with #677569
Text Example
Text Example
White with #677569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677569; }
p { color: rgb(103,117,105); }
H1.HeaderClassName
{
color: #677569;
}
.AnyTagClassName
{
color: #677569;
}
</style>
background-color css
<style>
a { background-color: #677569; }
a { background-color: rgb(103,117,105); }
div.DivClassName
{
background-color: #677569;
}
.BgClassName
{
background-color: #677569;
}
</style>
border-color css
<style>
span { border-color: #677569; }
span { border-color: rgb(103,117,105); }
td.TdClassName
{
border-color: #677569;
}
.TagClassName
{
border-color: #677569;
}
</style>