Shades of Sirocco #677069
Tints of Sirocco #677069
RGB
CMYK
RGB Variations
Color information
#677069 (or 0x677069) is known color: Sirocco. HEX triplet: 67, 70 and 69. RGB value is (103,112,105). Sum of RGB (Red+Green+Blue) = 103+112+105=320 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.19% from 320); Green value is 112 (44.14% from 255 or 35% from 320); Blue value is 105 (41.41% from 255 or 32.81% from 320); Max value from RGB is 112 - color contains mainly: green. Hex color #677069 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677069 is #988F96. Grayscale: #6C6C6C. Windows color (decimal): -9998231 or 6910055. OLE color: 6910055.
HSL color Cylindrical-coordinate representation of color #677069: hue angle of 133.33º degrees, saturation: 0.04, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #677069 is Cyan = 0.08, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 112 | 105 | - |
| CMYK | 0.08 | 0 | 0.06 | 0.56 |
| HSL | 133.33º | 0.04% | 0.42% | - |
| HSV(B) | 133.33º | 0.08% | 0.44% | - |
| XYZ | 13.94 | 15.49 | 15.62 | - |
| YUV | 108.51 | 126.02 | 124.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 112 | 105 | 0.08 | 0 | 0.06 | 0.56 | 133.33 | 0.04 | 0.42 |
| Hex | 67 | 70 | 69 | 8 | 0 | 6 | 38 | 85 | 4 | 2A |
| Octal | 147 | 160 | 151 | 10 | 0 | 6 | 70 | 205 | 4 | 52 |
| Binary | 1100111 | 1110000 | 1101001 | 1000 | 0 | 110 | 111000 | 10000101 | 100 | 101010 |
Color Harmonies of #677069
Complementary color
Monochromatic Colors of #677069
Black with #677069
Text Example
Text Example
White with #677069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677069; }
p { color: rgb(103,112,105); }
H1.HeaderClassName
{
color: #677069;
}
.AnyTagClassName
{
color: #677069;
}
</style>
background-color css
<style>
a { background-color: #677069; }
a { background-color: rgb(103,112,105); }
div.DivClassName
{
background-color: #677069;
}
.BgClassName
{
background-color: #677069;
}
</style>
border-color css
<style>
span { border-color: #677069; }
span { border-color: rgb(103,112,105); }
td.TdClassName
{
border-color: #677069;
}
.TagClassName
{
border-color: #677069;
}
</style>