Shades of Sirocco #677269
Tints of Sirocco #677269
RGB
CMYK
RGB Variations
Color information
#677269 (or 0x677269) is known color: Sirocco. HEX triplet: 67, 72 and 69. RGB value is (103,114,105). Sum of RGB (Red+Green+Blue) = 103+114+105=322 (42% of max value = 765). Red value is 103 (40.62% from 255 or 31.99% from 322); Green value is 114 (44.92% from 255 or 35.40% from 322); Blue value is 105 (41.41% from 255 or 32.61% from 322); Max value from RGB is 114 - color contains mainly: green. Hex color #677269 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677269 is #988D96. Grayscale: #6D6D6D. Windows color (decimal): -9997719 or 6910567. OLE color: 6910567.
HSL color Cylindrical-coordinate representation of color #677269: hue angle of 130.91º degrees, saturation: 0.05, 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 #677269 is Cyan = 0.10, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 114 | 105 | - |
| CMYK | 0.10 | 0 | 0.08 | 0.55 |
| HSL | 130.91º | 0.05% | 0.43% | - |
| HSV(B) | 130.91º | 0.1% | 0.45% | - |
| XYZ | 14.16 | 15.94 | 15.69 | - |
| YUV | 109.69 | 125.36 | 123.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 114 | 105 | 0.10 | 0 | 0.08 | 0.55 | 130.91 | 0.05 | 0.43 |
| Hex | 67 | 72 | 69 | A | 0 | 8 | 37 | 83 | 5 | 2B |
| Octal | 147 | 162 | 151 | 12 | 0 | 10 | 67 | 203 | 5 | 53 |
| Binary | 1100111 | 1110010 | 1101001 | 1010 | 0 | 1000 | 110111 | 10000011 | 101 | 101011 |
Color Harmonies of #677269
Complementary color
Monochromatic Colors of #677269
Black with #677269
Text Example
Text Example
White with #677269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677269; }
p { color: rgb(103,114,105); }
H1.HeaderClassName
{
color: #677269;
}
.AnyTagClassName
{
color: #677269;
}
</style>
background-color css
<style>
a { background-color: #677269; }
a { background-color: rgb(103,114,105); }
div.DivClassName
{
background-color: #677269;
}
.BgClassName
{
background-color: #677269;
}
</style>
border-color css
<style>
span { border-color: #677269; }
span { border-color: rgb(103,114,105); }
td.TdClassName
{
border-color: #677269;
}
.TagClassName
{
border-color: #677269;
}
</style>