Shades of Sirocco #677971
Tints of Sirocco #677971
RGB
CMYK
RGB Variations
Color information
#677971 (or 0x677971) is known color: Sirocco. HEX triplet: 67, 79 and 71. RGB value is (103,121,113). Sum of RGB (Red+Green+Blue) = 103+121+113=337 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.56% from 337); Green value is 121 (47.66% from 255 or 35.91% from 337); Blue value is 113 (44.53% from 255 or 33.53% from 337); Max value from RGB is 121 - color contains mainly: green. Hex color #677971 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677971 is #98868E. Grayscale: #727272. Windows color (decimal): -9995919 or 7436647. OLE color: 7436647.
HSL color Cylindrical-coordinate representation of color #677971: hue angle of 153.33º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #677971 is Cyan = 0.15, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 121 | 113 | - |
| CMYK | 0.15 | 0 | 0.07 | 0.53 |
| HSL | 153.33º | 0.08% | 0.44% | - |
| HSV(B) | 153.33º | 0.15% | 0.47% | - |
| XYZ | 15.41 | 17.75 | 18.24 | - |
| YUV | 114.71 | 127.04 | 119.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 121 | 113 | 0.15 | 0 | 0.07 | 0.53 | 153.33 | 0.08 | 0.44 |
| Hex | 67 | 79 | 71 | F | 0 | 7 | 35 | 99 | 8 | 2C |
| Octal | 147 | 171 | 161 | 17 | 0 | 7 | 65 | 231 | 10 | 54 |
| Binary | 1100111 | 1111001 | 1110001 | 1111 | 0 | 111 | 110101 | 10011001 | 1000 | 101100 |
Color Harmonies of #677971
Complementary color
Monochromatic Colors of #677971
Black with #677971
Text Example
Text Example
White with #677971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677971; }
p { color: rgb(103,121,113); }
H1.HeaderClassName
{
color: #677971;
}
.AnyTagClassName
{
color: #677971;
}
</style>
background-color css
<style>
a { background-color: #677971; }
a { background-color: rgb(103,121,113); }
div.DivClassName
{
background-color: #677971;
}
.BgClassName
{
background-color: #677971;
}
</style>
border-color css
<style>
span { border-color: #677971; }
span { border-color: rgb(103,121,113); }
td.TdClassName
{
border-color: #677971;
}
.TagClassName
{
border-color: #677971;
}
</style>