Shades of Sirocco #677369
Tints of Sirocco #677369
RGB
CMYK
RGB Variations
Color information
#677369 (or 0x677369) is known color: Sirocco. HEX triplet: 67, 73 and 69. RGB value is (103,115,105). Sum of RGB (Red+Green+Blue) = 103+115+105=323 (42% of max value = 765). Red value is 103 (40.62% from 255 or 31.89% from 323); Green value is 115 (45.31% from 255 or 35.60% from 323); Blue value is 105 (41.41% from 255 or 32.51% from 323); Max value from RGB is 115 - color contains mainly: green. Hex color #677369 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677369 is #988C96. Grayscale: #6E6E6E. Windows color (decimal): -9997463 or 6910823. OLE color: 6910823.
HSL color Cylindrical-coordinate representation of color #677369: hue angle of 130º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #677369 is Cyan = 0.10, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 115 | 105 | - |
| CMYK | 0.10 | 0 | 0.09 | 0.55 |
| HSL | 130º | 0.06% | 0.43% | - |
| HSV(B) | 130º | 0.1% | 0.45% | - |
| XYZ | 14.27 | 16.16 | 15.73 | - |
| YUV | 110.27 | 125.02 | 122.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 115 | 105 | 0.10 | 0 | 0.09 | 0.55 | 130 | 0.06 | 0.43 |
| Hex | 67 | 73 | 69 | A | 0 | 9 | 37 | 82 | 6 | 2B |
| Octal | 147 | 163 | 151 | 12 | 0 | 11 | 67 | 202 | 6 | 53 |
| Binary | 1100111 | 1110011 | 1101001 | 1010 | 0 | 1001 | 110111 | 10000010 | 110 | 101011 |
Color Harmonies of #677369
Complementary color
Monochromatic Colors of #677369
Black with #677369
Text Example
Text Example
White with #677369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677369; }
p { color: rgb(103,115,105); }
H1.HeaderClassName
{
color: #677369;
}
.AnyTagClassName
{
color: #677369;
}
</style>
background-color css
<style>
a { background-color: #677369; }
a { background-color: rgb(103,115,105); }
div.DivClassName
{
background-color: #677369;
}
.BgClassName
{
background-color: #677369;
}
</style>
border-color css
<style>
span { border-color: #677369; }
span { border-color: rgb(103,115,105); }
td.TdClassName
{
border-color: #677369;
}
.TagClassName
{
border-color: #677369;
}
</style>